Wednesday, November 11, 2009

Code Generation using visual studio command prompt

open Visual Studio command prompt


go to the folder where wsdl file exists.


type the following line


wsdl /language:cs wsdl_file_name.wsdl xsd_file1.xsd xsd_file2.xsd




No comments:

Post a Comment