what is isolated storage?
Answer / Hemant Kumar Singh
Isolated Storage is a feature in Microsoft Silverlight that allows applications to store data securely, even when users are offline. It ensures that the application's data does not interfere with other applications' data.
| Is This Answer Correct ? | 0 Yes | 0 No |
explain deep zoom in silverlight?
Write the code to populate the controls in silverlight?
Is it ok to uninstall microsoft silverlight?
what is the parent xaml tag of silverlight page?
What is the difference between logical and visual tree?
What are the programming language that can be used to write the backend of the silverlight application?
What silverlight is composed of?
Which class is used to put animation objects in Siverlight application?
What are the methodologies used in Silverlight?
Describe the different XAML files generated when a new project in Silverlight Visual Studio is created
How can you change the startup page of silverlight application?
Give an example of how an AppManifest.xml file looks like.