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:
- Create WPF ClientUI project using Intersoft ClientUI project template.
Prerequisites
You need the following components to complete this walkthrough:
- Visual Studio 2010
- Silverlight 4 Tools for Visual Studio 2010
- Intersoft ClientUI
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
- Start Visual Studio 2010.
- On the File menu, click New and then Project.
- The New Project dialog box appears.
- In the Installed Templates pane, expand the Visual C# node and select Silverlight.
- Select the ClientUI template you wish to use in your project.
- Specify a Name and a Location for the application and then click OK.