dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]System.Xml


From: Chris Smith
Subject: Re: [DotGNU]System.Xml
Date: Tue, 7 Jan 2003 15:05:25 +0000

On Tuesday 07 January 2003 10:08, you wrote:
> If memory serves me right, Simon Guindon wrote:
> > XmlDocument.LoadXml uses XmlTextReader to load structure into
> > XmlDocument.
>
> IIRC XmlTextReader is a constant memory read method (or that's the way
> I think it works...)

Yeah.  All the stuff I'm gearing up to use with the DGEE et. al. will have 
XML in either a String or Stream (instantiated from memory), then read 
perhaps by streamreader.  ie *never* as a file on disc.

So I just wanted to make sure System.Xml will allow reading like this. Not 
had a chance to review the ECMA spec yet.

Ta.
Chris

-- 
Chris Smith
  Technical Architect - netFluid Technology Ltd.
  "Internet Technologies, Distributed Systems and Tuxedo Consultancy"
  E: address@hidden  W: http://www.nfluid.co.uk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]