nerdexam
GIAC

GSSP-NET · Question #454

Samantha works as a Software Developer for InfoWorld Inc. She develops a Web page named SalesReport.aspx for the employees of the company. However, she wants to ensure that all the requests for a…

The correct answer is B. Use the profile properties feature for storing information. See the full explanation below for the reasoning.

Question

Samantha works as a Software Developer for InfoWorld Inc. She develops a Web page named SalesReport.aspx for the employees of the company. However, she wants to ensure that all the requests for a particular employee are not stored on the server's memory. She also wants to ensure that no data is lost even after each user session has expired. Which of the following actions will Samantha take to accomplish the task?

Options

  • AUse a cookieless session state for storing information.
  • BUse the profile properties feature for storing information.
  • CUse the application state for storing information.
  • DUse the session state with cookie for storing information.

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    78% (25)
  • C
    13% (4)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice