The company I am working with provides no samples of any kind. Just a DTD file. I am familiar with getting a WSDL file and letting VS generate the proxy code.
What is the easiest way to get up and running in C#.NET with nothing but a DTD file? Is there some other tool that will generate proxy code or something ? I don't know where to start