Microsoft
70-519 · Question #189
During application testing, developers notice that the Temp Data property contents no longer persist between requests. You need to advise the developers of the requirements for ensuring that the…
The correct answer is C. Session State must be enabled in the Web application configuration. See the full explanation below for the reasoning.
Question
During application testing, developers notice that the Temp Data property contents no longer persist between requests. You need to advise the developers of the requirements for ensuring that the Temp Data property contents persist between requests. Which should you advise?
Options
- AView State must be enabled at the page level.
- BView State must be enabled in the Web application configuration.
- CSession State must be enabled in the Web application configuration.
- DIn Proc session state must be enabled in the Web application.
How the community answered
(24 responses)- A4% (1)
- B4% (1)
- C79% (19)
- D13% (3)
Community Discussion
No community discussion yet for this question.