
Microsoft ASP.NET Programming with Microsoft Visual Basic .NET Version 2003 Step by Step
byG. Andrew Duthie
ISBN:0735619344
Microsoft Press
2003
(600 pages)
Appropriate for novice developers with some programming experience, this guide provides instructions for configuring an ASP.NET application, creating web forms, using server controls, accessing data with ADO.NET, and understanding XML-based web services.

Table of Contents
Part I -
Getting Started with ASP.NET
Chapter 1
-
Opening and Running an ASP.NET Web Application
Chapter 2
-
Creating an ASP.NET Web Application
Chapter 3
-
Understanding Programming Basics
Part II -
ASP.NET Infrastructure
Chapter 4
-
Managing State
Chapter 5
-
Configuring an ASP.NET Application
Chapter 6
-
Security in ASP.NET
Part III -
ASP.NET Web Forms
Chapter 7
-
Creating Web Forms
Chapter 8
-
Using Server Controls
Chapter 9
-
Accessing and Binding Data
Part IV -
Beyond the Basics
Chapter 10
-
Creating Custom Server Controls
Chapter 11
-
Creating and Using Web Services
Chapter 12
-
Using Caching to Improve Performance
Chapter 13
-
Deploying an ASP.NET Application
Chapter 14
-
Tracing and Debugging ASP.NET Applications
Part V -
Appendixes
Appendix A
-
Migrating from ASP to ASP.NET
Appendix B
-
ASP.NET Configuration Elements
Appendix C
-
Installing Visual Studio .NET 2003