explain deep zoom in silverlight?
Answer / Brijesh Singh
Deep Zoom is a technology in Silverlight that allows for highly detailed images to be viewed at various levels of magnification, while maintaining smooth and responsive performance. It does this by using a pyramid-like data structure where each level has progressively less detail than the one below it. When the user zooms in, only the necessary higher resolution data is loaded, making for quicker load times and smoother navigation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to consume wcf and web services in silverlight application?
Does silverlight work on safari?
What are the methodologies used in Silverlight?
How can you see a silverlight application in full-screen mode?
what is silverlight.js file? Explain with an example.
What are the different classes used in visual tree?
Is Silverlight supported by all major browsers?
What are dependency properties in silverlight?
What is the use of AppManifest.xml file in Siverlight Application?
Silverlight is developed in which languages?
what is the codec silverlight supports for hd streaming?
Which tool should use for Silverlight – Expression Studio or Visual Studio?