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.
application
C.
cookies
D.
ViewState
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?
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.
application
C.
cookies
D.
ViewState
application state option B is right
B.
application
B
https://msdn.microsoft.com/en-us/library/z1hkazw7.aspx