Microsoft
70-519 · Question #8
You need to design a solution for storing sessions in the application. Which approach should you recommend?
The correct answer is B. Use SQL Server mode. See the full explanation below for the reasoning.
Question
You need to design a solution for storing sessions in the application. Which approach should you recommend?
Options
- AUse InProc mode
- BUse SQL Server mode
- CUse State Server mode
- DUse a custom mode with session data saved in the cache
How the community answered
(16 responses)- A6% (1)
- B69% (11)
- C13% (2)
- D13% (2)
Community Discussion
No community discussion yet for this question.