How to make a call to web services
-
I want to use web service in my project,how to make a call. help me..
-
I want to use web service in my project,how to make a call. help me..
Hi, try this link: http://www.codeproject.com/KB/XML/BeginnerWebService.aspx[^] or this one: http://www.codeproject.com/KB/webservices/cpwebserviceconsumer.aspx[^] By the way, there is a cool website out there named "google". If you type in a question like "how to consume webservice in c#" it will search the web and find nearly 100.000 links. You should give it a try. Regards Sebastian
It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.
-
I want to use web service in my project,how to make a call. help me..
see this tutorial for consuming web service: http://aspnet.4guysfromrolla.com/articles/062602-1.2.aspx[^] http://www.sitepoint.com/article/net-web-services-5-steps/[^]
Human knowledge belongs to the world http://www.rad.pasfu.com/index.php
-
I want to use web service in my project,how to make a call. help me..
jaraldumary wrote:
I want to use web service in my project,how to make a call.
cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net