Tech Valley .NET Users Group
A user group and community for .NET developers in the greater Tech Valley region of upstate New York

July 2011 - Product & Book Reviews

Syndication

Product & Book Reviews

Welcome to TVUG.NET!

Explore our new features!  We encourage you to make a new user account, and follow the RSS feed, or use the subscription box on the right to sign up to be notified by email when new meetings and news items are posted.  See you at the next meeting!

Looking to post a job position?  Please see our guidelines for more information!

  • Pro ASP.NET MVC 2 Framework (reviewed by Joseph Payette Jr)

    Pro ASP.NET MVC 2 Framework Cover

    ASP.NET MVC 2 is a delightful read for anyone wanting to learn more about the Model View Controller (MVC) design pattern based on Microsoft technologies.  The author, Steven Sanderson, first sets the groundwork for the example store application by explaining and demonstrating Test Driven Design methodology.  This methodology is exercised in subsequent chapters as he explains and describes the core components of MVC with ASP.NET.  Each core component chapter is given a thorough explanation; using the Repository design pattern and concentrating domain logic within the model layer, restricting domain logic and compartmentalizing common action behavior into filters within the controller layer, and composition of data into view models within the view layer.  Furthermore, the author dives into the depths of the ASP.NET MVC processing pipeline, by discussing routing, controller discovery, action invocation, and view rendering.  The book ends with deploying an ASP.NET MVC project and integration features with existing ASP.NET Platform features.  An overall excellent book for anyone wanting to learn ASP.NET MVC, or brush up on their web application skills.

    Pro ASP.NET MVC 2 Framework, 2nd Edition
    By Steven Sanderson

    ISBN13: 978-1-4302-2886-8
    776 Pages
    User Level: Intermediate to Advanced
    Publication Date: June 30, 2010
    Available eBook Formats: EPUB, MOBI, PDF

    Review copy provided courtesy of Apress

Powered by Community Server (Non-Commercial Edition), by Telligent Systems