Although IMSDK can be used in your preferred environment on any machine that has .NET Framework installed, the recommended method is to use the Visual Studio .NET 2005 environment.
Create a project in Visual Studio .NET 2005
- Start Visual Studio .NET 2005
- From the File menu, choose New, and then choose Project.
- From the resulting dialog box, choose either Visual C# Projects or Visual Basic Projects and then choose Windows Application. Specify a name and a location for the project, and then click OK.

- After these steps have been completed, the project is created.