總結下Visual Studio開發Silverlight程序的相關工具,留個備註。ide
一,Visual Studio 2008開發Silverlight程序工具
Visual Studio 2008主要用於Silverlight2.0或3.0的開發,在Visual Studio 2008下開發Silverlight2.0或3.0程序,必需要先安裝Visual Studio 2008 SP1,而後安裝Silverlight2.0或3.0的工具包(Tools)。開發工具
如下全是中文版的下載地址,若是你用的是英文或日文開發環境,能夠下載界面上選擇相關的語言this
Visual Studio 2008 SP1下載地址:spa
Microsoft Visual Studio 2008 Service Pack 1 (iso)
http://www.microsoft.com/downloads/details.aspx?familyid=27673C47-B3B5-4C67-BD99-84E525B5CE61&displaylang=zh-cnblog
Microsoft Visual Studio 2008 Service Pack 1(exe)
http://www.microsoft.com/downloads/details.aspx?familyid=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=zh-cn開發
開發Silverlight2.0程序須要安裝:文檔
Microsoft® Silverlight™ Tools for Visual Studio 2008 SP1
下載地址:
http://www.microsoft.com/downloads/details.aspx?familyid=C22D6A7B-546F-4407-8EF6-D60C8EE221ED&displaylang=zh-cn
開發Silverlight3.0程序須要安裝:
Microsoft® Silverlight™ 3 Tools for Visual Studio 2008 SP1
下載地址:
http://www.microsoft.com/downloads/details.aspx?familyid=9442B0F2-7465-417A-88F3-5E7B5409E9DD&displaylang=zh-cn
Microsoft® Silverlight™ 2 軟件開發工具包
http://www.microsoft.com/downloads/details.aspx?familyid=8D933343-038F-499C-986C-C3C7E87A60B3&displaylang=zh-cn
包含的內容以下:
Microsoft® Silverlight™ 2 SDK 包含用於開發 Silverlight 2 應用程序的文檔、聯機示例、庫和工具。
Microsoft Silverlight 3 脫機文檔
http://www.microsoft.com/downloads/details.aspx?familyid=0A9773A7-C854-41FA-B73D-535ABFB73BAF&displaylang=zh-cn
這個是一個CHM幫助文檔,開發Silverlight 3必備的參考手冊
Microsoft® Silverlight™ 3 SDK
http://www.microsoft.com/downloads/details.aspx?familyid=1EA49236-0DE7-41B1-81C8-A126FF39975B&displaylang=zh-cn
包含的內容以下:
Microsoft® Silverlight™ 3 SDK 包含用於開發 Silverlight 3 應用程序的聯機文檔、聯機示例、庫和工具。
二,Visual Studio 2010開發Silverlight程序
Visual Studio 2010自帶了Silverlight3.0的開發,但目前Silverlight4.0正式版已經發布了,對於Silverlight的開發,固然是版本越高越好,由於Silverlight4.0功能更健全,bug更少,數據訪問更方便。尤爲經過WCF RIA Services V1.0訪問數據,比Silverlight2.0只能使用Web Services和WCF方便多了。
目前Visual Studio 2010中文版和英文版都已經發布,但Silverlight4.0中文工具包微軟還沒發佈。
開發Silverlight4.0程序須要安裝:
Microsoft Silverlight 4 Tools for Visual Studio 2010(英文版)
下載地址:
http://www.microsoft.com/downloads/details.aspx?familyid=EFF8A0DA-0A4D-48E8-8366-6DDF2ECAD801&displaylang=en
包含的內容以下:
l Silverlight 4 developer runtime
l Silverlight 4 SDK (software development kit)
l Update for Visual Studio 2010 and Visual Web Developer Express 2010 (KB982218)
l Silverlight 4 Tools for Visual Studio 2010
l WCF RIA Services V1.0 for Silverlight 4
l F# Runtime for Silverlight 4
WCF RIA Services V1.0 for Silverlight 4 and Visual Studio 2010(英文版):http://www.microsoft.com/downloads/details.aspx?familyid=CD3191A1-DEF4-4CAA-8120-1F0BBCF4BB05&displaylang=en
6月17日微軟推出Silverlight 4簡體中文正式版脫機幫助文檔
Microsoft Silverlight 4 脫機文檔(中文版):
http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=b6127b9b-968c-46c2-8cb6-d228e017ad74
Microsoft Silverlight 4 在線幫助文檔(MSDN)(簡體中文):
http://msdn.microsoft.com/zh-cn/library/cc838158(vs.95).aspx
但願Microsoft Silverlight 4 Tools for Visual Studio 2010儘快出中文版