Click here to Skip to main content
15,886,258 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Please tell how to install silverlight in .net3.5.
I need silverlight installation steps and which version I choose for VS2008 3.5.
Posted
Updated 13-Jul-10 6:54am
v2

As far as I know, you can develop for any version of Silverlight in VS2008, you just have to install all of the required tools and libraies to do it.

A little googling gave up this link:

http://www.silverlight.net/getstarted/[^]
 
Share this answer
 
Comments
Kunal Chowdhury «IN» 18-Jul-10 14:00pm    
Any Version John? How can you develop Silverlight 4 applications in VS2008, if the IDE itself is not supporting that? :)
Hi Ganesh,

Hope you want to install Silverlight 3 in VS2008.

Here are the steps for the installation:

1. First you need to upgrade your VS2008 to VS2008 SP1. To do this, just install the VS2008 Service Pack 1 which is a ~800MB standalone installer.
2. Install Silverlight Tools for Visual Studio 2008 SP1, which installs all the necessary things required for you.
3. Install Expression Blend 3, if you want to do some design stuffs. It gives you more power to your XAML design.

Wish you all the best. Let us know, if you have any queries.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900