Chapter 22. Introduction to ASP.NET 2.0 and Web Forms
IN THIS CHAPTER
- Introduction to ASP.NET 2.0
- Understanding the ASP.NET Page Life Cycle
- Overview of Controls Provided by ASP.NET
- Creating and Debugging ASP.NET Applications
- Handling Events and Postbacks
- Building Interactive Dynamic Pages Using Client Callbacks
ASP.NET is a web development framework that provides developers with an advanced, object-oriented interface to the creation and manipulation of HTML that will be rendered to the client. More than that, ASP.NET provides a rich event-driven model that resembles the event-driven model that Windows Forms developers are familiar with. This chapter provides you with an introduction to ASP.NET and a list of the controls and tools that will ...
Get Microsoft® Visual C# 2005 Unleashed 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.