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

This walkthrough shows you how to create a new project using avaiable Intersoft ClientUI Silverlight project template.

In this walkthrough, you perform the following tasks:

Prerequisites

You need the following components to complete this walkthrough:

Creating a Silverlight Intersoft ClientUI Project

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

To create a Silverlight 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.

To learn more how to create ClientUI project using other templates, see:

See Also

Concepts

Other Resources