search for books and compare prices
Tables of Contents for Web Database Development
Chapter/Section Title
Page #
Page Count
Introduction
ix
PART 1 Introducing Web Database Pages
1
24
Getting Started with Web Databases
3
22
Selecting Server-Side Tools
4
3
Upgrading from ASP to ASP.NET
7
1
Preparing Your Environment
8
1
Creating a Simple Web Database Display
9
15
What's Next?
24
1
Summary
24
1
PART 2 Key Concepts
25
262
Organizing Your Web Environment
27
32
Setting Up a Development Environment on Your Own Computer
28
4
Installing a Microsoft Web Server
32
5
Installing Other Services
37
1
Installing the .NET Framework
37
4
Configuring Your Web Server
41
14
Managing Security for Web Pages in Windows 2000 and Windows XP
55
2
Finding a Suitable Web Presence Provider
57
1
Summary
58
1
Introducing ASP.NET
59
46
Understanding the ASP.NET Life Cycle
60
4
Coding ASP.NET Elements
64
1
Defining Code Declaration Blocks
64
2
Defining Code Render Blocks
66
1
Understanding the Page Object
67
16
Inserting Server-Side Comments
83
1
Using Server-Side Includes
84
1
Coding Common ASP.NET Directives
85
5
Coding Advanced ASP.NET Directives
90
14
Summary
104
1
Introducing Web Forms
105
46
Reviewing Form Fundamentals
105
2
Improving the Forms Model with ASP.NET
107
1
Creating Web Forms
108
2
Coding HTML Server Controls
110
10
Coding Web Server Controls
120
5
Responding to Web Form Events
125
12
Preserving Form Data Between Submissions
137
2
Coding Validation Server Controls
139
8
Using Web Forms Effectively
147
3
Summary
150
1
Introducing Visual Basic .NET
151
56
Coding Visual Basic .NET Statements
152
1
Using Visual Basic Data Types
153
4
Using Literals and Constants
157
3
Using Operators
160
7
Manipulating Dates
167
6
Manipulating Strings
173
1
Working with Arrays
174
7
Using Collections
181
6
Accessing Objects
187
2
Coding Logic Statements
189
3
Writing Loops
192
1
Defining Subroutines, Functions, and Classes
193
4
Handling Errors
197
9
Summary
206
1
Understanding Database Concepts and Terms
207
36
The Nature of Relational Databases
208
10
Implementing a Database Design in Access 2002
218
14
SQL Concepts and Syntax
232
10
Summary
242
1
Accessing Databases with ADO.NET
243
44
Introducing ADO.NET
244
3
Opening and Closing ADO.NET Connections
247
3
Using the Command Objects
250
13
Using Data Readers
263
3
Using Stored Procedures
266
3
Using the DataAdapter, DataSet, and Data Table Objects
269
13
Using DataView and DataRelation Objects
282
2
Managing Transactions
284
2
Summary
286
1
PART 3 Developing Applications
287
218
Accessing the File System and Graphics
289
38
Introducing .NET File Processing Objects
290
4
Building a Zero-Maintenance Picture Gallery
294
32
Summary
326
1
Creating Custom Components
327
36
Using Assemblies
328
4
Creating User Controls
332
5
Creating a Page Banner User Control
337
8
Creating a Cascading List User Control
345
13
Testing the User Controls
358
4
Summary
362
1
Running Database Queries
363
28
Creating Customized DataGrids
364
4
Creating an Interactive Query that Uses a DataGrid
368
13
Creating Simple Query Pages
381
9
Summary
390
1
Identifying Sessions and Visitors
391
28
Using the Session and Application Objects
391
11
Identifying Visitors
402
16
Summary
418
1
Updating Databases
419
36
Sending E-Mail from a Web Page
419
3
Registering a New Visitor
422
15
Confirming Self-Registrations
437
7
Posting a New Ad
444
10
Summary
454
1
Handling File Uploads and Pictures
455
24
Processing Uploaded Files
455
4
Developing a Picture Upload Page
459
17
Linking of the Upload Picture Page
476
2
Summary
478
1
Creating and Consuming Web Services
479
26
Understanding Web Services
479
10
Implementing a Contoso Classified Web Service
489
14
Locating Web Services
503
1
Summary
504
1
PART 4 Tuning and Debugging
505
24
Tuning and Debugging Applications
507
22
Monitoring ASP.NET Application Performance
508
3
Achieving Performance Objectives
511
11
General Debugging Tips
522
2
Debugging with Microsoft CLR Debugger
524
4
Summary
528
1
Index
529
<