Product Overview
Hooray! A new and improved edition of this book is now available!
The 2nd edition of Build Your Own ASP.NET 2.0 Web Site Using C# & VB, 2nd Edition was a very fine book but we replaced it with a new and updated edition in October 2008.
Build Your Own ASP.NET 2.0 Web Site Using C# & VB, 2nd Edition
The Code Archive
Got the 1st edition? Download the 1st edition code archive here.
The Code Archive is available for download free of charge to all purchasers of this book.
Accessing the Code Archive
Simply enter your current email address to download the Code Archive.
Note: If you ordered the book online, please use the same email address you used when you ordered the book.
File type: zip
File size: 1994KB
New Features
So, Why Move to ASP.NET 2.0?
- Master Pages
- Master Pages allow you to define a template which can be used to create many pages quickly and easily. Master Pages can later be edited to give your site a new look with a minimum of fuss.
- Login & LoginStatus
- Controls like Login and LoginStatus alleviate many of the headaches of creating your own authentication system, and they can be heavily customised to suit your needs.
- GridView & DetailsView
- The new data controls GridView and DetailsView offer much more power and flexibility than the old DataGrid control.
- SiteMapDataPath, SiteMapDataSource & TreeView
- New controls like the SiteMapDataPath, SiteMapDataSource and TreeView make building a web site navigation system a snap.

