datasets, attributes and xml

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
binding a dataset to a databound class like webcontrols and form listviews etc , is quite easy with binding the dataset to a databound class, it is easy to serialize that in an xdocument and store it in a file and retrieve the xml . this is all quite
true with xelements without attributes but adding attributes the conversion from xdocument to dataset is quite a different story.
is there a way to simply serialize a xdocument to a databound control ?


<
nattelip<br/>

View the full article
 
Back
Top