Hi I m designing some standard WSDL documents for some of web services designed by me. I ve some of the services which takes dataset as their i/p parameter. Since i m using strong typed datasets which ve a .cs file assosiated with them. Now while designing client in vs.net it uses this .cs file to recognize the dataset type. We know that dataset is a type specific to dotnet and .cs file too. Now if I want to design a client on some platform other than windows then how will i supply the dataset type. Even in WSDL schema i found the following info abt dataset <xs:element msdata:IsDataSet="true" name="brief"> so the WSDL document which generated by ASP.net is universal or not. Main problem how other platform recognize the .cs file assosiated with the dataset. Hope somebody will certainly clear my doubt
Thanx ! --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
