Re: [DOTNET] Fill Strongly Typed DataSet

2002-04-21 Thread David B. Bitton
om: 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 Ty

Re: [DOTNET] Fill Strongly Typed DataSet

2002-04-20 Thread Shawn Wildermuth
> 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

[DOTNET] Fill Strongly Typed DataSet

2002-04-20 Thread David B. Bitton
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.c