Light Up the Web

Blog about programming in Silverlight

  Home  |   Contact  |   Syndication    |   Login
  24 Posts | 0 Stories | 45 Comments | 0 Trackbacks

News

My post about Deep Zoom Composer was recommended by Scott Guthrie! :) (see here)

Archives

About Me

News

Who was here

March 2008 Entries

I created demo that show how to connect Silverlight 2.0 with code html. This demo is like a game ping-pong, but it is not really game because you not suppose to play but learn Silverlight 2.0 ! To connetct from Silverlight 2.0 to HTML you should Get html document HtmlDocument _htmlDocument = HtmlPage.Document;, where HtmlPage is from System.Windows.Browser;From HtmlPage object you can get other informations, likeHtmlPage.BrowserInforma... or HtmlPage.BrowserInformation... find...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

In this article I would like to present simple application with MultiScaleImage control and generated images from Deep Zoom Composer application. I hope my English is enough to understand this text but just in case I will put a lot of pictures. I will show you how to create application with very deep zoom and put it inside Silverlight 2.0. First we have to generate project with images, therefore we have to download Deep Zoom Composer application. This process has 3 steps: "Add Image…" Create new...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati