Intersoft ClientUI Documentation
Walkthrough: Create New WPF Project from Project Templates

This walkthrough shows you how to create a new WPF Intersoft ClientUI project using the available Intersoft ClientUI template. This walkthrough demonstrates the following concept:

Prerequisites

You need the following components to complete this walkthrough:

Creating a WPF Intersoft ClientUI Project

This section describes how to create new WPF Intersoft ClientUI project in Visual Studio using the available Intersoft ClientUI template. This walkthrough is using Visual C# template. However, ClientUI also provides the project templates in Visual Basic.

To create a WPF Intersoft ClientUI project

  1. Start Visual Studio 2010.
  2. On the File menu, click New and then Project.
  3. The New Project dialog box appears.
  4. In the Installed Templates pane, expand the Visual C# node and select Silverlight.

  5. Select the ClientUI template you wish to use in your project.
  6. Specify a Name and a Location for the application and then click OK.
See Also

Concepts

Other Resources