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?
A.
Use WCF Data Services.
B.
Use SQL Server Service Broker.
C.
Use ASP.NET Web Services.
D.
Use WCF Services.