Implementing an existing WSDL in ASP.NET?

O

oliver.wulff

Hi

Can I also implement an existing WSDL definition in .NET?
Normally, I write my interface in C# which will be mapped to the WSDL by
.NET automatically. Are there any information how this mapping is defined
and how I can have an impact on this mapping?

Thanks a lot for your help!
Oliver
 
J

Jan Tielens

You can use the WSDL.exe tool with the /SERVER switch, it will generate the
server stubs.

/server
Generate an abstract class for an xml web service implementation using
ASP.NET based on the contracts. The default is to generate client proxy
classes.

Jan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top