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

MS Access technical tips

Visual FoxPro technical tips

General Tips

 

More tips from Alvechurch Data

Site Map

Site map of the Alvechurch Data site

Read More

Comments in C# and VFP

Adding comments to programs in C# and Visual FoxPro

Read More

Constants in C# and VFP

Declaring constants in C# and Visual FoxPro

Read More

Variables in C# and VFP

Declaring variables in C# and Visual FoxPro

Read More

Generate a connection string for OLEDB

Generate a connection string for OLEDB

Generate the connection string for an OLEDB provider such as VFPOLEDB.

Read More