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
サービスレベルを管理してアジャイルを加速しよう!! / slm-accelerate-agility
tomoyakitaura
1
180
Agentic Applications with Symfony
el_stoffel
2
300
Road to RubyKaigi: Making Tinny Chiptunes with Ruby
makicamel
4
190
AI Coding Agent Enablement - エージェントを自走させよう
yukukotani
14
6.1k
スモールスタートで始めるためのLambda×モノリス(Lambdalith)
akihisaikeda
2
280
[NG India] Event-Based State Management with NgRx SignalStore
markostanimirovic
1
160
The Evolution of the CRuby Build System
kateinoigakukun
0
700
PHP で学ぶ OAuth 入門
azuki
1
200
Defying Front-End Inertia: Inertia.js on Rails
skryukov
0
490
状態と共に暮らす:ステートフルへの挑戦
ypresto
1
550
ComposeでWebアプリを作る技術
tbsten
0
110
AWS で実現する安全な AI エージェントの作り方 〜 Bedrock Engineer の実装例を添えて 〜 / how-to-build-secure-ai-agents
gawa
8
810
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
52
7.5k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
Scaling GitHub
holman
459
140k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
Rails Girls Zürich Keynote
gr2m
94
13k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
30k
A better future with KSS
kneath
239
17k
Building Flexible Design Systems
yeseniaperezcruz
329
38k
Optimising Largest Contentful Paint
csswizardry
36
3.2k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.3k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.5k
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