You u Microsoft ‘Visual Studio 2010 and Microsoft NET Framework 410 create a
Windows Communication Foundation (‘ACF) Data Services service
You deploy the service b the following URL http://contoso.comlNorthwtnd. svc .You want to query
the WCF Data Services service to retneve a list at customer objects You need to ensure that the
query meets the following requirements. “Only customers that match the following filter criteria are
retrieved City=Seatttle AND Level > 200 “Data sorted in ascending order by the ContactName arid
Address properties.
Which URL should you use for the query’?
A.
http: //contoso.comNorthwind.svc/Customers?City=SeattIe & Level gt 200 &
Sordeby=ContactName,Address
B.
http. //contoso.comNorthwind.svc/Customers?City=SeattIe & Level gt 200 &
Sordeby=ContactName,Address
C.
http. //contoso.comNorthwind.svc/Customers?City eq ‘Seattle aid Level gt 200 &
Sordeby=ContactName,Address
D.
http. //contoso.comNorthwind.svc/Customers?City eq ‘Seattle’ aid Level gt 200 &
Sordeby=ContactName,Address