|
-
Feb 17th, 2003, 06:10 PM
#1
Thread Starter
Lively Member
DataTable from XML File?
Hi,
Excuse this if it is a simple question - I am quite new to ASP.NET
I just read the following article - It suggests I use a DataTable object instead of a DataSet.
Dot Net Junkies: Use DataTable instead of DataSet
Is there a simple way to read an XML File into a DataTable object?
I know I can do this with a DataSet with the ReadXML() method - but how about a DataTable? Is there any great benefit to doing this?
Thanks,
Tim
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|