PrepAway - Latest Free Exam Questions & Answers

How can this be achieved?

Exhibit:
string void PassGuideDelete(string PassGuideId);
There is a WCF service PassGuideService.
PassGuideService implements restful manner operations.
The PassGuideDelete method is implemented as displayed in the exhibit.
When a client calls PassGuideService with the HTTP DELETE operation PassGuideService must
use this method.
How can this be achieved? Select two or three.

PrepAway - Latest Free Exam Questions & Answers

A.
Use the operation..

B.
Change the return type to..

C.
Change the string PassGuideID parameter..

D.
..and add attribute…

E.
..add method..

F.
.. WebInvoke(UriTemplate = “/Items/(id,Method=”DELETE”)

G.
.. HttpDelete

H.
..DeleteHttp

I.
..text.

J.
..RemovedActivityAction

Explanation:


Leave a Reply