|
|
ASP.NET Language Structure |
|
|
Carlos Aquino |
|
|
ASP.NET / Miscellaneous |
|
|
Click to Visit |
|
|
38 |
In this paper, we will look at the structure of a very simple ASP.NET page and how that page is rendered in the visitor's browser. Then we will look at the Page class, which is the .NET class that all your ASP.NET pages are based on. After that, we will review basic compiler directives that you can place on your page. At the end of the chapter, we will review a simple Quiz ASP.NET page that demonstrates the basics of an ASP.NET page.
|