Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
ASP.NET MVC Framework Unleashed
 
 

ASP.NET MVC Framework Unleashed [Paperback]

Stephen Walther
5.0 out of 5 stars  See all reviews (1 customer review)
List Price: CDN$ 57.99
Price: CDN$ 36.53 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 21.46 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Friday, May 25? Choose One-Day Shipping at checkout.

Frequently Bought Together

Customers buy this book with jQuery Pocket Reference CDN$ 10.94

ASP.NET MVC Framework Unleashed + jQuery Pocket Reference
Price For Both: CDN$ 47.47

Show availability and shipping details

  • This item: ASP.NET MVC Framework Unleashed

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details

  • jQuery Pocket Reference

    In Stock.
    Ships from and sold by Amazon.ca.
    Eligible for FREE Super Saver Shipping on orders over CDN$ 25. Details


Product Details


Product Description

Book Description

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:

  • Build enterprise-scale web applications far more rapidly and effectively
  • Develop web applications that are easier to maintain and extend over time
  • Gain unprecedented control over the appearance of your website or application
  • Expose intuitive URLs that are friendlier to search engines and users alike
  • Create ASP.NET MVC models that contain all your application’s business, validation, and data access logic
  • Make the most of HTML helpers, model binders, action filters, routing, and authentication
  • Efficiently deploy your ASP.NET MVC applications
  • Use the lightweight JQuery JavaScript library to easily find and manipulate HTML elements
  • Create ASP.NET MVC applications using unit test and mock object framework

About the Author

Stephen Walther has lived a year in Borneo, taught classes on metaphysics at Harvard and MIT, helped found two successful startups, and has run a training and consulting company. He currently is a Program Manager on the Microsoft ASP.NET team where he works on the Microsoft Ajax framework. He has spoken at numerous conferences including PDC, MIX, TechEd, ASP.NET Connections, and VSLive.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:
 (1)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

5.0 out of 5 stars This was the book I needed, Jan 18 2010
By 
Jacques Ronaldi (Canada) - See all my reviews
(REAL NAME)   
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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, Jan 8 2010
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, Dec 21 2009
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, Aug 15 2009
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.
 Go to Amazon.com to see all 24 reviews  4.1 out of 5 stars 
 
 
Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges