Downloads for
Murach's ASP.NET 2.0 Web Programming with VB 2005
Click on the file that you want to download.
Chapter 1
An introduction to ASP.NET web programming
Chapter 1 gives you the background you need to start writing ASP.NET 2.0 web applications of your own. So you'll find out how web applications work, what software you need to develop them, and how the HTML code for a web form is coordinated with the Visual Basic code that makes the web form work the way you want it to.
Chapter 2
How to develop a one-page web application
Chapter 2 teaches you how to use Visual Studio 2005 to design, code, and test a one-page web application. That means you'll see how to build a web form using web server controls and HTML server controls, how to check for acceptable user input using validation controls, and how to write the code for the web form's code-behind file.
Whats in All Book Files?
This file contains (1) all of the applications that are presented in the book; (2) the databases that are used in these applications; and (3) batch files that use SQL scripts to install and provide access to the databases. Appendix A in the book describes how to install and use these files.
|