Publisher's Synopsis
ASP.NET MVC integrates powerful new functionality that enables you to create ASP.NET sites based on the important Model–View–Controller pattern. Beyond just understanding the key MVC benefits and coding techniques, you′ll see how to implement the ASP.NET MVC pattern to build a complete real–world site.
Based on Marco Bellinaso′s classic TheBeerHouse ASP.NET 2.0 site example, each chapter presents a business requirement for the site, a roadmap for designing a solution, and the code for implementing the features. By the end of the book, you′ll have a complete functional site and the skills to build your own ASP.NET MVC content and e–commerce site.
What you will learn from this book
- Techniques for building a flexible, easily configurable, and instrumented site
-
How to use jQuery to enhance and extend the capabilities of your ASP.NET MVC site
-
How to design a module to manage articles, news, and blog posts
-
Tips for creating and managing multiple polls on your site
-
Ways to build a robust newsletter system for e–mail newsletters on a background thread
-
How to develop a Web 2.0 community–centric forum from scratch
-
Steps for adding a working e–commerce store based on PayPal
-
All the different ways to deploy an ASP.NET MVC site
Who this book is for
This book is for web developers who are familiar with the basic concepts of web development and ASP.NET. Code examples are shown using C#.
Wrox Problem Design Solution references give you solid, workable solutions to real–world development problems. Each is devoted to a single application, analyzing every problem, examining relevant design issues, and implementing the ideal solution.