nerdexam
Microsoft

98-363 · Question #24

An application contains an instance of a business class named UserStatistics. UserStatistics has the following static properties: - GuestsPerDay - GuestsPerMonth The application must display…

The correct answer is A. <asp:ObjectDataSource>. See the full explanation below for the reasoning.

Question

An application contains an instance of a business class named UserStatistics. UserStatistics has the following static properties:

  • GuestsPerDay
  • GuestsPerMonth

The application must display information from the UserStatistics instance on a Web page. You need to bind to the information. Which control should you use?

Options

How the community answered

(37 responses)
  • A
    78% (29)
  • B
    8% (3)
  • C
    11% (4)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice