Book Review:"Professional ASP.NET MVC 3"by Jon Galloway , Phil Haack , Brad Wilson , K. Scott Allen.
I have recently read book "Professional ASP.NET MVC 3" by Jon Galloway , Phil Haack , Brad Wilson , K. Scott Allen.
I found this book very useful hence sharing my review on it.
I hope this will help you.
Book Review on book " Professional ASP.NET MVC 3" by Jon Galloway , Phil Haack , Brad Wilson , K. Scott Allen.
Introduction:
Recently I read this book and found it very useful to know concepts fully.
Before reading this book , I was beginner for MVC but after reading this book I was able to develop many complex modules based on MVC very easily.
Description:
It also includes information about forms and HTML helpers as well as Data Annotations and Validation.
Controller chapter gives the detailed overview about controllers.
Similarly there are dedicated chapters written for "Models" as well as "Views".
After reading those chapters no one will make any mistake while developing class structures for their projects.
If your project architecture is MVC(i.e. Model-View-Controller) then , you must read this book very carefully.
"Securing your application" chapter clears basic concepts of role membership using Authorize attributes, login with Authorize attributes.
I am using many of the concepts explained in this book and I am strongly recommending this book as well.