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!
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
I think you should take a look at Visual Web Developer Express and the Silverlight Tools
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
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)
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: