473,399 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

XMLNavigator

Hi All,

Is any body know what is the name space for XMLNavigator and
DocumentNavigator? Do XMLNavigator and DocumentNavigator obsoleted? If they
were, What are the new classes replacable for them? Any help is greatly
appreciated. Thanks you all in advance.

Kate
Nov 12 '05 #1
7 5642
I'm sorry, I was used ASP.NET 1.1

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:#i**************@TK2MSFTNGP12.phx.gbl...
Hi All,

Is any body know what is the name space for XMLNavigator and
DocumentNavigator? Do XMLNavigator and DocumentNavigator obsoleted? If they were, What are the new classes replacable for them? Any help is greatly
appreciated. Thanks you all in advance.

Kate

Nov 12 '05 #2
Are you looking for System.Xml.XPath.XPathNafigator?
Yan

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:eu**************@TK2MSFTNGP12.phx.gbl...
I'm sorry, I was used ASP.NET 1.1

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:#i**************@TK2MSFTNGP12.phx.gbl...
Hi All,

Is any body know what is the name space for XMLNavigator and
DocumentNavigator? Do XMLNavigator and DocumentNavigator obsoleted? If

they
were, What are the new classes replacable for them? Any help is greatly
appreciated. Thanks you all in advance.

Kate


Nov 12 '05 #3
Thanks you so much for your responded.I'm appreciated. I can replaced
XmlNavigator with XPathNavigator, but I cannot find any class which will
substitute for DocumentNavigator. Does any body know what is the class will
replace for DocumentNavigator? I think that DocumentNavigator was obsoleted.
Take care and have a nice day...

Kate


"Yan Leshinsky" <ya**@online.microsoft.com> wrote in message
news:#N**************@TK2MSFTNGP09.phx.gbl...
Are you looking for System.Xml.XPath.XPathNafigator?
Yan

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:eu**************@TK2MSFTNGP12.phx.gbl...
I'm sorry, I was used ASP.NET 1.1

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:#i**************@TK2MSFTNGP12.phx.gbl...
Hi All,

Is any body know what is the name space for XMLNavigator and
DocumentNavigator? Do XMLNavigator and DocumentNavigator obsoleted? If

they
were, What are the new classes replacable for them? Any help is greatly
appreciated. Thanks you all in advance.

Kate



Nov 12 '05 #4
Why do you need DocumentNavigator? Will XmlDocument.CreateNavigator work
instead?

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:OS*************@TK2MSFTNGP12.phx.gbl...
Thanks you so much for your responded.I'm appreciated. I can replaced
XmlNavigator with XPathNavigator, but I cannot find any class which will
substitute for DocumentNavigator. Does any body know what is the class
will
replace for DocumentNavigator? I think that DocumentNavigator was
obsoleted.
Take care and have a nice day...

Kate


"Yan Leshinsky" <ya**@online.microsoft.com> wrote in message
news:#N**************@TK2MSFTNGP09.phx.gbl...
Are you looking for System.Xml.XPath.XPathNafigator?
Yan

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:eu**************@TK2MSFTNGP12.phx.gbl...
> I'm sorry, I was used ASP.NET 1.1
>
> "Kate_Luu" <CQ***@yahoo.com> wrote in message
> news:#i**************@TK2MSFTNGP12.phx.gbl...
>> Hi All,
>>
>> Is any body know what is the name space for XMLNavigator and
>> DocumentNavigator? Do XMLNavigator and DocumentNavigator obsoleted? If
> they
>> were, What are the new classes replacable for them? Any help is
>> greatly
>> appreciated. Thanks you all in advance.
>>
>> Kate
>>
>>
>
>



Nov 12 '05 #5
Thanks you very much for your responded, Yan Leshinsky. The reason why I
look for some thing that was replaced for DocumentNavigator because I did
down load the source code from the internet and the author was used
DocumentNavigator in his code. Therefore it was created the troublesome for
me. Take care and have a nice day...

Kate

