Microsoft
98-374 · Question #11
In Microsoft .NET you want to read and write files to a location that is protected from malicious interaction with the operating system and applications. Which data storage mechanism should you use?
The correct answer is A. IsolatedStorage. See the full explanation below for the reasoning.
Question
In Microsoft .NET you want to read and write files to a location that is protected from malicious interaction with the operating system and applications. Which data storage mechanism should you use?
Options
- AIsolatedStorage
- BSafeStorage
- CLocalStorage
- DApplicationStorage
How the community answered
(42 responses)- A83% (35)
- B2% (1)
- C5% (2)
- D10% (4)
Community Discussion
No community discussion yet for this question.