Obtaining the Tools
To develop Silverlight applications, you'll need to obtain the following runtimes/tools:
Runtimes
To view Silverlight applications on your browser, download one or all of the following:
- Microsoft Silverlight 1.0 Release Candidate
Microsoft Silverlight 1.1 Alpha Refresh
Microsoft ASP.NET Futures (July 2007)
The ASP.NET Futures download contains new controls for ASP.NET that support Silverlight applications.
Developer Tools
The easiest way to get started with Silverlight development is to use Visual Studio 2008, currently available for download as Beta 2. You can download Visual Studio 2008 Beta 2 here.
Once you have downloaded and installed Visual Studio 2008 Beta 2, you also need to download the Microsoft Silverlight Tools Alpha Refresh for Visual Studio (July 2007), which is an add-on to Visual Studio 2008 for creating Silverlight applications. Installing it will add the following items to Visual Studio 2008 Beta 2:
- Visual Basic and C# Project templates
- IntelliSense and code generators for XAML
- Debugging of Silverlight applications
- Web reference support
- Integration with Expression Blend
In addition, you can download one or more of the following professional tools to help design your Silverlight applications:
Finally, you can download the following SDKs containing documentation and sample code: