You are developing a Windows application. The application will process data that is stored
on the user’s computer. You plan to design a data storage strategy. You need to ensure that
the following requirements are met: • Local data can be accessed only by the application •
Local data can be encrypted and compressed • Local data can be shared between multiple
users by sending them the data file by email • Users must be able to open the data file
directly from the email message Which local data storage technology should you use?

A.
Create a timer.
B.
Create a shared style.
C.
Create a WPF behavior
D.
Use a merged resource dictionary.
Explanation: