Database development and training for Birmingham and the midlands
Specialists in Microsoft Access and Visual Foxpro database training and development
I am happy to hear from existing clients but I am taking no new calls.
Visual FoxPro and C#
Unlike the comparison between VBA and Visual FoxPro, the comparison between FoxPro and C# is difficult because the two languages are so very different. These pages will help you to make a start with C# if you're working to convert your VFP project into C#. We'll expand these pages of notes over the next few months as we gain more experience with C#.
Language syntax
Program flow control and structure
- If ... Else
- Selecting cases
- Simple loops
- For loops
- Procedures and functions