|
Murach's ASP.NET 2.0 Web Programming with VB 2005
This book is for Visual Basic developers who want to learn how to develop professional Web applications with Microsoft's ASP.NET 2.0. Because the first 4 chapters carefully present the skills for developing simple Web applications, this book works for both beginners and experienced programmers. Then, the next four sections present: the skills you need
for almost all Web applications; the skills you need for database applications; the skills you need for e-commerce applications; and the skills you need for developing code that can be reused in other applications.
Contents:
Section 1
The essence of ASP.NET web programming
Chapter 1
An introduction to ASP.NET web programming
3
Chapter 2
How to develop a one-page web application
29
Chapter 3
How to develop a multi-page web application
69
Chapter 4
How to test and debug an ASP.NET application
113
Section 2
Basic ASP.NET skills
Chapter 5
A crash course in HTML
151
Chapter 6
How to work with server controls
187
Chapter 7
How to use the validation controls
231
Chapter 8
How to manage state
257
Chapter 9
How to use master pages
285
Chapter 10
How to use site navigation
305
Chapter 11
How to use themes
323
Section 3
ASP.NET database programming
Chapter 12
An introduction to database programming
347
Chapter 13
How to use SQL data sources
371
Chapter 14
How to use the GridView control
407
Chapter 15
How to use the DetailsView and FormView controls
445
Chapter 16
How to use object data sources
485
Section 4
Professional ASP.NET skills
Chapter 17
How to secure a web site
519
Chapter 18
How to use login controls to authenticate users
539
Chapter 19
How to use profiles to personalize a web site
585
Chapter 20
How to use the MultiView and Wizard controls
617
Chapter 21
How to use email, custom error pages, and back-button control
643
Chapter 22
How to use web parts to build portals
673
Chapter 23
How to configure and deploy ASP.NET 2.0 applications
705
Section 5
Developing reusable code
Chapter 24
How to develop user controls
725
Chapter 25
How to develop custom server controls
747
Chapter 26
An introduction to web services
789
Resources
Appendix A
How to install and use the software and downloadable files
805
Index
|