FREE download of chapters 1 and 2
Click on ASP.NET Introduction or ASP.NET Programming Tutorial to download chapter 1 or
chapter 2 in PDF format.
Chapter 1
An introduction to ASP.NET web programming
Chapter 1 introduces you to ASP.NET web programming. Along the way, it shows you how the use of code-behind files and business classes lets you separate the presentation code from the application code.
Chapter 2
How to develop a one-page web application
Chapter 2 shows you how to use Visual Studio .NET to design, code, and test a one-page web application. This clearly illustrates the value of view state, a productivity feature unique to ASP.NET that saves you a lot of coding.
|