vote up 0 vote down star

Is is possible to create silverlight content in C# using Visual Studio 2005 Professional or Visual Studio 2008 Express Edition? I can't find an answer on Microsoft's web site. Thanks for any help!

flag

4 Answers

vote up 2 vote down check

Yes if the express edition is Visual Web Developer 2008 Express Edition. Here is a quote from this blog post from the guy who runs the development team for Silverlight at Microsoft:

Developers can use either VS 2008 or the free Visual Web Developer 2008 Express to open and edit Silverlight 2 projects, and get a powerful code-focused .NET development environment.

link|flag
Thanks that's what I needed! – Lucas McCoy Mar 1 at 18:11
"the guy who runs the development team"...nice one - that's the Mighty Scott Guthrie you're talking about :-) – Gordon Mackie JoanMiro Mar 13 at 15:18
@Joan Miro: Yes indeed :-) I didn't know quite how to phrase that and eventually went with a quote taken from weblogs.asp.net/scottgu/about.aspx – Peter McGrattan Mar 14 at 1:15
vote up 0 vote down

2005 i think you can only create 1.0 project ; and yes you can create SL 2.0 projects in VS 2008 express(visual web developer) but you will need SP1 and the tools everything you need is here

link|flag
vote up 2 vote down

I think you should take a look at Visual Web Developer Express and the Silverlight Tools

link|flag
vote up 3 vote down

I belive you can with 2008 express.

Make sure you install SP1 to 2008 then install everything else from here (it has the SP1 download as well)

link|flag

Your Answer

Get an OpenID
or

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