Jump to ratings and reviews
Rate this book

Professional ASP.NET MVC 3

Rate this book
New edition of the top book on MVC from the top ASP.NET experts at Microsoft! MVC 3.0 is the latest update to Microsoft's Model-View-Controller technology, which enables developers to build dynamic, data-driven web sites. This in-depth book shows you step by step how to use MVC 3.0. Written by top ASP.NET MVC experts at Microsoft, the latest edition of this popular book covers new and updated features such as the new View engine, Razor, NuGet, and much more. The book's practical tutorials reinforce concepts and allow you create real-world applications. Topics include controllers and actions, forms and HTML helpers, Ajax, unit testing, and much more.Shows developers and programmers how to use ASP.NET MVC 3.0, Microsoft's new version of its Model-View-Controller technology for developing dynamic, data-driven web sites Features an expert author team?all are members of Microsoft's ASP.NET team Uses a step-by-step approach to explain all major features and functionalities and provides practical tutorials to allow you to create real-world applications Goes into theory as well as practical application and covers such topics as Razor, NuGet (PowerShell inside Visual Studio 2010), and new layout features Move your development skills to the next level with MVC 3.0 and Professional ASP.NET MVC 3.0.

456 pages, Kindle Edition

First published July 19, 2011

9 people are currently reading
66 people want to read

About the author

Jon Galloway

14 books36 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
28 (21%)
4 stars
55 (42%)
3 stars
34 (26%)
2 stars
9 (6%)
1 star
3 (2%)
Displaying 1 - 9 of 9 reviews
Profile Image for Jeff Miller.
1,179 reviews202 followers
October 10, 2011
I've recently started working with MVC 3 about a month ago and not longer after started reading this book.

I really liked the style of the book in that it is meant to get you up and running in short time without dwelling on things you probably generally know. The chapters are written by different people so you can really take advantage of different expertise.

Though the most important thing is that the book was instantly useful and I was able to apply what I was learning immediately and since it had enough advanced tips I was aware of some MVC 3 capabilities others on my team were not aware of. The chapter on security was exceptional with lots of good information. The last chapter of the book covers advanced topics in extending MVC 3 Controllers, Views, etc

One thing I really appreciated is that all the code examples are available via Nuget and this is something I would like to see with any coding book involving net programming. Plus there is even a chapter on Nuget and how to create your own packages for distribution.

Very worthwhile.
Profile Image for Stephen.
374 reviews6 followers
January 7, 2013
Writing a good tech book is hard. Too many examples and the reader just types along and doesn't understand what's going on. Too few examples and the reader can read the whole book without even sitting down at their computer. This book suffers from the latter problem. It's a lot of theory and overview and doesn't let you get your hands dirty.

Take for example the chapter on dependency injection. They give a good (even great) overview of the idea and compare the Service Locator Pattern with the Dependency Injection Pattern. They even go so far as describe both property injection and constructor injection. But when it comes time to actually doing it, the authors say "there are a bunch of containers online. Find one you like and read the documentation on how to use it." What a cop out! The author of Pro ASP.NET MVC 3 Framework at least showed you how to use Ninject. Even though we used Unity at work, it was easy to pick up because I learned how to use Ninject. And this isn't the only instance in the book where the authors directed you to go online to figure something out.

That said, the chapters on Routing and Unit Testing were very good.

Of the two MVC books I've read, I thought Pro ASP.NET MVC 3 Framework was better. This book is not recommended.
Profile Image for Ben Rand.
335 reviews7 followers
November 22, 2011
Good insight into MVC, and coverage of some different topics (like NuGet). It's sort of hard to follow if you're looking for a more tutorial-oriented book. For that I preferred Pro ASP.NET MVC 2 Framework (I'm reading the 3 version next). I've had a hard time wrapping my head around MVC, but it's finally starting to take hold.
Profile Image for Bill Ahern.
15 reviews
September 28, 2011
inconsistent with regard to using the Music Store as a guiding example, but it's still good for the basics.
2 reviews
October 7, 2011
has a good tutorial from start to finish of how to make the nerddinner.com site
Profile Image for Sergio Venicius.
29 reviews1 follower
August 31, 2012
one of few books for understanding asp.net mvc, helpful when learning how to program with.
Displaying 1 - 9 of 9 reviews

Can't find what you're looking for?

Get help and learn more about the design.