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
240
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
650
Tech Culture in Startups
alexbeletsky
0
210
TDD in JavaScript
alexbeletsky
4
840
This is Node.js
alexbeletsky
10
430
Likeastore
alexbeletsky
3
130
PaaS in your pocker with Dokku
alexbeletsky
7
2.5k
Building Single Page Applications
alexbeletsky
9
5.4k
.NET developer in JavaScript world
alexbeletsky
1
2.8k
How to write good tests?
alexbeletsky
2
310
Other Decks in Programming
See All in Programming
ワープロって実は計算機で
pepepper
2
1.1k
SwiftでMCPサーバーを作ろう!
giginet
PRO
2
230
#QiitaBash TDDで(自分の)開発がどう変わったか
ryosukedtomita
1
350
物語を動かす行動"量" #エンジニアニメ
konifar
12
3.2k
書き捨てではなく継続開発可能なコードをAIコーディングエージェントで書くために意識していること
shuyakinjo
0
220
kiroでゲームを作ってみた
iriikeita
0
140
なぜ今、Terraformの本を書いたのか? - 著者陣に聞く!『Terraformではじめる実践IaC』登壇資料
fufuhu
4
420
React 使いじゃなくても知っておきたい教養としての React
oukayuka
18
5.4k
バイブコーディングの正体——AIエージェントはソフトウェア開発を変えるか?
stakaya
5
790
一人でAIプロダクトを作るための工夫 〜技術選定・開発プロセス編〜 / I want AI to work harder
rkaga
6
1.2k
CEDEC 2025 『ゲームにおけるリアルタイム通信への QUIC導入事例の紹介』
segadevtech
3
780
대규모 트래픽을 처리하는 프론트 개발자의 전략
maryang
0
120
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
KATA
mclloyd
32
14k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The Language of Interfaces
destraynor
158
25k
A Tale of Four Properties
chriscoyier
160
23k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Balancing Empowerment & Direction
lara
1
530
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Code Review Best Practice
trishagee
69
19k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
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