what is the real advantage of using excel/word files or local database in silverlight?
Answer / Vishal Sharma
Using Excel, Word files, or a local database in Silverlight provides a way to store and manage data locally on the client machine. This can improve performance for read-heavy applications and allows for offline functionality, as the data is stored within the application itself.
| Is This Answer Correct ? | 0 Yes | 0 No |
What objects support tranformations? What are the transformations that silverlight supports for the elements?
How can iis improve silverlight streaming?
Is Silverlight supported by all major browsers?
Will silverlight support digital rights management?
Can you elaborate how to start a silverlight application with visual studio?
Explain the concept of keyframe. What is the difference between silverlight and flash regarding animations?
How can silverlight use asx files?
Explain the mouse events that silverlight currently supports.
What is the difference between Silverlight4 and Silverlight5?
where is the silverlight application present?
Describe Moonlight and list the goals of using Moonlight?
Can I add more than one .xaml pages in silverlight application?