I see several command line examples of clients, some requiring I find and use svcutil.exe in the Windows SDK (of which there is none for XP). None of them talk about how to use the "Add Service..." in VS 2008.
It should be possible to point a project toward a WCF service by way of it's WSDL definition, no? If so, then why then are there no examples doing so? And what about the WCF Applications? Are they better suited to consume WCF services than a standard WinForm? The Design interface looks different in VS 2008, so what do I gain by using a WCF template to consume a WCF service? An example/walkthough with a WCF Application and a WCF Service all made in VS 2008 and deployed to IIS 7 on WinSvr 2008 would be the _best_..... TIA! pat :)
