Select from following answers:- Generate a proxy by selecting Add Reference in Visual Studio
- Create an HttpService and connect using Get(URL)
- Create a WCF proxy class.
- All Above
HttpService.Get gets the output of a REST service. where A WCF proxy class needs endpoints and bindings.
Show Correct Answer
|
Alert Moderator