Microsoft Exam Questions

Which type of state management should you use?

You have a Microsoft ASP.NET web application.
You need to store a value that can be shared across users on the server.
Which type of state management should you use?

A.
Session

B.
ViewState

C.
Application

D.
Cookies