Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
VS2011 and ASP.NET MVC4 Beta
Search
Alexander Beletsky
March 16, 2012
Programming
1
230
VS2011 and ASP.NET MVC4 Beta
Light talk I gave on KievALT.NET regarding recently release VS and new ASP.NET MVC framework
Alexander Beletsky
March 16, 2012
Tweet
Share
More Decks by Alexander Beletsky
See All by Alexander Beletsky
Snapshot Testing: Going beyond UI
alexbeletsky
1
620
Tech Culture in Startups
alexbeletsky
0
190
TDD in JavaScript
alexbeletsky
4
840
This is Node.js
alexbeletsky
10
410
Likeastore
alexbeletsky
3
130
PaaS in your pocker with Dokku
alexbeletsky
7
2.5k
Building Single Page Applications
alexbeletsky
9
5.3k
.NET developer in JavaScript world
alexbeletsky
1
2.8k
How to write good tests?
alexbeletsky
2
300
Other Decks in Programming
See All in Programming
Denoでフロントエンド開発 2025年春版 / Frontend Development with Deno (Spring 2025)
petamoriken
1
1.3k
PHPでお金を扱う時、終わりのない 謎の1円調査の旅にでなくて済む方法
nakka
4
1.4k
OpenTelemetryを活用したObservability入門 / Introduction to Observability with OpenTelemetry
seike460
PRO
1
410
英語 × の私が、生成AIの力を借りて、OSSに初コントリビュートした話
personabb
0
170
DataStoreをテストする
mkeeda
0
270
ミリしらMCP勉強会
watany
4
710
技術選定を未来に繋いで活用していく
sakito
3
100
パスキーのすべて / 20250324 iddance Lesson.5
kuralab
0
150
リアルタイムレイトレーシング + ニューラルレンダリング簡単紹介 / Real-Time Ray Tracing & Neural Rendering: A Quick Introduction (2025)
shocker_0x15
1
270
List とは何か? / PHPerKaigi 2025
meihei3
0
600
アプリを起動せずにアプリを開発して品質と生産性を上げる
ishkawa
0
2.3k
国漢文混用体からHolloまで
minhee
1
140
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
28
1.6k
How GitHub (no longer) Works
holman
314
140k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Facilitating Awesome Meetings
lara
53
6.3k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
4
500
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
GitHub's CSS Performance
jonrohan
1030
460k
BBQ
matthewcrist
88
9.6k
Into the Great Unknown - MozCon
thekraken
36
1.7k
Bash Introduction
62gerente
611
210k
Side Projects
sachag
452
42k
Transcript
VS2011 beta and ASP.NET MVC4 What's inside ?
About me: About me: @alexbeletsky @alexbeletsky http://beletsky.net http://beletsky.net http://xpinjection.com http://xpinjection.com
Visual Studio 2011 Beta
- New design - METRO style (Light, Dark) - Works
fine with VS2010 solutions - New project templates
Web API
- ex WCF Web API project - Fully integrated with
ASP.NET MVC - Content negotiation - IQueriable<> support for OData - Hosting - Http Request/Response Message - IoC and Unit Testing
Bundling & Minifications
- Less HTTP request - Better performance and responsiveness -
Works by convention - Customizable and Extendable
Updated Razor
- Less code conditions - No more @Url.Content
Mobile Web
- CSS Media Queries - Display Modes - Mobile Optimized
Rendering with jQuery Mobile
Real Time Communication
- SignalR is part of ASP.NET - Push notification from
Server to Client - Open Source project
Resouces: ScottGu TechDays 2012 talk: http://channel9.msdn.com/Events/TechDays/TechDays-2012- Belgium/287 Bred Wilson Herding
Code: http://herdingcode.com/?p=396 Steve Sanderson TechDays2012 talk: http://channel9.msdn.com/Events/TechDays/TechDays-2012- Belgium/199
Thank you. http://beletsky.net @alexbeletsky