What object is the XML stored in before it gets to there? -Matt
On 9/19/06, Paul Cowan <[EMAIL PROTECTED]> wrote:
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(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
=================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
