Click here to Skip to main content
15,892,480 members
Home / Discussions / C#
   

C#

 
AnswerRe: API hooking Pin
Joel Lucsy26-Sep-05 15:17
Joel Lucsy26-Sep-05 15:17 
GeneralRe: API hooking Pin
tmp027-Sep-05 4:30
tmp027-Sep-05 4:30 
QuestionDataGrid Event Pin
Yoyosch25-Sep-05 9:16
Yoyosch25-Sep-05 9:16 
QuestionGet the filename of my application Pin
QzRz25-Sep-05 7:29
QzRz25-Sep-05 7:29 
AnswerRe: Get the filename of my application Pin
Stefan Troschuetz25-Sep-05 22:18
Stefan Troschuetz25-Sep-05 22:18 
GeneralRe: Get the filename of my application Pin
QzRz26-Sep-05 5:09
QzRz26-Sep-05 5:09 
QuestionRaw sound Pin
Niklas Ulvinge25-Sep-05 6:42
Niklas Ulvinge25-Sep-05 6:42 
Questionxml file parsing Pin
Elvis_the_Pretzelator25-Sep-05 5:08
Elvis_the_Pretzelator25-Sep-05 5:08 
I want to iterate thru an xml file and I'm not having any luck. I'm very new to C# so I don't know if this is even possible, but it seems to me that it should be.

I want to display the parent nodes of an xml file in a combobox. Is that so difficult? There's plenty of examples when dealing with SQL Server or Access, but is it possible to get the same functionality via an xml file?

As soon as a particular parent node is selected, I want the datagrid on the form to update itself with the selected parent node (from the combobox).

I've looked at XPath queries but I don't see how that would work in this case.

Any ideas?

AnswerRe: xml file parsing Pin
Guffa25-Sep-05 6:08
Guffa25-Sep-05 6:08 
GeneralRe: xml file parsing Pin
Elvis_the_Pretzelator25-Sep-05 7:06
Elvis_the_Pretzelator25-Sep-05 7:06 
GeneralRe: xml file parsing Pin
Guffa25-Sep-05 8:00
Guffa25-Sep-05 8:00 
GeneralRe: xml file parsing Pin
Elvis_the_Pretzelator29-Sep-05 5:05
Elvis_the_Pretzelator29-Sep-05 5:05 
QuestionWebcam/Scanner Pin
XeoN-Kc25-Sep-05 4:44
XeoN-Kc25-Sep-05 4:44 
AnswerRe: Webcam/Scanner Pin
Andrew Kirillov25-Sep-05 19:30
Andrew Kirillov25-Sep-05 19:30 
GeneralRe: Webcam/Scanner Pin
Anonymous26-Sep-05 19:39
Anonymous26-Sep-05 19:39 
GeneralRe: Webcam/Scanner Pin
Anonymous27-Sep-05 6:38
Anonymous27-Sep-05 6:38 
QuestionUsing IShellFolder.BindToObject Pin
daouner25-Sep-05 4:17
daouner25-Sep-05 4:17 
QuestionSerialize an Object with a Hashtable of Objects Pin
Gilad Kapelushnik25-Sep-05 3:35
Gilad Kapelushnik25-Sep-05 3:35 
AnswerRe: Serialize an Object with a Hashtable of Objects Pin
S. Senthil Kumar25-Sep-05 4:26
S. Senthil Kumar25-Sep-05 4:26 
QuestionSerialize an Object with a Hashtable of Objects Pin
Gilad Kapelushnik25-Sep-05 3:35
Gilad Kapelushnik25-Sep-05 3:35 
QuestionHow can I know if a Class has an instance object in Computer's memory ? Pin
Anonymous25-Sep-05 1:46
Anonymous25-Sep-05 1:46 
AnswerRe: How can I know if a Class has an instance object in Computer's memory ? Pin
S. Senthil Kumar25-Sep-05 4:28
S. Senthil Kumar25-Sep-05 4:28 
GeneralRe: How can I know if a Class has an instance object in Computer's memory ? Pin
mav.northwind25-Sep-05 20:09
mav.northwind25-Sep-05 20:09 
QuestionWord doc in Web Browser Control Pin
mirano25-Sep-05 0:28
mirano25-Sep-05 0:28 
AnswerRe: Word doc in Web Browser Control Pin
Anonymous25-Sep-05 23:52
Anonymous25-Sep-05 23:52 

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.