MVC 2 Presentation – Final Demo
Posted
by Steve Michelotti
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Steve Michelotti
Published on Sun, 13 Jun 2010 18:23:48 GMT
Indexed on
2010/06/14
0:33 UTC
Read the original article
Hit count: 675
In my presentation this past weekend at NoVa Code Camp, a member of the audience caught my final demo on video. In this demo, I combine multiple new features from MVC 2 to show how to build apps quickly with MVC 2. These features include:
- Template Helpers / Editor Templates
- Server-side/Client-side Validation
- Model Metadata for View Model
- HTML Encoding Syntax
- Dependency Injection
- Abstract Controllers
- Custom T4 Templates
- Custom MVC Visual Studio 2010 Code Snippets
The projector screen is a little difficult to see during parts of the video – a video of the direct screencast can be seen here: MVC 2 in 2 Minutes.
© Geeks with Blogs or respective owner