Skip to Content
Beginning ASP.NET MVC 1.0
book

Beginning ASP.NET MVC 1.0

by Simone Chiaretta, Keyvan Nayyeri
August 2009
Beginner to intermediate content levelBeginner to intermediate
575 pages
13h 16m
English
Wrox
Content preview from Beginning ASP.NET MVC 1.0

Chapter 14. Leveraging ASP.NET WebForm Features

Throughout the previous chapters of this book, you have gotten familiar with many major topics related to ASP.NET MVC, and you have learned how to build your own ASP.NET MVC applications. However, some common topics not yet covered are necessary to understand when you implement a project.

Like ASP.NET WebForms, ASP.NET MVC is a Web development technology that is designed to provide a means for building Web applications, and each of them is built to address specific requirements. ASP.NET WebForms treats these requirements in its own way based on its infrastructure and development model (which is based on controls and events), but in ASP.NET MVC these concepts are implemented in a different form (which gives you a greater separation of concerns). You see an example in Chapter 15, which talks about authentication and authorization, where many of the concepts are constant between these two technologies.

The two technologies have some topics in common because as we discovered, both are using some constant parts of ASP.NET core API. However, even these similarities may have slightly different implementations in higher levels in each technology. So we can classify the differences between these two technologies into two groups:

  • Some ASP.NET concepts and techniques that are available in ASP.NET MVC that have only minor differences between their implementation in ASP.NET WebForms and their implementation in ASP.NET MVC

  • Some Web development techniques ...

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.
Start your free trial

You might also like

Beginning ASP.NET MVC 4

Beginning ASP.NET MVC 4

José Rolando Guay Paz
Programming ASP.NET MVC 4

Programming ASP.NET MVC 4

Jess Chadwick, Todd Snyder, Hrusikesh Panda
Professional ASP.NET MVC 2

Professional ASP.NET MVC 2

Jon Galloway, Phil Haack, Scott Hanselman, Scott Guthrie, Rob Conery

Publisher Resources

ISBN: 9780470433997Purchase book