Click here to Skip to main content
15,888,267 members
Home / Discussions / C#
   

C#

 
QuestionUsing gSOAP with C# Pin
Zahid Ajaib3-Sep-07 1:14
Zahid Ajaib3-Sep-07 1:14 
QuestionCABing UnCABing... Pin
Bhavesh Bagadiya3-Sep-07 0:35
Bhavesh Bagadiya3-Sep-07 0:35 
AnswerRe: CABing UnCABing... Pin
Bhavesh Bagadiya3-Sep-07 2:35
Bhavesh Bagadiya3-Sep-07 2:35 
GeneralRe: CABing UnCABing... Pin
Vasudevan Deepak Kumar3-Sep-07 2:39
Vasudevan Deepak Kumar3-Sep-07 2:39 
QuestionIs Crystal Report is not come with .Net Framework? Pin
Kumar Arun3-Sep-07 0:25
Kumar Arun3-Sep-07 0:25 
AnswerRe: Is Crystal Report is not come with .Net Framework? Pin
J4amieC3-Sep-07 0:39
J4amieC3-Sep-07 0:39 
GeneralRe: Is Crystal Report is not come with .Net Framework? Pin
Vasudevan Deepak Kumar3-Sep-07 1:34
Vasudevan Deepak Kumar3-Sep-07 1:34 
QuestionParsing XML from a string Pin
Anders Molin3-Sep-07 0:00
professionalAnders Molin3-Sep-07 0:00 
Hey,

This XML stuff drives me crazy (almost)

I have a string with the following XML
<object class="user" name="admin2@test.dk" xmlns="">
<property name="cn">
<value>admin2@test.dk</value>
</property>
<property name="sn">
<value>efternavn</value>
</property>
<property name="description">
<value>some desc</value>
</property>
<property name="telephoneNumber">
<value>789</value>
</property>
<property name="givenName">
<value>fornavn</value>
</property>
</object>

How do I parse that string and get the value for an element like "telephoneNumber"?

Thanks in advance



- Anders

My new photo website[^]
AnswerRe: Parsing XML from a string Pin
Sandeep Akhare3-Sep-07 0:08
Sandeep Akhare3-Sep-07 0:08 
AnswerRe: Parsing XML from a string Pin
J4amieC3-Sep-07 0:36
J4amieC3-Sep-07 0:36 
GeneralRe: Parsing XML from a string Pin
Anders Molin3-Sep-07 0:49
professionalAnders Molin3-Sep-07 0:49 
QuestionLength of two dimensional !!!!!!!! Pin
mihirhp2-Sep-07 23:41
mihirhp2-Sep-07 23:41 
AnswerRe: Length of two dimensional !!!!!!!! Pin
Pete O'Hanlon3-Sep-07 1:44
mvePete O'Hanlon3-Sep-07 1:44 
QuestionAuto numbering new grid rows Pin
Muammar©2-Sep-07 23:00
Muammar©2-Sep-07 23:00 
AnswerRe: Auto numbering new grid rows Pin
Urs Enzler2-Sep-07 23:19
Urs Enzler2-Sep-07 23:19 
GeneralRe: Auto numbering new grid rows Pin
Muammar©3-Sep-07 0:13
Muammar©3-Sep-07 0:13 
Questionhelp Pin
sonalisp82-Sep-07 22:52
sonalisp82-Sep-07 22:52 
AnswerRe: help Pin
Sandeep Akhare2-Sep-07 23:10
Sandeep Akhare2-Sep-07 23:10 
GeneralRe: help Pin
Pete O'Hanlon3-Sep-07 1:45
mvePete O'Hanlon3-Sep-07 1:45 
QuestionDataset Pin
Assaf822-Sep-07 22:42
Assaf822-Sep-07 22:42 
AnswerRe: Dataset Pin
Sandeep Akhare2-Sep-07 22:50
Sandeep Akhare2-Sep-07 22:50 
GeneralRe: Dataset Pin
Assaf822-Sep-07 23:04
Assaf822-Sep-07 23:04 
GeneralRe: Dataset Pin
Sandeep Akhare2-Sep-07 23:07
Sandeep Akhare2-Sep-07 23:07 
QuestionHow to do AfxEnableControlContainer in C# ? Pin
gedri2-Sep-07 22:15
gedri2-Sep-07 22:15 
QuestionHandling autoscroll and scrollbars Pin
cignox12-Sep-07 21:49
cignox12-Sep-07 21:49 

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.