Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: xpathnavigator vs. xmldocument


Message #1 by "Rohit Arora" <rohit_arora@i...> on Thu, 6 Feb 2003 10:14:43 +0530
Hi Group,

Can somebody tell that how xpathnavigator is diffrent from xmldocument coz
we can do all the things in same manner in both of them. Can somebody give
some eg. where two are diffrent or for wht specific purposes both are used.

Regards
Rohit Arora

Message #2 by "Alex Smotritsky" <alex.smotritsky@v...> on Thu, 6 Feb 2003 06:48:27 -0500
I think xmldocument gives you more power but at a cost -- it loads the
whole doc into memory, xpathnavigator doesn't. 

-----Original Message-----
From: Rohit Arora [mailto:rohit_arora@i...] 
Sent: Wednesday, February 05, 2003 11:45 PM
To: ASP.NET
Subject: [aspx] xpathnavigator vs. xmldocument


Hi Group,

Can somebody tell that how xpathnavigator is diffrent from xmldocument
coz we can do all the things in same manner in both of them. Can
somebody give some eg. where two are diffrent or for wht specific
purposes both are used.

Regards
Rohit Arora




  Return to Index