Silverlight and VS 2005 or VS 2008 Express Edition

2019-08-18 01:30发布

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!

4条回答
地球回转人心会变
2楼-- · 2019-08-18 01:56

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

查看更多
Juvenile、少年°
3楼-- · 2019-08-18 02:00

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

查看更多
再贱就再见
4楼-- · 2019-08-18 02:03

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)

查看更多
冷血范
5楼-- · 2019-08-18 02:10

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.

查看更多
登录 后发表回答