Where should you persist state information?

Posted by: Pdfprep Category: 70-486 Tags: , ,

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

Leave a Reply

Your email address will not be published.