Click here to Skip to main content
15,909,652 members
Home / Discussions / C#
   

C#

 
AnswerRe: Is this an acceptable way to make a Control Array? Pin
freakyit3-Dec-09 23:39
freakyit3-Dec-09 23:39 
AnswerRe: Is this an acceptable way to make a Control Array? Pin
PIEBALDconsult4-Dec-09 4:04
mvePIEBALDconsult4-Dec-09 4:04 
QuestionString Manipulation Pin
CoderOnline3-Dec-09 17:15
CoderOnline3-Dec-09 17:15 
GeneralRe: String Manipulation Pin
Abhinav S3-Dec-09 17:46
Abhinav S3-Dec-09 17:46 
GeneralRe: String Manipulation Pin
CoderOnline3-Dec-09 18:08
CoderOnline3-Dec-09 18:08 
GeneralRe: String Manipulation Pin
Abhinav S3-Dec-09 18:23
Abhinav S3-Dec-09 18:23 
GeneralRe: String Manipulation Pin
CoderOnline3-Dec-09 18:27
CoderOnline3-Dec-09 18:27 
GeneralRe: String Manipulation Pin
vivasaayi3-Dec-09 18:35
vivasaayi3-Dec-09 18:35 
Hi

1. The string you posted is a valid XML. So why can't you load the string into an XML Document and navigate through the Child Nodes?

2. Or Use good old plain string matcing. Find the Start Index of <Name> and </name>. Then get the substring.

3. Use Regular Expressions
AnswerRe: String Manipulation Pin
puri keemti3-Dec-09 22:25
puri keemti3-Dec-09 22:25 
Answerthe Answer..! Pin
sashidhar3-Dec-09 23:18
sashidhar3-Dec-09 23:18 
AnswerRe: String Manipulation Pin
PIEBALDconsult4-Dec-09 4:06
mvePIEBALDconsult4-Dec-09 4:06 
AnswerRe: String Manipulation Pin
Ravi Bhavnani4-Dec-09 12:59
professionalRavi Bhavnani4-Dec-09 12:59 
Questionusing class string. Pin
sammathews3-Dec-09 14:39
sammathews3-Dec-09 14:39 
AnswerRe: using class string. Pin
Luc Pattyn3-Dec-09 15:03
sitebuilderLuc Pattyn3-Dec-09 15:03 
AnswerRe: using class string. Pin
Mycroft Holmes3-Dec-09 16:08
professionalMycroft Holmes3-Dec-09 16:08 
AnswerRe: using class string. Pin
PIEBALDconsult4-Dec-09 4:12
mvePIEBALDconsult4-Dec-09 4:12 
QuestionHighlighting a default treeview node Pin
BDJones3-Dec-09 13:35
BDJones3-Dec-09 13:35 
AnswerRe: Highlighting a default treeview node Pin
Luc Pattyn3-Dec-09 13:50
sitebuilderLuc Pattyn3-Dec-09 13:50 
GeneralRe: Highlighting a default treeview node Pin
BDJones3-Dec-09 13:59
BDJones3-Dec-09 13:59 
GeneralRe: Highlighting a default treeview node Pin
Shameel3-Dec-09 23:40
professionalShameel3-Dec-09 23:40 
GeneralRe: Highlighting a default treeview node Pin
Luc Pattyn4-Dec-09 1:08
sitebuilderLuc Pattyn4-Dec-09 1:08 
AnswerRe: Highlighting a default treeview node Pin
puri keemti3-Dec-09 22:29
puri keemti3-Dec-09 22:29 
QuestionAdding Parameter to a Stored Procedure that returns a `LIKE` quey!! Pin
Minimech3-Dec-09 10:35
Minimech3-Dec-09 10:35 
AnswerRe: Adding Parameter to a Stored Procedure that returns a `LIKE` quey!! Pin
PIEBALDconsult3-Dec-09 12:15
mvePIEBALDconsult3-Dec-09 12:15 
AnswerRe: Adding Parameter to a Stored Procedure that returns a `LIKE` query!! Pin
Minimech3-Dec-09 22:32
Minimech3-Dec-09 22:32 

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.