Getting Started with ComponentOne Studio Silverlight Edition
Creating a New Silverlight Project

The following topic details how to create a new Silverlight project in Microsoft Visual Studio and in Microsoft Expression Blend.

In Visual Studio

Complete the following steps to create a new Silverlight project in Microsoft Visual Studio:

  1. Select File | New | Project to open the New Project dialog box in Visual Studio.
  2. In the Project types pane, expand either the Visual Basic or Visual C# node and select Silverlight.
  3. Choose Silverlight Application in the Templates pane.
  4. Name the project, specify a location for the project, and click OK.

    Next, Visual Studio will prompt you for the type of hosting you want to use for the new project.

  5. In the NewSilverlight Application dialog box, select OK to accept the default name and options and to create the project.

In Expression Blend

Complete the following steps to create a new Silverlight project in Microsoft Expression Blend:

  1. Select File | New Project to open the New Project dialog box in Blend 4.
  2. In the Project types pane, click the Silverlight node.
  3. In the right pane, choose Silverlight Application + Website in the Templates pane to create a project with an associated Web site.
  4. Name the project, specify a location for the project, choose a language (Visual C# or Visual Basic), and click OK. Your new project will be created.

The Project

The solution you just created will contain two projects, YourProject and YourProject.Web:

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback