I need to load an xml document which is stored in an openxml file.Document has to be loaded in an Xelement or Xdocument. Is that possible without saving the xml file to disk? I would prefer code in vb.net but c# is ok and using system.io.packaging
views:
47answers:
1
A:
Here's a good example of what you want to do from Eric White's blog (which is a great blog).
JP Alioto
2009-06-26 00:05:51