Aracılığıyla paylaş


Deep Zoom version of Silverlight 2 Developer Reference Poster

I took a reasonable resolution version of the Silverlight 2 Developer Reference Poster and crossed that with the Deep Zoom Composer, added a JS mouse wheel library and in about 5 minutes had a Deep Zoom version of the poster running in Silverlight. The sample is posted here.

The XAML is simple – just point the MultiScaleImage element to the output of the Deep Zoom Composer.

<Grid x:Name="LayoutRoot" Background="White">

<MultiScaleImage x:Name="img" Source="poster/info.bin"/>

</Grid>

The JavaScript is a bit more complex and you can find that here.

Deep Zoom Poster

Comments

  • Anonymous
    March 11, 2008
    PingBack from http://blogs.msdn.com/jstegman/archive/2008/03/11/deep-zoom-version-of-silverlight-2-developer-reference-poster.aspx

  • Anonymous
    March 11, 2008
    This is very cool, it&#39;s a Deep Zoom version of the Silverlight 2.0 Beta 1 Poster . This is via Joe

  • Anonymous
    March 11, 2008
    Wow, works perfectly, both with my Msft Optical Trackball and Wacom Bamboo tablet, sweet.

  • Anonymous
    March 11, 2008
    Aside from all the exciting stuff at the Mix08 conference, it was entertaining for me to watch Mark/Daniel/Crow

  • Anonymous
    March 11, 2008
    Aside from all the exciting stuff at the Mix08 conference, it was entertaining for me to watch Mark/Daniel

  • Anonymous
    March 11, 2008
    Joe - really cool example. You may also want to look into a version we created that does not use JavaScript: http://blogs.msdn.com/expression/archive/2008/03/09/deep-zoom-sample-with-mousewheel-pan-click-zoom.aspx By using Pete Blois's HTMLBridge code, you can get mousewheel working on IE/FF on Windows and FF/Safari on Mac without having to write any JS :)

  • Anonymous
    March 11, 2008
    Adam Kinney posted an aggregation of links to great SL2 postings, Celso and Kirupa posted their WPF app

  • Anonymous
    March 11, 2008
    One of best technologies, presented at Mix&#39;08 was HardRock Memorabilia . It uses technology, previously

  • Anonymous
    March 12, 2008
    If you liked the Hard Rock demo from MIX , here's how you can easily build something similar yourself

  • Anonymous
    March 16, 2008
    The comment has been removed

  • Anonymous
    March 16, 2008
    You've been kicked (a good thing) - Trackback from DotNetKicks.com

  • Anonymous
    March 17, 2008
    It's very cool, it'll be even cooler if it changes the cursos when moving or when scaling.

  • Anonymous
    March 18, 2008
    Silverlight 2.0 Developer Poster

  • Anonymous
    July 27, 2008
    We have good news : everything you learnt about the Web applies to Silverlight development since Silverlight

  • Anonymous
    October 17, 2008
    Last year I&#39;ve come across a lot of posters related to .NET / Office / SharePoint development. They

  • Anonymous
    January 01, 2009
    [This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason

  • Anonymous
    February 05, 2009
    El año pasado durante MIX 08 se repartieron en los pasillos del evento posters que describen la especificación

  • Anonymous
    May 01, 2009
    Is this deep zoom poster working for anyone?  I've tried it on Windows with IE8 and Silverlight 3.0 beta, OS X with Safari 4.0 beta and Silverlight 3.0 beta and OS X with Firefox 3 and Silverlight 3.0 beta.  All three give me a plain white page.