Open a Silverlight 1.0 project
A Microsoft Silverlight 1.0 project (or site) is a collection of website files and XAML files that do not necessarily have an associated project file. Consequently, opening a Silverlight 1.0 project is slightly different from opening a Windows Presentation Foundation (WPF) project.
Note
Although you can open other types of website projects in Microsoft Expression Blend 2, we do not recommend it. This is because Expression Blend 2 does not include all the code-editing features that are available in other programs such as Microsoft Expression Web 2.
To open a Silverlight project in Expression Blend
On the File menu in Expression Blend 2, point to Open, and then click Site.
The Open Site dialog box appears.
In the Location text box, enter the path of the Microsoft Silverlight 1.0 project folder, or click the Browse button to select the folder by using the Browse for Folder dialog box.
Note
Microsoft Silverlight 1.0 video projects that are created in Microsoft Expression Encoder 2 or Microsoft Visual Studio 2008 include a project file. Therefore, you can open those projects using either the preceding procedure or the procedure that is described in Open a project or solution. Both methods enable you to test the opened project in a web browser when you press F5.
See also
Concepts
Create a Silverlight 1.0 project
Managing your projects and files
Test a Silverlight project from Expression Blend