Pro ASP.NET MVC 2 Framework (Expert's Voice in .NET) and over 900,000 other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
or
Get a £11.10 Amazon.co.uk Gift Card
Pro ASP.NET MVC 2 Framework 2nd Edition (Expert's Voice in .NET)
 
 
Start reading Pro ASP.NET MVC 2 Framework (Expert's Voice in .NET) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Pro ASP.NET MVC 2 Framework 2nd Edition (Expert's Voice in .NET) [Paperback]

Steven Sanderson
4.3 out of 5 stars  See all reviews (10 customer reviews)
RRP: £43.49
Price: £41.32 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £2.17 (5%)
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 but may require up to 2 additional days to deliver.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).

Formats

Amazon Price New from Used from
Kindle Edition £23.01  
Paperback £41.32  
Trade In this Item for up to £11.10
Trade in Pro ASP.NET MVC 2 Framework 2nd Edition (Expert's Voice in .NET) for an Amazon.co.uk gift card of up to £11.10, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.
There is a newer edition of this item:
Pro ASP .NET MVC 4 4th Edition (Professional Apress) Pro ASP .NET MVC 4 4th Edition (Professional Apress)
£36.96
Available for pre-order

Frequently Bought Together

Customers buy this book with Pro ASP.NET 4.0 In C# 2010 4th Edition (Expert's Voice in .NET) £40.36

Pro ASP.NET MVC 2 Framework 2nd Edition (Expert's Voice in .NET) + Pro ASP.NET 4.0 In C# 2010 4th Edition (Expert's Voice in .NET)
Price For Both: £81.68

Show availability and delivery details

  • This item: Pro ASP.NET MVC 2 Framework 2nd Edition (Expert's Voice in .NET)

    In stock but may require up to 2 additional days to deliver.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • Pro ASP.NET 4.0 In C# 2010 4th Edition (Expert's Voice in .NET)

    In stock but may require up to 2 additional days to deliver.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions



Product details

  • Paperback: 748 pages
  • Publisher: APRESS; 2nd edition edition (1 July 2010)
  • Language English
  • ISBN-10: 1430228865
  • ISBN-13: 978-1430228868
  • Product Dimensions: 23.6 x 19 x 4.3 cm
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (10 customer reviews)
  • Amazon Bestsellers Rank: 241,892 in Books (See Top 100 in Books)

Product Description

Product Description

Author Steven Sanderson has seen the ASP.NET MVC Framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the clearest understanding of how this exciting new framework can improve your coding efficiency. With this book, you’ll gain invaluable up-to-date knowledge of security, deployment, and interoperability challenges.

The ASP.NET MVC 2 Framework introduces a radical high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET 3.5.

In this book, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You’ll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you’ll discover MVC’s strengths and weaknesses for yourself—and put your best-learned theory into practice.

What you’ll learn

  • Gain a solid architectural background to ASP.NET MVC 2, including MVC and REST concepts.
  • Explore the entire ASP.NET MVC Framework and take a detailed look at the official MVC development toolkit.
  • See how it works with test-driven development in action.
  • Capitalize on your existing knowledge quickly and easily through translation and comparison of features in classic ASP.NET to those in ASP.NET MVC.
  • Learn about the latest security and deployment issues, including IIS 7.0.

Who this book is for

This book is for web developers with a basic knowledge of ASP.NET and C# who want (or need) to start using the ASP.NET MVC 2 Framework.

Table of Contents

  1. What’s the Big Idea? 
  2. Your First ASP.NET MVC Application 
  3. Prerequisites  
  4. SportsStore: A Real Application 
  5. SportsStore: Navigation and Shopping Cart  
  6. SportsStore: Administration and Final Enhancements  
  7. Overview of ASP.NET MVC Projects 
  8. URLs and Routing 
  9. Controllers and Actions 
  10. Controller Extensibility  
  11. Views 
  12. Models and Data Entry 
  13. User Interface Techniques  
  14. Ajax and Client Scripting  
  15. Security and Vulnerability 
  16. Deployment 
  17. ASP.NET Platform Features 
  18. Upgrading and Combining ASP.NET Technologies

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

Tags Customers Associate with This Product

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

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

10 Reviews
5 star:
 (7)
4 star:
 (1)
3 star:    (0)
2 star:
 (2)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (10 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

1 of 1 people found the following review helpful:
5.0 out of 5 stars Outstanding introduction to MVC and .net best practices, 5 Jun 2011
By 
This review is from: Pro ASP.NET MVC 2 Framework 2nd Edition (Expert's Voice in .NET) (Paperback)
Not only will this book hold your hand fully to understand the Asp.net MVC 2 framework, but with it it will also detail how to introduce a whole host of best practices and preferred development methodologies. It'll open your eyes to DI, MOQ, TDD and a whole lot more. In creating the SportsStore application you'll not only be guided every step of the way (personally I *MUCH prefer* the learn-by-example approach that this book takes) but end up with a working application as a result.
Yes, this is a hefty book and yes its pretty complex - but then again there is a LOT of complex stuff to cover.

If you have an understanding of asp.net web forms and want to venture into the world of MVC, this really is a perfect starting point. Highly recommended.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
5.0 out of 5 stars Easy to read and updated since the first edition, 10 Aug 2010
This review is from: Pro ASP.NET MVC 2 Framework 2nd Edition (Expert's Voice in .NET) (Paperback)
I enjoyed the first edition of this book a year or two ago. I was hesitant about buying the second edition because I thought it would duplicate a lot of material. In fact it has been updated to cover all the new topics that appear in MVC2.

This book is easy to read and covers many practical real-world problems.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 10 people found the following review helpful:
2.0 out of 5 stars Too much too soon, 4 Feb 2011
This review is from: Pro ASP.NET MVC 2 Framework 2nd Edition (Expert's Voice in .NET) (Paperback)
This book gets too complicated too soon. It started OK, with some theory that appeared to make sense, but in the example project the author tells you to create all sorts of weird and wonderful folders in additional to the standard ones.

After following along for quite some time, I realised I hadn't got a clue what most of the stuff I'd created was for, whether it was an M, a V or a C, or where to look for a particular file! First he divides the top level into Domain and WebUI; then he adds Abstract and Concrete subfolders to Domain and HtmlHelpers and Infastructure to WebUI. Then he tells you to install third party extensions for Dependency Injection.

For someone trying to understand the MVC concept this was just too much. A free download of the first chapter of the other book, Professional ASP.NET MVC 2, proved much more helpful. Having ditched my first project and started again using this example my project now has folders called Models, Views and Controllers - no ambiguity there - plus a couple of other folders whose function is pretty easy to understand.

I suspect the author of this book has developed his folder structure as a result of his experience on projects; it probably works for him, but for a beginner struggling to understand new concepts it is not appropriate.

For reference my background is in web development and programming but not, until recently, ASP.NET or C#.
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
Would you like to see more reviews about this item?
 Go to Amazon.com to see all 36 reviews  4.7 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
Most Recent Customer Reviews








Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges