Safari 4 - beta Couple of interesting links
Mar 12

Professional ASP.NET MVC 1.0 free downloadI saw this on Scott’s blog and decided to post it also over here. This is new book about ASP.NET MVC. Here is what is inside this sample chapter:
The tutorial starts by using the File->New Project command in Visual Studio to create a brand new ASP.NET MVC project, and then incrementally adds functionality and features. Along the way it covers how to:

* Create a database
* Build a model with validation and business rules
* Implement data listing/details UI on a site using Controllers and Views
* Enable CRUD (Create, Update, Delete) data form entry
* Use the ViewModel pattern to pass information from a Controller to a View
* Re-use UI across a site using partials and master pages
* Implement efficient data paging
* Secure an application using authentication and authorization
* Use AJAX to deliver dynamic updates
* Use AJAX to add interactive map support
* Perform automated unit testing (including dependency injection and mocking)

Download Links

Related posts:

  1. ASP.NET MVC Framework (Part 1)
  2. ASP.Net MVC Framework - List and Save data
  3. Visual Studio 2008 and .NET 3.5 Released
  4. ASP.NET 3.5 Extensions CTP Preview Released

One Response to “Professional ASP.NET MVC 1.0 free download”

  1. zero Says:

    thank u
    really i was searching about is books last 2 weeks

Leave a Reply

TopOfBlogs