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?
What are deep zoom and deep zoom composer?
What are the main features of silverlight?
What is silverlight sdk?
What is silverlight tool kit?
Which language is Silverlight developed in?
What are the properties that have to be initialized for creating a silverlight control using createsilverlight()?
How to perform event handling in silver light?
what type of applications can be developed using silverlight?
For windows, what are system requirement for silverlight?
How to change the default page of the silverlight application?
Does silverlight work on safari?