MyTypedDS dataSet = new MyTypedDS(); dataSet.ReadXml("MyUrl.xml");
Thanks, Shawn Wildermuth [EMAIL PROTECTED] > -----Original Message----- > From: dotnet discussion [mailto:[EMAIL PROTECTED]] > On Behalf Of David B. Bitton > Sent: Saturday, April 20, 2002 8:16 PM > To: [EMAIL PROTECTED] > Subject: [DOTNET] Fill Strongly Typed DataSet > > > How do I deserialize XML into a Strongly Typed DataSet that I > created using the an XSD schema desfcribing the XML > structure. The DataSet derived class was created with xsd.exe. > > I know how to do this with a DataReader from a DB, but not XML. > > -- > > David B. Bitton > [EMAIL PROTECTED] > www.codenoevil.com > > Code Made Fresh DailyT > > You can read messages from the DOTNET archive, unsubscribe > from DOTNET, or subscribe to other DevelopMentor lists at > http://discuss.develop.com. > You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.