I need to create a SOAP Web Service in C#.
I've done this in the past in Java with eclipse, but couldn't really find something that is SOAP specific when creating a new Web Service project in VS2008.
I need some kind of guidance on how to start this.
Also, the intended client will be implemented in Java,
are there known compatibility issues with this?
Thanks