How to create & consume webservice for Asp.net website
Hi,I am working on asp.net using c# website project.Now company wants to use webservice for insert,update,delete and select datas.I have created folder called Webservices in root.I want to add Webservice to this folder.After writing the code,i will use in code behind file to insert the records.I want the entire steps for the webservice create and consumption for my assigned project.
Regards
Rama