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)- A78% (29)
- B8% (3)
- C11% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.