Get parameter in Web Service with REST
Yoly Carrasco
Are you using a WCF REST web service or just normal implementation of the REST ?
I have a Rest Web Service in C#.
I pass two parameter in the URL.
I need know how do I get the value of these parameters?