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
210
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
610
Tech Culture in Startups
alexbeletsky
0
180
TDD in JavaScript
alexbeletsky
4
830
This is Node.js
alexbeletsky
10
400
Likeastore
alexbeletsky
3
120
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.7k
How to write good tests?
alexbeletsky
2
280
Other Decks in Programming
See All in Programming
Djangoアプリケーション 運用のリアル 〜問題発生から可視化、最適化への道〜 #pyconshizu
kashewnuts
1
250
Rubyで始める関数型ドメインモデリング
shogo_tksk
0
110
一休.com のログイン体験を支える技術 〜Web Components x Vue.js 活用事例と最適化について〜
atsumim
0
470
Open source software: how to live long and go far
gaelvaroquaux
0
630
Amazon Q Developer Proで効率化するAPI開発入門
seike460
PRO
0
110
Unity Android XR入門
sakutama_11
0
160
XStateを用いた堅牢なReact Components設計~複雑なClient Stateをシンプルに~ @React Tokyo ミートアップ #2
kfurusho
1
900
動作確認やテストで漏れがちな観点3選
starfish719
6
1k
GAEログのコスト削減
mot_techtalk
0
120
富山発の個人開発サービスで日本中の学校の業務を改善した話
krpk1900
4
390
Formの複雑さに立ち向かう
bmthd
1
850
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
150
Featured
See All Featured
Site-Speed That Sticks
csswizardry
4
380
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.1k
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
Statistics for Hackers
jakevdp
797
220k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
How GitHub (no longer) Works
holman
314
140k
GitHub's CSS Performance
jonrohan
1030
460k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Why Our Code Smells
bkeepers
PRO
336
57k
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