Product Details
|
In this book, world-renowned ASP.NET expert and member of the Microsoft ASP.NET team Stephen Walther shows experienced developers how to use Microsoft’s new ASP.NET MVC Framework to build web applications that are more powerful, flexible, testable, manageable, scalable, and extensible.
Writing for professional programmers, Walther explains the crucial concepts that make the Model-View-Controller (MVC) development paradigm work so well and shows exactly how to apply them with the ASP.NET MVC Framework. From controllers and actions to views and models, Walther demonstrates how to apply each ASP.NET MVC Framework feature in real-world projects.
In Part II, you’ll walk step-by-step through building a full-fledged ASP.NET MVC blog application that implements capabilities ranging from data access to validation. Through this case study, you’ll learn how to build ASP.NET MVC applications using test-driven development processes that enable rapid feedback, greater productivity, and better quality.
Throughout, Walther presents extensive code examples, reflecting his unsurpassed experience as an ASP.NET instructor, a leading commercial developer, and now as a member of Microsoft’s ASP.NET development team.
Understand how to:
Tags Customers Associate with This Product(What's this?)Click on a tag to find related items, discussions, and people.
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most helpful customer reviews
5.0 out of 5 stars
This was the book I needed,
By
This review is from: ASP.NET MVC Framework Unleashed (Paperback)
I was very happy to get this book. After having read a few books of the "unleashed" series, my expectations were running high and they were MET with this book too!I was all for "Wrox" books before but have now totally switched to "unleashed" books, simply because the format is better, the color makes it easier to follow (more so than you would think!) and the whole format is pleasing to the brain (the wrox book make my brain hurt; I think the format is too crowded somehow.) Anyway, about this book's content, it is just what you'd expect: a complete review of ASP.NET MVC that is clearly explained and is easy to follow, understand, remember. Note that I am myself a very experienced software developer, just that I didn't know about MVC yet. Thanks to this book I am well underway with my first professional MVC project (a somewhat complex portal). What's wrong about this book? Well... I don't know, I liked it all. So maybe I would have liked it to be even bigger, maybe with an "advanced MVC" section? Really, I have nothing to complain about, which is a BIG THING from someone like me...(I always point out faults in everything :)) I doubt you will regreat buying this book if you need to learn MVC.
Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta) Amazon.com:
4.1 out of 5 stars (24 customer reviews) 8 of 8 people found the following review helpful
4.0 out of 5 stars
Terrific starting point,
By Jason Baisden - Published on Amazon.com
This review is from: ASP.NET MVC Framework Unleashed (Paperback)
Disclosure: I do not own this book, but the review is based on reading the first 4 chapters from my Safari subscription.This book is a really, really great starting point for learning ASP .NET MVC. An important caveat is that you need to do the NERD DINNER tutorial first before ANYTHING! I'm real particular about my learning style and had baulked at the mere 10 reviews the book had received, but really, don't let that dissuade. This is a great book and the author breaks things down into easy to understand chunks. I will say that he isn't as detailed as the Nerddinner tutorial in explaining the Visual Studio features for adding Views & Controllers, but the description's for doing so should suffice. Some people may not like that the code examples are in both C# & VB .NET; however, I don't mind this. It certainly adds to the size of the book, but I haven't found many books going through this stuff and showing VB .NET code, so that can only be a plus. Another gotcha is the book uses the Entity Framework for data access. I don't mind this since I haven't had exposure to it, but I think that might turn off some people. To be perfectly honest, I don't think there's a book that explains the basics of ASP .NET MVC in conjunction with NHibernate or ORM's outside of LINQ to SQL or Entity Framework. I did look at ASP.Net MVC in Action on Safari and I can tell you that it is definitely not a starter book; however, if you want exposure to using third party frameworks with ASP .NET MVC, that might be your book. Okay after making to about chapter 19, I've come back to this review and bumped it down to 4 stars. My main bother here is that there isn't a published errata and their needs to be one. Thankfully, this doesn't come into play until Chapter's 17 & 19. The mistake made in both chapters is they start using classes without A) defining the code for the class b) without mentioning the class anywhere outside of a code example that assumes their prior creation C) a & b. This isn't a huge deal, just download the book code and know that you will have to copy the code for the following classes: UnleashedBlog.Models.BlogEntry (Chapter 17) UnleashedBlog.Models.BlogServiceBase (Chapter 19) UnleashedBlog.Tests.Factories.ControllerFactory (Chapter 19) The last 2 really ticked me off because there is absolutely zero mention of their creation until they are magically used in code. Despite this, they aren't complicated classes and you can still understand what they are doing without the book having to elaborate. Despite it all, I still recommend this book. I've gone through most of the chapters at this point and have found it a really good jumping off point for learning ASP .NET MVC. 4 of 4 people found the following review helpful
5.0 out of 5 stars
best one out there,
By Akash Aggarwal - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This review is from: ASP.NET MVC Framework Unleashed (Paperback)
I own asp.net mvc in action as well as this book but I have to say this is much more organised in terms of flow and explanation. Small pieces of code to illustrate each concept works great for me. On contrary, asp.net mvc in action talks of a code camp app and might not be the first book you want to read since you might get lost if you are new to MVC. Nothing against asp.net mvc in action since it is a good book as well but you will grasp much more if you read this first and then dive into "in action".
11 of 14 people found the following review helpful
5.0 out of 5 stars
Great ASP.NET MVC Book with Nice Detail,
By D. Wahlin - Published on Amazon.com
This review is from: ASP.NET MVC Framework Unleashed (Paperback)
I've always been a fan of Stephen Walther's [...]Unleashed book (arguably one of the most popular[...]books ever) and his latest [...]Unleashed book doesn't disappoint. As with his previous book, Stephen takes the time to walk through a lot of nice details that other books tend to skip over such as creating data repository classes and interfaces, integrating data repositories into controllers, tips and tricks that can be used during unit testing, building custom HTML helper classes, [...]using caching, adding jQuery into the mix, plus much more.If you're interested in a book written by someone who really understands how to explain technology and who knows the [...]framework inside and out then I'd highly recommend getting this book. Stephen Walther knows his stuff and explains the technology in a way that's easy to digest. Code samples are provided in both C# and Visual Basic. |
|
|