Microsoft Silverlight is an application framework for writing and running rich Internet applications with emphasis on multimedia, animations, and graphics, with features and purposes similar to those of Adobe Flash. The run-time environment for Silverlight is available as a plug-in for most web browsers. While early versions of Silverlight focused on streaming media, current versions support multimedia, graphics and animation, and give developers support for CLI languages and development tools.
It is the standard for writing Windows Phone 7 applications and is being promoted for Line of Business (LoB) applications.
Platforms Supported
- Silverlight 4 for Windows (Chrome, Firefox, IE 6-9) & Mac (Firefox, Safari)
- Windows Phone 7
Links
- Microsoft Silverlight
- Silverlight.net Community Site
- Moonlight Open Source Silverlight Implementation
Development & Design Tools
- Microsoft Visual Studio 2010 for developers
- Microsoft Expression Blend 4 for designers
- Windows Phone 7 Tools for developers and designers
FAQ:
- WPF vs Silverlight
- How does the new Windows 8 Runtime (WinRT) compare to Silverlight and WPF?
- How to profile a silverlight application?
- Silverlight vs Flex
- Getting started with Silverlight development
- How to bind DataGridColumn.Visibility?
- Creating a Silverlight DataTemplate in code
- Display GIF in a WP7 application with Silverlight
- Silverlight: stretching to remaining space in StackPanel
- Iterating through an enumeration in Silverlight?