Creating Applications with the Application Framework

The Application Framework is designed to include all required, and many optional, elements that make an application effective and pleasurable to use. Though the framework itself provides a great deal of flexibility and power to create applications the way that works best for you, this section discusses the ways using the Application Wizard and the Application builder ease your application development.

In This Section

  • How to: Create a Framework
    Learn how to create an Application Framework by using the Application Wizard or by using the New Application item in the Component Gallery.
  • How to: Specify a Builder Application with Builder.dbf
    Provides the Builder.dbf table, which you can use to specify a builder application. The table contains fields that represent the name of a builder, a description of the builder, and a field called Type that identifies the Class or Base Class property that invokes the custom builder.

Reference

Related Sections

  • Creating Applications
    Discusses how to create Visual FoxPro applications, which may include one or more databases, a main program that sets up the application's system environment, and a user interface comprised of forms, toolbars, and menus.
  • Creating the User Interface
    Covers how creating forms, classes, controls, and toolbars can provide a rich set of tools for your user interface.
  • Upsizing Visual FoxPro Databases
    Explains how to use the upsizing wizards to move databases, tables, and views from your system to a remote Microsoft SQL Server.