I would like to develop some C#-based SOAP (test-)applications. I have
bought "C# Programming" from O'Reilly, but they only describe how to do
it using VisualStudio2005.
I understand how it works in general (creating the WSDL description
from C# source code with annotations and so on), but I do not know how
to do this without VisualStudio...
Any help appreciated !