Marketplace books
ASP.NET MVC Framework Unleashed
- Authors
- Stephen Walther
- ISBN
- 0672329980
- Purchase online
- amazon.co.uk
ASP.NET MVC Framework Unleashed explains everything you need to know to start building web applications with the new Microsoft ASP.NET MVC framework. This book makes no assumptions about your background knowledge about MVC. All code samples are included in both Visual Basic .NET and C#. You learn how to take advantage of the ASP.NET MVC framework to build highly testable web applications. You learn how to create tests for every part of an MVC application including its data access code.
Editorial Reviews
ASP.NET MVC Framework Unleashed explains everything you need to know to start building web applications with the new Microsoft ASP.NET MVC framework. This book makes no assumptions about your background knowledge about MVC. All code samples are included in both Visual Basic .NET and C#.
You learn how to take advantage of the ASP.NET MVC framework to build highly testable web applications. You learn how to create tests for every part of an MVC application including its data access code. You are introduced to various unit testing and mock object frameworks including NUnit, xUnit.net, Rhino Mocks, and MOQ.
You also are introduced to software design principles and patterns. You learn how to build ASP.NET MVC applications that can adapt to future changes and stand the test of time.
This book is a great introduction to the ASP.NET MVC framework for existing ASP.NET or Active Server Pages developers. This book will also appeal to developers migrating to the Microsoft world from other web application frameworks such as Ruby on Rails, PHP, or PERL.
The last part of the book is devoted to building a complete forums application over multiple iterations. You learn how to build a forums application by taking advantage of test-driven development and software design principles and patterns.
Topics covered in this book include:
* Using AJAX with ASP.NET MVC
* Performing form validation
* Creating common page layouts with master pages
* Building and testing database access classes
* Creating custom HTML Helpers
* Improving performance with caching
* Creating a user registration system
The author of this book is Stephen Walther. Stephen Walther is a Senior Program Manager at Microsoft who is responsible for ASP.NET MVC content and community (his job title is ASP.NET MVC Ninja).
Related articles
Related book
-
Beginning ASP.NET E-Commerce in C#: From Novice to Professional
With the latest incarnations of ASP.NET 3.5 and SQL Server 2008, programming dynamic data–driven web sites with Microsoft technologies has become easier and much more efficient than ever before. Fewer mouse clicks and fewer lines of code can no...
Comments
Leave a comment
Sign in or Join us (it's free).