GIAC
GSSP-NET · Question #135
David works as a Software Developer for McRobert Inc. He develops a Web application named App1 using Visual Studio .NET. App1 contains several Web forms that display information about an online…
The correct answer is D. Use a session cookie as a user preference. See the full explanation below for the reasoning.
Question
David works as a Software Developer for McRobert Inc. He develops a Web application named App1 using Visual Studio .NET. App1 contains several Web forms that display information about an online shopping process. David wants to provide a Web-based shopping catalog to users. However, he wants to ensure that the information about the shopping catalog is secure and requires no server resources. What will David do to accomplish the task?
Options
- AUse a query string as a user preference.
- BUse a session state variable as a user preference.
- CUse an application state variable as a user preference.
- DUse a session cookie as a user preference.
How the community answered
(54 responses)- A15% (8)
- B4% (2)
- C9% (5)
- D72% (39)
Community Discussion
No community discussion yet for this question.