I'm developing some RESTful services in WCF 4.0. I've got a method as below: [OperationContract] [WebGet(UriTemplate = "Test?format=XML&…
wcf query-string uri uritemplateI have some web services that I am writing and I am trying to be as RESTful as possible. I …
http rest get uritemplateSince i am new to WCF and Having configured a WCF service endpoint in IIS at Virtual Directory Api ( url …
wcf url browser uritemplate webget