Microsoft Exam Questions

Which data store should you use?

You are designing a distributed banking application that handles multiple customers. A user may log
on to the site to perform activities such as checking balances, performing transactions, and other
activities that must be done securely.
The application must store secure information that is specific to an individual user. The data must be
automatically and securely purged when the user logs off.
You need to save transient information in a secure data store.
Which data store should you use?

A.
NET session state

B.
NET profile properties

C.
NET application state

D.
Shared database