Labels

Wednesday, November 12, 2008

Silverlight 2 Released - Final

Hi,

This is about the final Silverlight Release. However, take a look at the history releases.

o Silverlight Alpha 1.0 – Sep 2007

o Silverlight Alpha 1.1 - Nov 2007

o Silverlight 2 Beta 1 -

o Silverlight 2 Beta 2 - Jun 2008

o First public Release Candidate (RC) - Sep 2008 – Last Week

o Final Silverlight 2 Released - Oct 2008

In Oct 2008, MS shipped the final release of Silverlight 2. You can download Silverlight 2, as well the Visual Studio 2008 and Expression Blend 2 tool support to target it, here.

Cross Platform / Cross Browser .NET Development

Silverlight 2 is a cross-platform browser plugin that enables rich media experiences and .NET RIAs (Rich Internet Applications) within the browser.

Silverlight 2 is small in size (4.6MB) and takes only 4-10 seconds to install on a machine that doesn't already have it. It DOES NOT REQUIRE THE .NET FRAMEWORK to be installed on a computer TO RUN - the Silverlight setup download includes everything necessary to play video or run applications.

Developers can write Silverlight applications using any .NET language (including VB, C#, JavaScript, IronPython and IronRuby). Silverlight provides a rich set of features for development including:

  • WPF UI Framework: Silverlight 2 includes below.

    • A rich WPF UI framework that makes building rich Web applications much easier.
    • Includes a powerful Graphics And Animation Engine, as well as rich support for higher-level UI capabilities like controls, layout management, data-binding, styles, and template skinning.

The WPF UI Framework in Silverlight is a compatible subset of the WPF UI Framework features in the full .NET Framework, and enables developers to re-use skills, controls, code and content to build both rich cross browser web applications, as well as rich desktop Windows applications.

  • Rich Controls: Silverlight 2 includes a rich set of built-in controls that developers and designers can use to quickly build applications.

    • Core form controls - TextBox, CheckBox, RadioButton, ComboBox, etc.
    • Built-in layout management panels - StackPanel, Grid, Panel, etc.
    • Common functionality controls - Slider, ScrollViewer, Calendar, DatePicker, etc. and
    • Data manipulation controls - DataGrid, ListBox, etc.

All Silverlight controls support a rich control templating model, which enables developers and designers to collaborate together to build highly polished solutions.

· Rich Networking Support: Silverlight 2 includes rich networking support. It includes below.

o Out of the box support for calling REST, WS*/SOAP, POX, RSS, and standard HTTP services.

o Supports Cross Domain Network Access (enabling Silverlight clients to directly access resources and data from resources on the web).

o Support for built-in sockets networking support.

  • Rich Base Class Library: Silverlight 2 includes below.

    • Rich .NET base class library of functionality (collections, IO, generics, threading, globalization, XML, local storage, etc).
    • Includes rich APIs that enable HTML DOM/JavaScript integration with .NET code.
    • Includes LINQ and LINQ to XML library support, as well as local data caching and storage support.

The .NET APIs in Silverlight are a compatible subset of the full .NET Framework.

  • Rich Media Support: Silverlight 2 includes below.

    • Built-in Video Codecs for playing high definition video, as well as for streaming it over the web (including both live and on-demand support).
    • Includes support for Adaptively Switching Video Bitrates on the fly based on network conditions (Enabling Users To Avoid Seeing The Dreaded "Buffering..." Message), placing and metering ads within video streams, as well as enabling content protection.

The final Silverlight 2 release delivers a tremendous amount of power and flexibility that enables you to really push the boundaries of what can be done in a browser, and enable great end user experiences.

Higher Interoperability

Microsoft is partnering with Soyatec to sponsor additional tools for developing Silverlight applications using the cross platform Eclipse development platform. Click here to learn more about this and download the free Silverlight Eclipse plugin. Click here for a step-by-step tutorial that walks-through how to use their Eclipse tools today to build a Silverlight 2 application.

We are also announcing today that we are releasing the Silverlight XAML vocabulary and schema under the Open Specification Promise (OSP), which enables anyone to create products that read and write XAML for Silverlight. You can learn more about this announcement here.

Upgrading from the Beta

If you have the Beta2 or RC versions of the VS Tools for Silverlight, or the Silverlight 2 Beta SDK or Developer Editions of Silverlight 2, please make sure to uninstall these completely before downloading and installing today's release.

Thanks & Regards,

Arun Manglick || Senior Tech Lead

No comments:

Post a Comment