Hi buddy,
Can anyone tell me that how do i call a method through a web service by a REST way.
I have one local application (with C#.NET, ASP.NET 2.0, SQL Server 2005) and I want to call a Web Service method which is created on a remote machine.
I have to call that method from my web application by using a REST (Representational State Transfer) way. I have a WSDL file.
Please provide me technical details to make this happen.
I want exact code to achieve this.
Please please its urgent....
Thanks in advance.