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
250
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
660
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
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
790
CSC305 Lecture 01
javiergs
PRO
1
400
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.1k
Playwrightはどのようにクロスブラウザをサポートしているのか
yotahada3
7
2.3k
Railsだからできる 例外業務に禍根を残さない 設定設計パターン
ei_ei_eiichi
0
370
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
180
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
140
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
500
Six and a half ridiculous things to do with Quarkus
hollycummins
0
130
CSC305 Lecture 03
javiergs
PRO
0
240
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
430
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
160
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
How GitHub (no longer) Works
holman
315
140k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Context Engineering - Making Every Token Count
addyosmani
5
200
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
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