Build Sample Code with
Visual Studio 2008
You can build C#
.NET samples using Microsoft Visual C# 2008 Express or Microsoft Visual Studio
2008.
- Open a Visual Studio 2008 command prompt from the Windows Start Menu as follows:.
- Start the Windows command prompt.On 64‐bit Windows systems, runC:\Windows\SysWOW64\cmd.exeso the sample programs execute under Windows 32‐bit on Windows 64‐bit (WOW64).
- Navigate to theSDK\samples\DotNetsub‐directory.
- At the command prompt, typeBuild2008.cmdto execute the build commands.