Samples
Visual FoxPro comes with numerous code samples that you can use for experimenting and becoming acquainted with features.
For additional samples, see the Visual FoxPro ..\Samples folder, which contains samples that illustrate APIs, COM+ services, and data access.
In This Section
Sample Class Libraries
Contains sample class libraries that provide encapsulated functionality you can add to your applications.Server Samples (Visual FoxPro)
Contains server samples that illustrate Automation Servers.Solution Samples
Contains samples that demonstrate particular features of Visual FoxPro and can be run independently.Foundation Class Samples
Contains samples that illustrate use of the Visual FoxPro Foundation classes.
Related Sections
Getting Started with Visual FoxPro
Provides information about installing, upgrading, and configuring Visual FoxPro, as well as customizing the development environment.Developing Visual FoxPro Applications
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.Programming in Visual FoxPro
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.Reference (Visual FoxPro)
Includes topics on productivity tools, as well as the controls, objects, properties, methods, events, statements, functions, and constants available.Walkthroughs
Provides step-by-step instructions for common scenarios, making them a good place to begin learning about the various features of Visual FoxPro.