nerdexam
Microsoft

70-515 · Question #52

70-515 Question #52: Real Exam Question with Answer & Explanation

Sign in or unlock 70-515 to reveal the answer and full explanation for question #52. The question stem and answer options stay visible for context.

Question

You have created an ASP.NET server control named ShoppingCart for use by other developers. Some developers report that the ShoppingCart control does not function properly with ViewState disabled. You want to ensure that all instances of the ShoppingCart control work even if ViewState is disabled. What should you do?

Options

  • ARequire developers to set EnableViewStateMac to true.
  • BStore state in ControlState instead of ViewState.
  • CSerialize the state into an Application state entry called "MyControl"
  • DRequire developers to change the session state mode to SQL Server.

Unlock 70-515 to see the answer

You've previewed enough free 70-515 questions. Unlock 70-515 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-515 Practice
You have created an ASP.NET server control named ShoppingCart for... | 70-515 Q#52 Answer | NerdExam