Pages Menu
TwitterRssFacebook

Posted by on Jan 30, 2011 in Development

What’s New in ASP.NET MVC 2.0 and 3.0

This is one of a set of notes for talks I attended as part of DeveloperDeveloperDeveloper9, held at Microsoft Reading on 29th January 2011. They are mostly for my own records, but if you find them useful, good. If you have any questions about the content (unless it’s to tell me I’m irresponsibly wrong), I’d suggest contacting either the speakers or someone who knows more about the content than I do! You can also see the twitter hashtag timeline of the day – #ddd9.

Title: What’s New in ASP.NET MVC 2.0 and 3.0

Speaker: Andy Gibson
andy-gibson.co.uk
@ARGibson

Slides: tba

Notes:
Phill Haack – haacked.com

Validation has been improved (a lot) in MVC 3. Remote validation take effort out of validation such as username already in use, postcode lookup etc. [Remote] decoration allows check back to Model to validate data without needing custom code.

Razor – really nice view engine for front-end, clean code. Unobtrustive ‘@’ syntax and nice layout ideas (to use in place of master pages). See source code of demo projects. Scott Gutherie has some great posts and links about Razor.

MVC3 – VS2010 SP1 has improved Intellisense for Razor.

Written by Tom Morgan

Tom is a Microsoft Teams Platform developer and Microsoft MVP who has been blogging for over a decade. Find out more.
Buy the book: Building and Developing Apps & Bots for Microsoft Teams. Now available to purchase online with free updates.

0 Comments

Trackbacks/Pingbacks

  1. Tweets that mention What’s New in ASP.NET MVC 2.0 and 3.0 | Thought Stuff -- Topsy.com - [...] This post was mentioned on Twitter by Hire ASP.Net Experts, Essex #1 Lettings. Essex #1 Lettings said: [Twitter] blog…

Post a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.