Chapter 3. Introducing ASP.NET

Introducing ASP.NET

In this chapter, you’ll learn:

What phases occur during the life cycle of an ASP.NET Web page.

How to enhance an ordinary Web page with code that ASP.NET runs before the page leaves the Web server.

How to use the properties and methods that ASP.NET provides for every Web page it runs.

How to add comments to your code.

How to include statements from another file in an ASP.NET Web page.

How to code directives that affect the way ASP.NET processes your Web page.

This chapter describes the basic concepts that ASP.NET applies whenever it processes a Web page and what requirements this places on the way you code your pages. ...

Get Web Database Development Step by Step .NET Edition, Second Edition 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.