WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: Linux, Windows

Building the .NET sample applications

When you build a sample .NET application, an executable version of your chosen sample is created.

Before you begin

To build the .NET samples, you must have the appropriate compiler installed as described in “Operating environments” on page 8. The task described below assumes that you have Visual Studio 2003 installed, and that you are familiar with using Visual Studio 2003.

Why and when to perform this task

This section provides the information that you need to build the.NET applications using Visual Studio 2003. To build a .NET sample application, carry out the following steps.

Steps for this task

  1. Click the Samples.sln solution file provided with the .NET samples.
  2. Right click the Solution ’Samples’ in the Solution Explorer window and select Build Solution.

Result

An executable program is created in the appropriate sample folder’s bin/Debug or bin/Release subfolder, depending on the configuration that you have chosen. This program has the same name as the folder, with a suffix of CS. For example, if you are building the C# version of the message producer sample application, SampleProducerCS.exe is created in the SampleProducer folder.
Related concepts
The sample applications
Related tasks
Running the sample applications
Building the C or C++ sample applications

Task topic

Terms of Use | Rate this page

Last updated: 7 Dec 2005

© Copyright IBM Corporation 2005. All Rights Reserved.