I have previously written about a solution to the data-binding problem with web service proxies in .NET. Well, Microsoft has finally heard the community and added support for property generation using the wsdl tool that is part of the WSE3 toolkit. In fact, they have made this the default mode of operation. There is a new /fields switch for enabling the old-style of generation. If you're using the WSE stack, this is a great addition...if not, check out my tool. Note: The WSE3 is currently a technical preview.