Designing Applications

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

It is important for developers to go through the process of planning and design to be able to begin coding with a clear goal in mind. Spending a few hours up front on design can mean the difference between delivering the application that customers must have a few months down the road or backtracking to try to convert many hours of coding work into the application that should have been designed in the first place.

In This Section

  • Developing Office Developer Applications
    Microsoft® Office XP Developer provides the productivity tools professional developers must have to build applications faster, integration tools to make their applications work seamlessly with data and the Web, and management tools to simplify deploying and managing the applications they build with Microsoft Office.
  • Debugging and Error Handling
    All code contains errors of one kind or another, and how you deal with errors might be the most important part of a well-designed application.
  • Adding Help to Your Custom Application
    Reduce the amount of time required to train and support users of your applications by adding online Help to your Microsoft® Office application.
  • Deploying Your Application
    Understanding how you choose to deploy the application depends largely on what type of application you have created.