You can build C# .NET samples using Microsoft Visual C# 2008 Express or Microsoft Visual Studio 2008.
Procedure
- Open a Visual Studio 2008 command prompt from the Windows Start Menu as follows: .
- Start the Windows command prompt.
On 64‐bit Windows systems, run
C:\Windows\SysWOW64\cmd.exe so the sample programs execute under Windows 32‐bit on Windows 64‐bit (WOW64).
- Navigate to the SDK\samples\DotNet sub‐directory.
- At the command prompt, type Build2008.cmd to execute the build commands.