Language Equivalents
These topics summarize common programming concepts with side-by-side code examples or tables. This information is designed for those who want to learn a new language or refresh their memory of how to work with a particular language.
The following Visual Studio programming languages are covered:
-
Visual Basic
-
C#
-
J#
-
C++
-
JScript
-
Visual FoxPro
In This Section
- Keywords Compared in Different Languages
-
Provides a table of equivalent keywords, with links to reference topics.
- Programming Concepts Compared in Different Languages with Code Examples
-
Provides example code for basic tasks (such as declaring variables and passing parameters) that cannot be summarized with a keyword.
- Data Types Compared in Different Languages
-
Provides a table of data types for each of the languages, with links to reference topics.
- Operators Compared in Different Languages
-
Provides a table of operators for each of the languages, with links to reference topics.
- Controls and Programmable Objects Compared in Different Languages and Libraries
-
Provides a table of controls and classes, with links to reference topics, for the following languages, technologies, and libraries:
-
Visual Basic 6.0
-
Windows Forms controls
-
ASP.NET server controls
-
HTML server controls
-
MFC (Microsoft Foundation Classes)
-
ATL (Active Template Library)
-
Visual FoxPro
-