Friday, May 8, 2009

ASP.NET MVC Best Material: “NerdDinner” Tutorial, Free for download

Go Scott’s blog:

http://weblogs.asp.net/scottgu/archive/2009/04/28/free-asp-net-mvc-nerddinner-tutorial-now-in-html.aspx 

 

*  Introducing the NerdDinner Tutorial
* How to create a new ASP.NET MVC Project
* How to create a database
* How to build a model with business rule validations
* How to use controllers and views to implement a listing/details UI
* How to provide CRUD (create, read, update, delete) data form entry support
* How to use ViewData and implement ViewModel classes
* How to re-use UI using master pages and partials
* How to implement efficient data paging
* How to secure applications using authentication and authorization
* How to use AJAX to deliver dynamic updates
* How to use AJAX to implement mapping scenarios
* How to enable automated unit testing

No comments:

Post a Comment