I have Visual Studio 2010 beta 2 installed and Expression Blend Preview for .NET 4. When I began to debug it, it asked me to install Silverlight 4.0 beta. So now I am wondering if people who are going to view my application need to install Silverlight 4.0 instead of Silverlight 3.5. If so, how can I downgrade from 4.0 to 3.5?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

If you are creating apps in Expression Blend Preview for .NET 4 then you are going to get Silverlight 4.0 projects. You can however use Blend 3 to create Silverlight 3 projects. Visual Studio 2010 will also release to Silverlight 3 projects.

link|improve this answer
The only problem is that my trial version of Blend 3 ran out. – Mohit Deshpande Mar 14 '10 at 18:52
You could always re-install it to renew the trial. – nyxtom Mar 14 '10 at 21:33
Microsoft Expression Blend 4 Beta supports deploying Silverlight 3 projects as well as Silverlight 4, so I would snag that up. microsoft.com/downloads/… – nyxtom Mar 17 '10 at 22:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.