Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

Silverlight installed base RSS

4 replies

Last post Mar 09, 2009 07:02 AM by MarkMonster

(0)
  • biondi

    biondi

    Member

    9 Points

    22 Posts

    Silverlight installed base

    Mar 07, 2009 10:10 AM | LINK

    Many gentlemens here may have encountered a situation that the customer request to build the web UI using Flash rather than Silverlight.  Their number one concern is usually the installed base.

    Has anyone seen any report or estimation on this figure?

  • fullsailrick

    fullsailrick

    Contributor

    3699 Points

    829 Posts

    Re: Silverlight installed base

    Mar 07, 2009 10:39 AM | LINK

    Side note: show them how Silverlight is commonly faster than Flash, even without the hardware acceleration. http://www.shinedraw.com/. I too am curious about the rate of infection between both the Silverlight and Flash viruses.
  • MarkMonster

    MarkMonster

    Star

    7622 Points

    1505 Posts

    Re: Silverlight installed base

    Mar 08, 2009 04:28 PM | LINK

    I've written a small Google Analytics script that you can use on your website to find out the Silverlight support of your visitors. http://mark.mymonster.nl/2009/02/15/tracking-silverlight-support-in-google-analytics/

    This way you can find out, the stats that are equal to your own visitors instead of the visitors going to Microsoft.com.
    Mark Monster - Silverlight MVP - MCPD Enterprise
    Blog
    Silverlight and Expression Insiders UG

    Dont forget to click "Mark as Answer" on the post that helped you.
  • biondi

    biondi

    Member

    9 Points

    22 Posts

    Re: Silverlight installed base

    Mar 09, 2009 01:16 AM | LINK

    Thanks.  Google Analytics custom scripts really gives a good reference of Silverlight installed base of our customers.

    This also leads me thinking of another way.  i.e. our own web log.

    In the HTTP request header, we can see something like:

    Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-silverlight, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/x-silverlight-2-b1, */*

    I believe above can be an indicator of Silverlight support.  But I will double check.

  • MarkMonster

    MarkMonster

    Star

    7622 Points

    1505 Posts

    Re: Silverlight installed base

    Mar 09, 2009 07:02 AM | LINK

    Yes looks like it also get's send into the Request Header. Only thing was in my case I wanted to log inside Google Analytics so I was not able use this data very easily.
    Mark Monster - Silverlight MVP - MCPD Enterprise
    Blog
    Silverlight and Expression Insiders UG

    Dont forget to click "Mark as Answer" on the post that helped you.