Silverlight 1.1 Alpha

Microsoft announced Silverlight 1.1 Alpha at MIX07 today. It’s a perfect example of what Microsoft is capable of doing with its formidable set of resources. Justin Van Patten has a post outlining the new features. Its quite a list:

* Managed code support
* Support for dynamic languages including Managed JScript and Python
* Rich UI control model based on WPF
* Improved networking stack with support for REST, RSS, JSON, POX
* Enhanced, 2-way HTML/AJAX Bridge
* Comprehensive and consistent base class library
* Support for LINQ (LINQ to Objects, LINQ to XML)

The Silverlight community site has several interesting quickstarts that give an indication of the feature set (and the integration with other Microsoft tools). C# and Visual Basic support in a 4+ MB (Windows) and 10+ MB (Mac) download.

It has certainly become a platform for RIA development (Silverlight 1.0 Alpha was nowhere near a platform). Adobe has a very formidable competitor. Microsoft’s developer support is usually very good and you can be sure they will attempt to win Flash converts at the developer level. The Expression tools (v2 will have Silverlight support) may also start to win over some designers too.

Makes me wonder when .NET desktop application development (WPF) will start to appear on the Mac.

2 Replies to “Silverlight 1.1 Alpha”

  1. So you need a 4MB (or 10MB) download.

    I somehow doubt that many sites are going to use this. If your site requires a 4MB download before someone can use it, and with your competitor it runs out of the box, you lose.

    ~Grauw

  2. sadly JavaFX, Apollo, Flash and Silverlight need downloads to run. Heck, even XULRunner or Firefox need a download 😉
    Silverlight 1.0 is still less than 2MB (not sure where 1.1 will come in) but probably the lightest footprint of the new wave at the moment…

Comments are closed.