I have been using the Mappoint WebService with the .net 2.0 web service proxies for a while. But I am new to WCF. I am trying to do a quick test on hitting the web service using WCF ( from a thick client ). Are there any examples or guidance for accessing the web service using VS2008, WCF ( not the .net2.0 compatible mode ) and .net 3.5? How / where do we set username,password etc. What kind of bindings should we use in the endpoint definitions, The Security mode should be? clientCredentialType? and any other settings in the bindings or endpoints that need to be set? WCF has been out for a while now, so I would have expected to see some samples somewhere hitting the Mappoint WebService. Any help? Thanks Paul