asp.net 3.5, but the webservice is designed in java and produces JSON. I want to get and post data to the database through the webservice.
All the articles i found so far use soap but can anyone please tell me how to invoke/consume Java restful web service in ASP.net 3.5 using C#
And i also would like to know if is possible to bind any control in my webform to a method in the webserver
Please help i need to meet a deadline and im really struglling to get this right
Thanks in advance for your time