Well i am a newbie to webservices and have still having a bit of trouble understanding the concepts. Anybody want to take the time to write a quick introduction to it?
Please please!
Well i am a newbie to webservices and have still having a bit of trouble understanding the concepts. Anybody want to take the time to write a quick introduction to it?
Please please!
Hey, take a look at the link below.
http://www.codeguru.com/Csharp/Csharp/cs_webservices/tutorials/article.php/c5477
When in doubt just search google.
Slade
My suggestion is to first concentrate a bit on Remoting Infrastructure provided by .NET.The webServices concept is a bit similar,except that most of the part will be handled automatically n WebServices.
Hi all!
Could you help to show something about SOAP syntax?
Thanks
SOAP is a protocol used in WS, you don't need to know the structure of it, as .net manages protocol format when sending and receiving messages to/from clients
to know more about SOAP go to W3C community web site
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.