Optimizing Applications

When you use Visual FoxPro to design and run applications, you want to get the best performance from your operating system, from Visual FoxPro, and from your application.

In This Section

  • Putting It All Together
    After programming and user-interface creation are finished, the final stages of application development include the addition of queries and reports, testing, and optimization.
  • Compiling an Application
    Create your applications one piece at a time, verifying each component as you go. When all your components are in place, it is easy to compile them into an application.
  • Testing and Debugging Applications
    When you develop an application, you must test for errors within and across components. Visual FoxPro provides debugging tools to help you find and correct any errors you discover in your applications.