Search code examples
silverlight-3.0demo

Where can I download the source of Silverlight's OOB demo


There is an excellent demo of using Out Of Brower (OOB) disconnected Silverlight on the official home page of:

http://www.microsoft.com/silverlight/silverlight/demos/oob/default.html

Does anyone know where I could find / download the source of this and modify it to use as a proof-of-concept to show my boss so he can green-light a Silverlight project?

thanks!

Update: I am also aware of the very rough demo made available at:

http://www.silverlight.net/learn/videos/silverlight-videos/out-of-browser-experiences/

but it is very basic and ugly, unlike the one I am attempting to locate.


Solution

  • For those interested in an answer to this, the closest solution to be found is to use a Silverlight Reflector to inspect the code and styles. This is VERY useful for seeing how someone did a certain effect.

    Silverlight Spy (trialware)

    A Silverlight Reflector plug-in (untested)