WebSphere WebSphere Business Integration Message Service Clients for C/C++ Version 1.2.7 and .NET Version 1.2.6 Operating Systems: AIX, Linux, Solaris, 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. The task described below assumes that you have Visual Studio 2003 installed, and that you are familiar with using it.

Why and when to perform this task

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: 18 Jun 2008

© Copyright IBM Corporation 2005, 2008. All Rights Reserved.