Microsoft Silverlight is a programmable web browser plugin that enables features such as animation, vector graphics and audio-video playback that characterizes rich Internet applications. Version 2.0, released in October 2008, brought additional interactivity features and support for .NET languages and development tools. Microsoft made the beta of Silverlight 3.0 available on March 18, 2009.
Welcome to CWAnswers
CWAnswers is your guide to the sprawling world wide web. The directory aims to provide a useful guide made by users. You can share your knowledge as well - simply sign up and edit your first entry. For questions just contact the team at support - at - cwanswers.com.
Weblinks for Silverlight
Top 10 for Silverlight
Things about Silverlight you find nowhere else.
Select content modules
SilverlightBlog.com | All the latest Silverlight News, Tips, Tutorials ...
All the latest Silverlight News, Tips, Tutorials at Silverlight Blog ... Silverlight Blog contains the latest news in RIA development using Silverlight ...www.silverlightblog.com/Microsoft Silverlight Official Site
... site for the Silverlight development community. ... Blogs. Gallery. Microsoft Silverlight is a free framework empowering you to ... by The Silverlight Blog ...www.silverlight.net/Microsoft Silverlight content
Microsoft portal site for the Silverlight development community. ... Blogs. Gallery. Upload and share your Silverlight sample in the Gallery. ...silverlight.net/blogs/microsoft/default.aspxSilver Lighting - My Silverlight Blog
... Mann's Blog : Silverlight 2 RTW ... Mark Mann's Blog : Silverlight 2 RTW Released! 0 comments Links ... Mike Taulty's Blog : Silverlight and WPF - Sharing ...silverlighting.blogspot.com/The Silverlight Blog - Home
Welcome to the inaugural Silverlight/UX team blog. ... Introducing the New Silverlight Blog. Posted in News • at 12:29 AM PST • with 18 comments ...team.silverlight.net/Microsoft Silverlight is a programmable web browser plugin that enables features such as animation, vector graphics and audio-video playback that characterizes rich Internet applications. Version 2.0, released in October 2008, brought additional interactivity features and support for .NET languages and development tools. Microsoft made the beta of Silverlight 3.0 available on March 18, 2009.
It is compatible with multiple web browser products used on Microsoft Windows and Mac OS X operating systems. Mobile devices, starting with Windows Mobile 6 and Symbian (Series 60) phones, probably will be supported in 2010. A third-party free software implementation named Moonlight is under development to bring compatible functionality to GNU/Linux.
Overview
Silverlight provides a retained mode graphics system similar to Windows Presentation Foundation, and integrates multimedia, graphics, animations and interactivity into a single runtime environment. In Silverlight applications, user interfaces are declared in XAML and programmed using a subset of the .NET Framework. XAML can be used for marking up the vector graphics and animations. Textual content created with Silverlight is searchable and indexable by search engines as it is not compiled, but represented as text (XAML). Silverlight can also be used to create Windows Sidebar gadgets for Windows Vista.
Silverlight supports playback of WMV, WMA and MP3 media content across all supported browsers without requiring Windows Media Player, the Windows Media Player ActiveX control or Windows Media browser plugins. Because Windows Media Video 9 is an implementation of the SMPTE VC-1 standard, Silverlight also supports VC-1 video, though still only in an ASF container format. Furthermore, the Software license agreement says VC-1 is only licensed for the "personal and non-commercial use of a consumer". Silverlight, since version 3, supports the playback of H.264 video. Silverlight makes it possible to dynamically load XML content that can be manipulated through a DOM interface, a technique that is consistent with conventional Ajax techniques. Silverlight exposes a Downloader object which can be used to download content, like scripts, media assets or other data, as may be required by the application. With version 2.0, the programming logic can be written in any .NET language, including some derivatives of common dynamic programming languages like Iron Ruby and Iron Python. Mono developers to bring Silverlight to Linux
Silverlight 1.0

- Input – handling input from devices like keyboard, mouse, stylus etc.
- UI core – managing rendering of bitmap images (including compressed raster images like JPEG), vector graphics, text and animations.
- Media – playback of MP3, WMA Standard, WMV7, WMV8 and WMV9/VC-1 streams.
- XAML – to allow the UI layout to be created using XAML markup language.



























