Visual FoxPro continues to provide developer tools for application development within the FoxPro application and the FoxPro language. Visual FoxPro has added and enhanced object-oriented language and behaviors. This version of Visual FoxPro includes Web-oriented language and tools designed to help rapid application development in multi-tier environments and to streamline your maintenance tasks.
Describes how IntelliSense in Visual FoxPro displays information in pop-up windows and drop-down lists that assists you with statement and function completion syntax and displays the available variables, objects, properties, methods, and events of objects.
Describes a coverage application, which writes information about which lines of code in a file were run whereas a profiler application provides information about which lines actually run, how many times a line is run, duration, and so on.
Describes how to customize your development environment after installing Visual FoxPro. Environment settings include the main window title, default directory, project, editor, debugger and form tool options, temporary file storage, field mappings for drag-and-drop operations, and many other options.
Includes conceptual information about how to develop Visual FoxPro applications, instructions for creating databases and the user interface, and other tasks needed to create Visual FoxPro applications.
Discusses how you can access the full power of Visual FoxPro by creating applications. Understanding object-oriented programming techniques and the event-driven model can maximize your programming productivity.