Chapter 2. Page Programming Model

ASP.NET provides a new programming model for creating the user interface of a Web application. This programming model makes it possible to create programmable Web pages that have a clean separation of code and presentation. If you have used Active Server Pages, the previous generation of the Microsoft Web programming technology, you will find that ASP.NET is significantly richer and easier to use. Web Forms, the user interface technology in ASP.NET, provides an object-oriented approach for developing server applications. It provides the benefits of abstraction, a rich object model, compilation, encapsulation, ...

Get Developing Microsoft® ASP.NET Server Controls and Components now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.