Hi all,
When loading an XmlDocument into memory, which is the faster method:
 
1.  Load(Stream stream);
2.  LoadXml(string xml);
 
Thanks
 
Paul
===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to