|
|
submitted by
naspinski
4 months, 15 days ago
naspinski.net — Easy way to get your XML into a DataTable. Now I might just be blind, or incredibly incapable at searching google or reading my LINQ books (very possible) but I hadn't found a simple way to get a 2-level XML document into a DataTable for use in a GridView or just simple DataTable manipulation utilizing LINQ (I assume this is because DTs are 2 dimensional, and XML files can be all sorts of mash-ups of information). Since LINQ is so powerful, I assumed it wouldn't be all that difficult, turns out I was right, it's pretty easy. read more...
add a comment
|
category: Linq | Views: 40
|
|
tags:
DataTable, XML, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|