Dear Friends,
I want to make use of Web Services in Web Application.i am new to this part of development please provide help in this Reference(Web Services).
how to make,call it.
Thanks & regards,
Aamir
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted May 14, 2012, 1:23 PM
Web services are components on a Web server that a client application can call by making HTTP requests across the Web. ASP.NET enables you to create custom Web services or to use built-in application services, and to call these services from any client application
Please refer the below links
http://msdn.microsoft.com/en-us/library/t745kdsh.aspx
http://www.codeproject.com/Articles/1231/ASP-NET-Web-Service
http://www.codeproject.com/Articles/22760/Calling-Web-Service-using-ASP-NET
http://www.c-sharpcorner.com/UploadFile/718fc8/creating-and-comsuming-web-service/
Thanks
Aamir KhanPosted May 14, 2012, 8:44 AM
Kunal VaishyaPosted May 14, 2012, 7:49 AM
this link
http://www.codeproject.com/Articles/863/Your-first-C-Web-Service