Microsoft
70-519 · Question #119
You are designing an ASP.NET Web application. The Web application must meet the following requirements: - Support REST without implementing custom URI templates. - Allow CRUD functionality. You need…
The correct answer is C. Use WCF Data Services. See the full explanation below for the reasoning.
Question
You are designing an ASP.NET Web application. The Web application must meet the following requirements:
- Support REST without implementing custom URI templates.
- Allow CRUD functionality.
You need to recommend a data access strategy. What should you recommend?
Options
- AUse ASP.NET Web Services.
- BUse SQL Server Service Broker.
- CUse WCF Data Services.
- DUse WCF Services.
How the community answered
(28 responses)- A4% (1)
- B14% (4)
- C75% (21)
- D7% (2)
Community Discussion
No community discussion yet for this question.