Visual J# Express Edition FeaturesĀ 

The Microsoft Visual J# Express Edition helps you learn the Visual J# language and develop applications quickly.

Microsoft Visual J# Express Edition provides the following features:

  • Starter kit to walk you through the features of Visual J#.

  • Integrated Developer Environment (IDE) with IntelliSenseā„¢, and code expansions.

  • Support for creating XML documentation from javadoc comments.

  • Full support for J# Browser Controls and the Supplemental UI Library.

  • Visual Studio automation.

  • Support for single- and multi-project client solutions, including windows, console, and class library projects.

  • Database support for local data applications.

  • Ability to consume Web Services.

  • Support for importing and exporting user settings.

  • Visual J# compiler with debug and release configuration features.

  • Debugger support for managed debugging.

Supported Project Types

In Visual J# Express Edition, you can create the following project types:

  • Console Application for simple output to a terminal window.

  • Windows Application for applications that display in a Windows Form.

  • Class Library Application for dynamic link libraries to share functionality with several applications.

Not Supported

Visual J# Express Edition does not support the following items. To use these features, you must upgrade to the Visual Studio Professional or Enterprise edition.

  • Class Designer

  • Custom build support

  • Add-in creation

  • Macro support

  • Object Test Bench

  • Native or interoperating (Managed/Native) debugging

  • Remote debugging

  • Developing Web applications or Web services

  • Setup projects for installing and distributing your application

  • ClickOnce deployment for users to unpack and begin installing an application with a single mouse click.

See Also

Other Resources

Visual J# Express Edition