PT Application Reusable Features

The PT application is designed not only to demonstrate important development techniques for key Microsoft technologies, but also to provide you with reusable features, such as JavaScript files and COM components, that you can adapt for your own applications. As you will see in discussions such as Components Designed for Reuse, the PT application is designed to be as generic as possible, using parameters and late binding in many places instead of hard-coding values.

The following topics list the reusable features in the PT application. As always, the BDG includes complete source code for you to review and use.