Advanced Data Access and Windows DNA Development with Visual InterDev (two days), Level 3 (4 CD's)

In Level 3, you'll explore more advanced development using Visual InterDev. You'll learn how to employ ActiveX Data Objects (ADO), the Microsoft Visual Data Tools, and Visual InterDev to create dynamic, data-driven Web sites. You'll also learn how to use the Visual InterDev debugging tools, and source code control. The course concludes with a demonstration of how to use Microsoft Transaction Server (MTS) with Visual InterDev to create highly-scalable Web applications.

Level 3
Cost: $
399 + GST

All 3 levels
Cost: $
1195 + GST

 
 
Programming ASP Server Objects
16.1 Understanding the Server Object
16.2 ASP Server-Side Components
16.3 Using the Browser Capabilities Component
16.4 Using the File System Component
16.5 Using the Ad Rotator Component

ActiveX Data Objects
17.1 What Are ActiveX Data Objects?
17.2 Data Connections, Environments, and Views
17.3 ADO Introduction
17.4 The Connection Object
17.5 The Recordset Object

More on ADO Recordsets
18.1 Updating Recordset Data
18.2 Multiple Resultset Recordsets
18.3 Error Handling

Using the Microsoft Visual Data Tools
19.1 Using the Query Designer
19.2 Using the Database Designer

ADO Command Objects and Stored Procedures
20.1 The Command Object
20.2 Using Stored Procedures
20.3 Passing Parameters to Stored Procedures

Debugging Your Applications
21.1 Visual InterDev 6.0 Debugging
21.2 Walking Through Your Code
21.3 Keeping an Eye on Your Variables
Appendix: Debugging Scripts

Extending ASP Pages with Custom ActiveX Servers
22.1 What are ActiveX Servers?
22.2 Creating an ActiveX Server with Visual Basic

Creating Scalable Web Applications
23.1 Understanding Microsoft DNA and Multi-Tier Architectures
23.2 Wrapping up Application Logic in Components
23.3 Using Microsoft Transaction Server