Documentation -> Concepts -> Project Explorer -> Import Silverlight Projects

 

 

When you are developing silverlight projects, you can exchange the project archives with other developers by using the import wizards. You can import the projects in your workspace, which is developed either by Visual Studio 2008, Expression Blend 2 or eclipse4SL.

  1. Right click the blank of Project Explorer, select Import.. menu entry.
  2.  

     

  3. In the import dialog, expand "Microsoft Silverlight" category and choose "Silverlight Project", click Next button.
  4.  

     

  5. Make sure option select root directory is selected. Then click Browse button, select the root directory of the silverlight project in your computer. click OK.
  6.  

     

  7. Click Finish button, then you will see the imported projects in your Project Explorer.
  8.  

     

 

 

 

Back