PrepAway - Latest Free Exam Questions & Answers

What should you do?

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.
The application uses Session objects.
You are modifying the application to run on a Web farm.
You need to ensure that the application can access the Session objects from all the servers in the Web farm.
You also need to ensure that when any server in the Web farm restarts or stops responding, the Session objects are not lost.

What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Use the InProc Session Management mode to store session data in the ASP.NET worker process.

B.
Use the SQLServer Session Management mode to store session data in a common Microsoft SQL Server 2005 database.

C.
Use the SQLServer Session Management mode to store session data in an individual database for each Web server in the Web farm.

D.
Use the StateServer Session Management mode to store session data in a common State Server process on a Web server in the Web farm.


Leave a Reply