nerdexam
Microsoft

98-363 · Question #69

You are presenting data in an <asp:GridView> control on a Web page. You need to ensure that users can change the data and save it to the database. Which data object should you use?

The correct answer is D. DataGet. See the full explanation below for the reasoning.

Question

You are presenting data in an asp:GridView control on a Web page. You need to ensure that users can change the data and save it to the database. Which data object should you use?

Options

  • ADataSet
  • BDataFind
  • CDataModel
  • DDataGet

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    11% (4)
  • C
    16% (6)
  • D
    71% (27)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice