Click here to Skip to main content
15,900,816 members
Home / Discussions / C#
   

C#

 
Generalabout Gina in XP Pin
Veelone26-Jun-05 2:24
Veelone26-Jun-05 2:24 
GeneralRe: about Gina in XP Pin
Sebastian Schneider26-Jun-05 5:42
Sebastian Schneider26-Jun-05 5:42 
Generaladd method to control Pin
xrado25-Jun-05 23:53
xrado25-Jun-05 23:53 
GeneralRe: add method to control Pin
xrado27-Jun-05 6:40
xrado27-Jun-05 6:40 
GeneralI need a code.. Pin
reaza25-Jun-05 23:41
reaza25-Jun-05 23:41 
GeneralRe: I need a code.. Pin
MandMG26-Jun-05 11:14
MandMG26-Jun-05 11:14 
GeneralRichEdit Cpture Pin
Anonymous25-Jun-05 22:47
Anonymous25-Jun-05 22:47 
Questionhow do i get a node position in an xml file Pin
alexcuban25-Jun-05 20:13
sussalexcuban25-Jun-05 20:13 
im trying to make an xml search method

for example this is my xml file


<deportes>
<deporte folder="" nombre="Ajedrez" permit="pp">
<item nombre="Participantes" link="resultados/ajedrez/">
<item nombre="Calendario" link="Resultados/ajedrez/">
<item nombre="Resultados" link="Resultados/ajedrez/">

<deporte folder="" nombre="Apnea">
<item nombre="Resultados Generales" link="">
<item nombre="Dia 1" link="resultados/apnea/apnea_resultados.htm">




what i wanna do its get movinh trought the xml and when i get the looking for attribute the method will give me back an string with this caracteristics

d=0&n=1 where d its equal to the current <deportes> node and n its equal to the current item node where the looking attribute was found for example
d=0&n=1 the atribute nombre = calendario

but if i im on a child of a item node for example <item nombre="Dia 1" ...="">

the result it will be d=1&n=0,0
please if some one can helpme plese email me quickly
AnswerRe: how do i get a node position in an xml file Pin
alexcuban25-Jun-05 20:16
sussalexcuban25-Jun-05 20:16 
GeneralRe: how do i get a node position in an xml file Pin
mav.northwind25-Jun-05 20:36
mav.northwind25-Jun-05 20:36 
Generalok tahanks well this is the xml Pin
alexdg0426-Jun-05 7:14
alexdg0426-Jun-05 7:14 
GeneralI use code like this... Pin
je_gonzalez26-Jun-05 11:30
je_gonzalez26-Jun-05 11:30 
Generalthanks je_gonzales Pin
alexdg0426-Jun-05 15:03
alexdg0426-Jun-05 15:03 
GeneralRe: thanks je_gonzales Pin
je_gonzalez26-Jun-05 18:03
je_gonzalez26-Jun-05 18:03 
GeneralGet Updated Screen Areas Pin
raed25-Jun-05 19:42
raed25-Jun-05 19:42 
GeneralRe: Get Updated Screen Areas Pin
leppie25-Jun-05 23:10
leppie25-Jun-05 23:10 
GeneralRe: Get Updated Screen Areas Pin
raed26-Jun-05 1:15
raed26-Jun-05 1:15 
GeneralRe: Get Updated Screen Areas Pin
leppie26-Jun-05 8:28
leppie26-Jun-05 8:28 
GeneralDraw a Label text on the per-pixel form Pin
Sasuko25-Jun-05 13:56
Sasuko25-Jun-05 13:56 
GeneralRe: Draw a Label text on the per-pixel form Pin
leppie25-Jun-05 23:06
leppie25-Jun-05 23:06 
QuestionHow can i tracert in C# Pin
Anonymous25-Jun-05 9:51
Anonymous25-Jun-05 9:51 
AnswerRe: How can i tracert in C# Pin
mav.northwind25-Jun-05 20:40
mav.northwind25-Jun-05 20:40 
AnswerRe: How can i tracert in C# Pin
Sebastian Schneider26-Jun-05 5:48
Sebastian Schneider26-Jun-05 5:48 
GeneralPrinting A Form Pin
74Camaro25-Jun-05 6:07
74Camaro25-Jun-05 6:07 
GeneralRe: Printing A Form Pin
wout de zeeuw25-Jun-05 6:47
wout de zeeuw25-Jun-05 6:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.