Burt Harris (msft) wrote: From what I understand, you UI will be a System.Windows.Forms application. You add a web-reference to your ASP.NET Web Service to that project, and invoking methods on the facade will be a breeze. Absolutely, here is a plug for my most recent article that cover how to do this: Cross Language Web Service Implementation[^], which includes a Windows Forms Web Service consumer application. :)
Nick Parker
Not everything that can be counted counts, and not everything that counts can be counted. - Albert Einstein