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?

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



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Taimur

Taimur

application state option B is right

eucledio

eucledio

B.
application