Microsoft
98-363 · Question #47
A user navigates to your Web site and types his name. You need to save the user's name on the server side while the user is visiting your site. What should you use?
The correct answer is B. session state. See the full explanation below for the reasoning.
Question
A user navigates to your Web site and types his name. You need to save the user's name on the server side while the user is visiting your site. What should you use?
Options
- Aquery string
- Bsession state
- Cview state
- Dhidden variables
How the community answered
(23 responses)- A9% (2)
- B78% (18)
- C4% (1)
- D9% (2)
Community Discussion
No community discussion yet for this question.