Chapter 22. The ASP.NET MVC Framework
After completing this chapter, you will be able to
Understand the software patterns behind Model-View-Controller (MVC).
Understand how ASP.NET implements the MVC pattern.
Create a functional MVC-based Web site.
As many aspects of ASP.NET have stabilized and matured over the years, some interesting new features have appeared. Of the new features, ASP.NET application of the classic Model-View-Controller (MVC) software development pattern has probably received the most attention of all.
The ASP.NET MVC framework represents an alternative to the ASP.NET Web Forms environment. Web Forms offers a structured, controls-based framework for generating Web pages. Using Web Forms can make it feel like you’re developing a desktop ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access