ASP.NET MVC 1.0 website programming problem - design - solution
Perfectly suited to the innovative Problem ? Design ? Solution approach, ASP.NET MVC is a new development model that separates code for the data, look, and business processes of a Web site. This nuts-and-bolts guide thoroughly covers creating a Web site with MVC and discusses solving the most common...
Main Author: | |
---|---|
Other Authors: | , |
Format: | eBook |
Language: | Inglés |
Published: |
Indianapolis, IN :
Wiley Pub
c2009.
|
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009634676806719 |
Table of Contents:
- ASP.NET MVC 1.0 Website Programming: Problem-Design-Solution; About the Authors; Credits; Acknowledgments; Contents; Introduction; What This Book Covers; How This Book Is Structured; Who This Book Is For; What You Need to Use This Book; The Companion Website; Conventions; Source Code; Errata; p2p.wrox.com; Chapter 1: Introducing the Project : TheBeerHouse; Problem; Design; Solution; Summary; Chapter 2: Introducing the ASP.NET Model-View-Controller (MVC); The Model-View-Controller Pattern; ASP.NET MVC vs. ASP.NET Web Forms; Installing the Prerequisites; Your First ASP.NET MVC Project
- The ModelThe View; The Controller; Summary; Chapter 3: Developing the Site Design; Problem; Design; Solution; Summary; Chapter 4: Planning an Architecture; Problem; Design; Solution; Summary; Chapter 5: Membership and User Profiling; Problem; Design; Design; Solution; Summary; Chapter 6: News, Article, and Blog Management; Problem; Design; Solution; Summary; Chapter 7: Opinion Polls; Problem; Design; Solution; Summary; Chapter 8: Newsletters; Problem; Design; Solution; Summary; Chapter 9: Forums; Problem; Design; Solution; Summary; Chapter 10: E-commerce Store; Problem; Design; Solution
- SummaryChapter 11: Localizing the Site; Problem; Design; Solution; Summary; Chapter 12: Deploying the Site; Problem; Design; Solution; Summary; Index