Silverlight .NET Support

The Silverlight team has released a new version today at the MIX with .NET support. Since Mike announced this Web developers are waiting for this new feature.

 

What's New in Silverlight?

The Silverlight 1.0 Beta Enhancements:

  • Improved install experience
  • VideoBrush (used to paint shapes and text with video content)
  • WMS streaming support
  • Media markers/script command support
  • Playlist support (ASX subset)
  • Improved video playback smoothness
  • Cleaned-up animation model, Animations now go in a Canvas.Resources block
  • Support for downloading and unpacking .zip files
  • Support for cross-domain downloads
  • Improved text rendering
  • Ink support
  • Improved javascript programming: Enum support, Better error handling, Support for delegates as event handlers, Sandboxed javascript mode
  • Namescope support
  • New properties for UI manipulation: Z-Index, Visibility, IsHitTestVisible
  • Downloading fonts for TextBlock
  • Silverlight 1.1 Alpha will support managed code.

     

    Silverlight Community

    Microsoft started with the Silverlight community Web site at http://silverlight.net. Have a look at the new examples for 1.0 Beta and 1.1 Alpha. Download the new 1.1 Alpha or 1.0 Beta.

    Have a look at the "How Do I?" videos, too. And the MSDN forums are moved to http://silverlight.net/forums, so update your bookmarks.

     

    Silverlight Download

    One thing I have noticed is that the download for 1.1 Alpha now is about 4.24 MB, the 1.0 Beta version is about 1.4 MB which is nearly the same size as the old version. If you install Silverlight be sure that you have saved your running Web applications because the installer will close all Web browser instances.

    Published Tuesday, May 01, 2007 12:23 AM by Michael Schwarz

    Comments

    # re: Silverlight .NET Support

    Tuesday, May 08, 2007 2:13 PM by Rodrigo

    Hi Michael is there any technical reason why silverlight doesn't install on a windows 2000?

    # re: Silverlight .NET Support

    Tuesday, May 08, 2007 2:42 PM by Michael Schwarz

    Hi Rodrigo, Silverlight requires Windows XP SP2 or Windows Vista... you will not get it running on Windows 2000. :(

    # re: Silverlight .NET Support

    Thursday, May 10, 2007 10:39 AM by rodrigo

    If that is true,...then it wont replace Flash..Flash runs in any OS.. too bad.

    # re: Silverlight .NET Support

    Thursday, May 10, 2007 12:06 PM by nick
    rodrigo, michael: according to tim sneath's blog and some of the mix07 materials, a windows 2000 version is forthcoming. in the meantime if your brave you can roll your own: see http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1189315&SiteID=1

    # re: Silverlight .NET Support

    Saturday, May 12, 2007 3:13 AM by Damien Jorgensen
    I thought sliverlight was going to be running on a whole load of OS's including the Mac. with support being made available for linux fans to port the player to their flavour of linux, i suppose even real unixes too!

    # re: Silverlight .NET Support

    Friday, May 18, 2007 11:05 PM by Carl Goffin
    Also, it's important to know that there are a few methods/properties that were removed from the previous versions of Silverlight. One of the is the StringSource, that was useful, like the classic innerHTML in html. Anyway, there are other ways to do this. While coding for Silverlight, remember there's still room for changes. Carl - http://www.silverlight.com.ar

    # Some interesting links I found

    Friday, October 05, 2007 5:13 PM by Ryan Ternier

    Every morning I take some time to visit http://weblogs.asp.net before I get into the nitty-gritty of