Home Company Information Consulting Course Catalog Contact Us Request a Quote Government Corporate
 


Profile


e-Catalog


Contact

Search

Cart
Microsoft Visual C++ 5.0: Developing MFC Applications - The Internet and ISAPI

Course Status: Released
Course Language: English
Course Duration: 4 Hours
Deployment Options: Online, Interactive CDs, Network, Downloads, Intranet

Audience
Application developers, system analysts, database and system administrators, and information managers who are responsible for implementing sophisticated C++ applications using MFC, ATL, and COM technologies
Prerequisites
Completion of all preceding content in the Microsoft Visual C++ 5.0: Developing MFC Applications curriculum; basic C++ programming skills or completion of the C++ Programming suite; familiarity with object-oriented programming concepts or completion of the courses on object-oriented techniques; a sound knowledge of the Windows Operating System Architecture; familiarity with the Microsoft Internet Explorer interface an advantage
Course Aim
To familiarize the student with the Internet framework, and to discuss how to build and customize ISAPI applications and filters
Learning Objectives
Discuss the Internet framework.
Describe the Internet Server application programming interface (ISAPI).
Explain how HTTP is used to invoke an ISAPI application.
Discuss the ISAPI Wizard.
Describe how to create an ISAPI application using the ISAPI Wizard.
Explain how to customize an ISAPI application.
Describe how to install an ISAPI application.
Outline how to debug an ISAPI application.
Discuss ISAPI filters.
Create and customize an ISAPI filter.
Topics Covered
Internet principles and ISAPI
-
The Internet framework
- ISAPI
- Invoking an ISAPI application

ISAPI applications
-
Creation guidelines
- The ISAPI Wizard
- Customizing and debugging

ISAPI filters
-
Creating an ISAPI filter
- Using an ISAPI Wizard to create a filter
- Customizing an ISAPI filter

Hands-on: Creating an ISAPI filter
-
Live application tutorial
- Creating a default filter
- Customizing the filter