> Well I appreciate the article, but for me right now a simple find and
> replace on the proxy file does the trick. I don't have to deal with
[quoted text clipped - 10 lines]
> I guess I shouldn't complain. This is a very helpful feature. I just
> wish that visual studio 2005 handled it better than 2003.
It's a result of a big misconception of what webservices really are
and what their place is in modern software development. In VS.NET, they
seem to be like a normal tier and very easy to add to your app, even at
a low level, but that bypasses the idea of thinking in messages instead
of low level RPC with loads of data.
In WCF, this will be corrected somewhat, where it's more about
messages, contracts and the like, and not about how it's done now.
FB

Signature
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------