PdfPrep.com

Where should you persist state information?

You are developing an ASP.NET MVC application that will be deployed to servers on multiple networks.

The application must be compatible with multiple browsers. You must track the page number that the user is viewing in search results.

You need to program the location for storing state information.

Where should you persist state information?
A . Session
B . QueryString
C . Application
D . TempData

Answer: B

Exit mobile version