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 are the necessary step that need to be performed in order to download content from within silverlight?
Explain the element tree in silverlight architecture?
what is the codec silverlight supports for hd streaming?
What is the silverlight official name?
What features are missing from silverlight presentation markup that will be supported in windows presentation foundation?
How does silverlight 2 differ from adobe flash?
How can you see a silverlight application in full-screen mode?
How to change the default page of a Silverlight application?
What happened when I press f5 within visual studio to run silverlight application?
What are the transformations that silverlight supports for the elements?
What is the difference between logical and visual tree?
Which language is Silverlight developed in?