This documentation is archived and is not being maintained.
Visual J# Application Samples
Visual Studio 2005
The samples in this section are modeled after complete applications that you might develop. These samples illustrate more complete error handling and object-oriented development than other Visual J# samples.
| Sample | Description |
|---|---|
| Illustrates how to consume C# classes from Visual J#. | |
| Provides a command line interface to get information about types from user's environment. This sample also provides general information about reflection. | |
| Offers a brief introduction to Windows Forms and Sockets including other FCL topics. The sample is a very simple Sockets Chat application. | |
| Offers an introduction to the .NET Framework class library. Provides an application that counts words in a text file and organizes the results according to command-line arguments. |
Related Sections
Show: