Location:  Home » Asp.net Books » ASP.NET MVC Framework Unleashed  
Menu
*Asp.net Books
*Kindle Books
*Ajax
*Visual Studio
*IIS 7.0
*Software
Sub
Related Categories
Software Development
Software Design, Testing & Engineering
Programming
Computers & Internet
Subjects
Kindle Books
Format (feature_browse-bin)
Refinements
Books
Specialty Boutique
Books

ASP.NET MVC Framework Unleashed

ASP.NET MVC Framework UnleashedAuthor: Stephen Walther
Publisher: Sams
Category: eBooks


This item is no longer available

Rating: 4.0 out of 5 stars 23 reviews
Sales Rank: 123538

Format: Kindle Book
Media: Kindle Edition
Edition: 1
Pages: 744
Number Of Items: 1

Dewey Decimal Number: 006.7882
ASIN: B002LGGJGU

Publication Date: July 14, 2009

Similar Items:


Editorial Reviews:

Product 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



Customer Reviews:
Showing reviews 1-5 of 23



2 out of 5 stars mediocre at best   August 29, 2010
Code Surgeon
Seems like this book was rushed out as the author went to take a job at Microsoft. Very little in depth detail. It is an overview of the MVC.NET world.


3 out of 5 stars Not too bad for an introduction   August 2, 2010
Eddie Salazar (Prescott, AZ)
Received the book a few weeks ago. Need to bring myself up to speed with MVC. Found some typos and errors. Not sure if the examples will work for me because of alternative methods used by my employer. If you need a general introduction to MVC then this book could be useful.


3 out of 5 stars A decent introduction   May 22, 2010
Alexander Glass
1 out of 2 found this review helpful

Having been out of the ASP.NET loop for a while, this book introduced some new interesting concepts like LINQ, Test driven development, ORM, Entity Framework and of course MVC. That said, the book had numerous problems which really made it a chore to read past the 3rd chapter. The author for whatever reason decided to include both C# and VB code for all examples. This was incredibly annoying to have to scroll past all the VB examples as I was reading the book. Second, as I was reading on the kindle for PC, the figures containing code are low res images that are hard to read. If you are going to include the figures as pictures, then at least have them color coded like they are in any modern IDE for improved readability. The book had dozens of typos and I even looked for a link to post submit errors to the publisher and there was none. I was expecting that one of the advantages to reading books on the Kindle was that fixing trivial errors would be quick and easy for the publisher. Another serious problem with this book is that it superficially goes over the details of numerous aspects of the framework leaving the reader to come up with their own exercises on how to test the features. We have to wait until CHAPTER 17 until we get an example to work our way through. This example of a blog application was extraordinarily trivial, for example the author walks you through how to add items to a database but never bothers to add essential features like ***update*** or delete. Last but not least, the trivial walkthrough is missing steps like how to create the BlogEntry class (in case your wondering just go to the code downloads and figure it out for yourself). The book has great potential if the author is willing to work at it a bit more.

The title of this book should be called ASP.NET MVC FRAMEWORK: AN OVERVIEW



4 out of 5 stars OK intro to ASP.NET MVC   May 19, 2010
Rune Rindel Hansen (Copenhagen, Denmark)
This is an OK ASP.NET MVC book. The structure of the book is that first Stephen describes various features of the ASP.NET MVC framework with shorter code examples and then in the later 6 chapters of the book we are building a larger blog application. I think the idea of first decribing the ASP.NET MVC features in shorter code examples and then later employing them in a larger app is good. It makes it easier to understand. All the way through the book Stephen is consistently testing his code with Visual Studio Unit Testing, so it's cool that you also get an introduction to this practice. When we are building the blog app in the second part of the book, Stephen is practicing Test Driven Development. Her start each chapter with some user stories (Use cases) which he wants to implement. The initial tests he then also generates from the user stories. So it's also cool to get an introduction to TDD. Stephen is an OK teacher. I think it's cool how he ties use cases, to tests to coding. The picture Stephen is painting is simple and clear. One drawback to the book is that Stephen is using some projects (RouteDebugger and MvcFakes) for test and debugging, which he don't explain the code of. It maybe falls outside the scope of the book, but I think I would have liked to understand how the codes of these projects worked. The book is a rather quick and light read. If you pick this book up to get introduced to the ASP.NET MVC framework you will be OK.


4 out of 5 stars Great Book   May 10, 2010
Ayp
Have you ever read the book "ASP .Net Unleashed" by the same author and did you like it ? If so, you will like

this book by the same author. The author explains MVC by simple examples using understandable sources. The topics covered includes : Controller, Views, Models, HTML Helpers, Action Filters, Model Binders (Default, Custom), Action Routers, View Engine etc. Also the author introduces concepts like Unit Testing, Mocking, Good software design principles like DRY, SOLID, Repository design pattern etc. There is a couple of chapter explaining jQuery and AJAX. I also like the appendix which explains the new language features in Visual C++ which are fundamental for MVC framework, and the tools like mocking tool etc.

After introducing the MVC concepts the author then moves to the second part where he is creating a Blog application from the scratch reinforcing the concepts we learnt in the first part.

Overall I would recomment this book to everyone as it helps in understanding MVC clearly by using simple examples.


Showing reviews 1-5 of 23


CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED ‘AS IS’ AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.
Powered by Brains[0][1]