all groups > dotnet web services > april 2006 >
You're in the

dotnet web services

group:

How to generate web service code from wsdl?


Re: How to generate web service code from wsdl? Greg Young [MVP]
4/26/2006 12:00:00 AM
dotnet web services:
wsdl.exe /server

you might want to read through this
http://msdn.microsoft.com/msdnmag/issues/05/05/ServiceStation/

and thinktecture has WSCF which may be of assistance to you if you are
heading down a contract first path.

Cheers,

Greg
[quoted text, click to view]

How to generate web service code from wsdl? Sek
4/26/2006 1:33:31 AM
Folks,

[quoted text, click to view]
written first and .wsdl file is made available to the client.

The client generates the proxy class code using the .wsdl file.

In my situation, i have a .wsdl file alone. Is it possible to create
the signature of web service server side classes from a .wsdl file?

TIA.
Sek
AddThis Social Bookmark Button