This documentation is archived and is not being maintained.
Migrating to Visual C#
Visual Studio 2005
This section introduces C# syntax and concepts to developers who are migrating from other programming languages. It also contains the reference documentation for the Java Language Conversion Assistant, which you can use to convert Java language source to C# source code.
In This Section
- C# for Java Developers
-
Compares the C# language syntax and constructs to the Java language.
- Converting Java Applications to Visual C#
-
Describes the Java Language Conversion Assistant, a tool for porting Java projects to Visual C#.
- C# for C++ Developers
-
Compares the C# language to features of the C++ language.
See Also
Show: