ASP.NET Basics
2
So far, youve learned what ASP.NET is, and what it can do. Youve installed the
software you need to get going, and, having been introduced to some very simple
form processing techniques, you even know how to create a simple ASP.NET
page. Dont worry if it all seems a little bewildering right now, because, as this
book progresses, youll learn how to use ASP.NET at more advanced levels.
As the next few chapters unfold, well explore some more advanced topics, includ-
ing the use of controls, and various programming techniques. But before you can
begin to develop applications with ASP.NET, youll need to understand the inner
workings of a typical ASP.NET pagewith this knowledge, youll be able to
identify the parts of the ASP.NET page referenced in the examples well discuss
throughout this book. So, in this chapter, well talk about some key mechanisms
of an ASP.NET page, specifically:
page structure
view state
namespaces
directives

Get Build Your Own ASP.NET 2.0 Web Site Using C# & VB, 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.