ASP.NET MVC 1.0 Quickly

ASP.NET MVC 1.0 Quickly by M Balliauw

ASP.NET MVC 1.0 Quickly

Binding:
Paperback
Number of Pages:
256
ISBN:
184719754X
Product Group:
book
Publisher:
PACKT PUBLISHING
Publication Date:
March 1, 2009
BooksForGeeks.com ID:
873

Reviews for ASP.NET MVC 1.0 Quickly

  1. Quick overview on ASP.NET MVC, but no best practices in it

    Rated 3 out of 5 stars, June 12th, 2009

    This book is, as the title says, a quick overview (around 190 pages plus 50 pages of various appendixes, one of which is about his sample application CarTrackr) on all the aspects of the ASP.NET MVC 1.0 framework.

    It starts with the usual "File>New Project" experience and then moves on to a quick overview of the different parts of the framework and the extensibility points that ASP.NET MVC has.

    Then it goes more in detail, talking about the main actors (Controllers, Routing, Views) and explaining the some of the most important extensibility points (like custom ActionResults and ActionFilters), Ajax and finally talking about testing, deployment and how to mix classic ASP.NET WebForms with ASP.NET MVC.

    What I liked: the chapter about Ajax: it covers the Ajax helper methods and the JsonResult. It performs the same tasks both using ASP.NET Ajax and jQuery: it was very nice to see the same thing implemented with the two techniques. I also really like the chapter about deployment which explains how to configure IIS6 to use ASP.NET MVC: unfortunately not everyone already migrated to IIS7 and this is very great information.

    What I didn't like: This is more a personal taste than else, but I wouldn't talk about the possibility of using the Request object to read the querystring parameters: true, this is possible, but it's something that should be avoided. And I wouldn't use the Visual Studio UnitTest wizard to create the tests for my controllers.

Our Network

BooksForGeeks.com is a participant in the Amazon Europe S.à r.l. Associates Programme, an affiliate advertising programme designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.co.uk