What are main features of Silverlight 1.1 ?

  • A built-in CLR engine that delivers a super high performance execution environment for the browser. Silverlight uses the same core CLR engine that we ship with the full .NET Framework.

  • Silverlight includes a rich framework library of built-in classes that you can use to develop browser-based applications.

  • Silverlight includes support for a WPF UI programming model. The Silverlight 1.1 Alpha enables you to program your UI with managed

  •  code/event handlers, and supports the ability to define and use encapsulated UI controls.

  • Silverlight provides a managed HTML DOM API that enables you to program the HTML of a browser using any .NET language.

  • Silverlight doesn't require ASP.NET to be used on the backend web-server (meaning you could use Silverlight with with PHP on Linux if you wanted to).

No comments:

Post a Comment