A subclass of XmlReader (eg XmlTextReader) satisfies your criteria
perfectly.


Richard

> -----Original Message-----
> From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf Of
> Luis Abreu
> Sent: 26 May 2002 21:29
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] Http Request
>
>
> Hello again.
> Sorry to ask this basic question, but here it goes. what's the
> best way to read an
> xml file and navigate through all the nodes (here best way means
> more quickly and using the least memory possible)?
>
> Currently I'm using XPathDocument and XPathNavigator. Is this the best
> way of doing this?
>
> TIA.
>
> --
> Regards,
> Luis Abreu
> http://www.luisabreu.go.cc/
> mailto:[EMAIL PROTECTED]
> ---------------------------------------------
> "Those who give up never win,
> and those who win never give up!", Luis Abreu
> ---------------------------------------------
>
> You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to