Training Resources
Accessibility
Web Development
Active Server Pages Introduction
Adobe / Macromedia Web
Programming
Visual Studio 2005 (.NET 2.0):
VB.NET Application Development
ADO.NET Data
Programming in VB
C#.NET Application Development
ADO.NET Data
Programming in C#
Visual Studio 2008 (.NET 3.5):
VB.NET Application Development
C#.NET Application Development
What's New in VS2008
(2-day courses):
VB.NET Application Development
C#.NET Application Development
Databases
Professional Courses
Project Management
with
Microsoft Project
Adobe
Microsoft SharePoint
Technical
Geographic (GIS)
ESRI ArcGIS 9.2:
ESRI ArcGIS 9.3:
Microsoft Office
Moving to Microsoft Office 2007
Training Resources
Active Server Pages - Advanced
2 day course
In this course, you will learn to use sophisticated programming strategies and advanced features to add polish, speed, and efficiency to your Active Server Pages web applications. This advanced class builds on skills acquired through our introductory course to provide an in-depth look at ASP. In this course, you will work more thoroughly with ASP components for web-to-database integration and use the server's file system to add features and functionality to your web site. In addition, you will work with other components, including those that ship with ASP as well as those you can purchase from 3rd party vendors. You will also learn how to implement advanced drill-downs, debug ASP code, use batch updating, work with stored procedures, and more.
Overview of Course Topics:
(for a full detailed outline, visit our PDF link above)
- Introduction
- File Conventions
- Advanced Data Drill-Downs
- Displaying Variables
- Multi-Table Queries
- Displaying a Portion of the Recordset
- Password Protection with Session Variables
- Using Stored Procedures
- Working with the File System in ASP
- Processing File Uploads
- Batch Updating
- Using rs.Update Instead of INSERT
- Form Validation with Server-Side JScript and Regular Expressions
- Transactions in ASP
- Creating Message Boards
- A Brief Examination of clientdetails.asp
- Regular Expressions
- Common VBScript Functions
