X++, C# Comparisons
-
Article
-
- 2 minutes to read
This topic gives information about where to obtain more information about Microsoft Dynamics AX X++ to C# comparisons.
Methodology
When an example of X++ code is presented in a topic, a C# translation of that code is also presented.
In This Section
X++, C# Comparison: Hello World
X++, C# Comparison: Loops
X++, C# Comparison: Switch
X++, C# Comparison: String Case and Delimiters
X++, C# Comparison: Array Syntax
X++, C# Comparison: Collections
X++, C# Comparison: Collections of Keys with Values
X++, C# Comparison: Exceptions
X++, C# Comparison: Automated Retry After an Exception
X++, C# Comparison: Operators
X++, C# Comparison: Precompiler Directives
X++, C# Comparison: Classes
X++, ANSI SQL Comparison: SQL Select
See Also
Functions and Macros