Microsoft
70-511 · Question #72
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You use the ClickOnce deployment methodology to distribute the application. You need to store…
The correct answer is A. In isolated storage. See the full explanation below for the reasoning.
Question
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You use the ClickOnce deployment methodology to distribute the application. You need to store application-specific data along with read/write permissions without requiring elevated permissions for the application. Where should you store the application data?
Options
- AIn isolated storage
- BOn the database server
- CIn the ClickOnce data directory
- Din the App.config file of the application
How the community answered
(42 responses)- A79% (33)
- B2% (1)
- C7% (3)
- D12% (5)
Community Discussion
No community discussion yet for this question.