|
With .NET, consuming web services is a snap. Heck, it's not all that difficult without .NET, but it sure makes it even easier. In general, and for simple cases, all you need to do is add a web reference to the target .asmx, have the proxy generated...
|