"Yan Leshinsky" <ya**@online.microsoft.com> wrote in message
news:eD**************@TK2MSFTNGP10.phx.gbl...
Why do you need DocumentNavigator? Will XmlDocument.CreateNavigator work
instead?

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:OS*************@TK2MSFTNGP12.phx.gbl...
Thanks you so much for your responded.I'm appreciated. I can replaced
XmlNavigator with XPathNavigator, but I cannot find any class which will
substitute for DocumentNavigator. Does any body know what is the class
will
replace for DocumentNavigator? I think that DocumentNavigator was
obsoleted.
Take care and have a nice day...

Kate


"Yan Leshinsky" <ya**@online.microsoft.com> wrote in message
news:#N**************@TK2MSFTNGP09.phx.gbl...
Are you looking for System.Xml.XPath.XPathNafigator?
Yan

"Kate_Luu" <CQ***@yahoo.com> wrote in message
news:eu**************@TK2MSFTNGP12.phx.gbl...
> I'm sorry, I was used ASP.NET 1.1
>
> "Kate_Luu" <CQ***@yahoo.com> wrote in message
> news:#i**************@TK2MSFTNGP12.phx.gbl...
>> Hi All,
>>
>> Is any body know what is the name space for XMLNavigator and
>> DocumentNavigator? Do XMLNavigator and DocumentNavigator obsoleted? If > they
>> were, What are the new classes replacable for them? Any help is
>> greatly
>> appreciated. Thanks you all in advance.
>>
>> Kate
>>
>>
>
>



Nov 12 '05 #6
Kate_Luu wrote:
Thanks you very much for your responded, Yan Leshinsky. The reason why I
look for some thing that was replaced for DocumentNavigator because I did
down load the source code from the internet and the author was used
DocumentNavigator in his code. Therefore it was created the troublesome for
me. Take care and have a nice day...


That must be really old code. AFAIR there is no DocumentNavigator since
Beta2 of the .NET 1.0.

--
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
Nov 12 '05 #7
Thanks you so much, I'm deeply appreciated for your responded. Have a nice
day...

Kate
"Oleg Tkachenko [MVP]" <oleg@NO!SPAM!PLEASEtkachenko.com> wrote in message
news:Oi**************@TK2MSFTNGP10.phx.gbl...
Kate_Luu wrote:
Thanks you very much for your responded, Yan Leshinsky. The reason why I
look for some thing that was replaced for DocumentNavigator because I did down load the source code from the internet and the author was used
DocumentNavigator in his code. Therefore it was created the troublesome for me. Take care and have a nice day...


That must be really old code. AFAIR there is no DocumentNavigator since
Beta2 of the .NET 1.0.

--
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com

Nov 12 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Guinness Mann | last post by:
Be gentle. I need the equivalent of an ini file or registry key in my program. Both are denigrated. So is using the app.config file to store run-time configuration values. Ok, fine. I'm...
2
by: Felicity | last post by:
Hello, Using the following XML file, I would like to be able to filter using an XPath to the nodes where Menu = Yes and Form Name = frmMainMenu <?xml version="1.0" standalone="yes"?>...
5
by: Jeff S | last post by:
I'm getting started with C# and was just wondering if C# veterans LIKE the fact that the language is case sensitive. If so, how is case sensitivity helpful? Do you create multiple variables,...
2
by: Darrel | last post by:
I have a control that transforms an XML file using XSLT. I also want to grab a particular variable out of the XML file. I thought an easy way to do this would be no have the XSLT just find the...
0
by: manfred | last post by:
Hello, I have this error with C# code Compiler Error CS0246: The Type or Namespace Name <XmlNavigator> Could Not be Found or Compiler Error CS0246: The Type or Namespace Name...
1
by: Fritz Switzer | last post by:
I'm using an XML file with the code snippet below to create a html page. However, my xml is stored in a database and I'd like to pull out the data as a string and convert it to a stream rather than...
4
by: Derek Hart | last post by:
For testing purposes, I need some code that will loop through all attributes and elements in an XML file, and replace the data with the element or attribute name? Does anybody have code that will...
1
by: JRD | last post by:
Greetings, I would like to search down through the following xml string that is returned to my calling app via a webservice. What I am trying to get is the following section from the xml string ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.