Microsoft
70-519 · Question #278
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 A. 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 WCF Data Services.
- BUse SQL Server Service Broker.
- CUse ASP.NET Web Services.
- DUse WCF Services.
How the community answered
(28 responses)- A79% (22)
- B14% (4)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.