0%

Book 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

  • Table of Contents

    1. Title Page
    2. Copyright Page
    3. Contents at a Glance
    4. Table of Contents
    5. About the Author
    6. Acknowledgments
    7. We Want to Hear from You!
    8. Reader Services
    9. Introduction
    10. Part I. Building ASP.NET MVC Applications
      1. Chapter 1. An Introduction to ASP.NET MVC
      2. Chapter 2. Building a Simple ASP.NET MVC Application
      3. Chapter 3. Understanding Controllers and Actions
      4. Chapter 4. Understanding Views
      5. Chapter 5. Understanding Models
      6. Chapter 6. Understanding HTML Helpers
      7. Chapter 7. Understanding Model Binders and Action Filters
      8. Chapter 8. Validating Form Data
      9. Chapter 9. Understanding Routing
      10. Chapter 10. Understanding View Master Pages and View User Controls
      11. Chapter 11. Better Performance with Caching
      12. Chapter 12. Authenticating Users
      13. Chapter 13. Deploying ASP.NET MVC Applications
      14. Chapter 14. Working with Ajax
      15. Chapter 15. Using jQuery
    11. Part II. Walkthrough: Building the Unleashed Blog Application
      1. Chapter 16. Overview of the Application
      2. Chapter 17. Database Access
      3. Chapter 18. Creating the Routes
      4. Chapter 19. Adding Validation
      5. Chapter 20. Paging, Views, and Ajax
      6. Chapter 21. Adding Comments
    12. Part III. Appendixes
      1. Appendix A. C# and VB.NET Language Features
      2. Appendix B. Using a Unit Testing Framework
      3. Appendix C. Using a Mock Object Framework
    13. Index
    3.16.135.36