Gayle's trick when googling for web services
One quick and dirty way of finding web services which have been developed using Microsoft tools is to google for the exact string "The following operations are supported. For a formal definition, please". Most of the links you should get will be services.
In Visual Studio .NET, you can then enter those URLs to your project with the "Add web references" wizard.