Syntax for Targeting the .NET Framework 

This section describes features in the Visual J# compiler that are used to target the .NET Framework. These features are available by default. However, you can use the /x (Disable Language Extensions) compiler option to disable these features.

This section assumes you are familiar with the .NET Framework, the common type system, value types, reference types, and boxing and unboxing.

This section discusses the following subjects:

See Also

Other Resources

Language Support