What is the difference between glyph cache and image cache?
Answer / Akansha Chaudhary
Glyph cache stores precompiled vector graphics (font characters) within a memory cache to improve performance when rendering text. Image cache, on the other hand, stores bitmap images that are often used in an application and helps avoid unnecessary reloading of images from disk.
| Is This Answer Correct ? | 0 Yes | 0 No |
what browsers and platforms are supported by silverlight version 2?
How to use xaml namescope in silverlight?
Explain the concept of keyframe. What is the difference between silverlight and flash regarding animations?
Is silverlight the official name for “wpf/e”?
What is isolated storage in silverlight?
give an example of creating button in xaml ?
Which class is used to put animation objects in Siverlight application?
What are the features of silverlight plug-ins?
Explain what is ria?
explain how you can pass parameters to silver light controls from asp.net pages?
what are the advantages of extensible application markup language (xaml) over c# or vb.net?
List the steps involved in consuming the WCF services in Silverlight