WebService using WSDL and XSDs
WCF and WF
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, We have given WSDL and XSD's and asked to create web service, binding, etc in .NET environment. Can anyone please help me, how to create webservice based on WSDL and XSDs. What we did is, 1. created .cs file from multiple XSD's - XSD.EXE 2. created proxy class of wsdl file using wsdl.exe utility. what to do next for the web service creation. Thanks, Sri