Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
GeneralRe:y making it complicated. Use stack or queue class Pin
Malcolm Smart3-Aug-07 4:47
Malcolm Smart3-Aug-07 4:47 
AnswerRe: String Builder Pin
V.3-Aug-07 2:48
professionalV.3-Aug-07 2:48 
AnswerRe: String Builder Pin
Guffa3-Aug-07 3:43
Guffa3-Aug-07 3:43 
GeneralRe: String Builder Pin
V.3-Aug-07 3:51
professionalV.3-Aug-07 3:51 
GeneralRe: String Builder Pin
Talal Sultan3-Aug-07 3:53
Talal Sultan3-Aug-07 3:53 
GeneralRe: String Builder Pin
ramdil3-Aug-07 4:35
ramdil3-Aug-07 4:35 
GeneralRe: String Builder Pin
V.3-Aug-07 4:39
professionalV.3-Aug-07 4:39 
GeneralRe: String Builder Pin
ramdil3-Aug-07 5:21
ramdil3-Aug-07 5:21 
Hi thanks for the reply
Actually i have an application which will recieve messages from some other application.It can happen at any time.Now i have a recieve method for this purpose..but i dont want to do any operations as soon as i recieve any id but i want it to be used later .So inorder to not loose the incoming id, i decided to used string builder so that i can append one by one the id's which are coming..but now if i want to extract it or split it,,i dont have any split method in string builder ,its only in string ..so what do i need to do.
Hope i am clear.

Regards
DilipRam

GeneralRe: String Builder Pin
V.5-Aug-07 20:13
professionalV.5-Aug-07 20:13 
GeneralRe: String Builder Pin
Malcolm Smart3-Aug-07 4:46
Malcolm Smart3-Aug-07 4:46 
GeneralRe: String Builder Pin
PIEBALDconsult4-Aug-07 4:31
mvePIEBALDconsult4-Aug-07 4:31 
AnswerRe: String Builder Pin
Guffa4-Aug-07 5:30
Guffa4-Aug-07 5:30 
Question[Message Deleted] Pin
dianenacario3-Aug-07 1:25
dianenacario3-Aug-07 1:25 
AnswerRe: how about this? Pin
martin_hughes3-Aug-07 1:27
martin_hughes3-Aug-07 1:27 
AnswerRe: how about this? Pin
Malcolm Smart3-Aug-07 1:30
Malcolm Smart3-Aug-07 1:30 
GeneralRe: how about this? Pin
Guffa3-Aug-07 2:12
Guffa3-Aug-07 2:12 
GeneralRe: how about this? Pin
Malcolm Smart3-Aug-07 3:19
Malcolm Smart3-Aug-07 3:19 
JokeRe: how about this? Pin
Luc Pattyn3-Aug-07 6:03
sitebuilderLuc Pattyn3-Aug-07 6:03 
AnswerRe: how about this? Pin
mav.northwind3-Aug-07 1:30
mav.northwind3-Aug-07 1:30 
AnswerRe: how about this? Pin
originSH3-Aug-07 1:32
originSH3-Aug-07 1:32 
GeneralRe: how about this? Pin
Talal Sultan3-Aug-07 2:04
Talal Sultan3-Aug-07 2:04 
AnswerRe: how about this? Pin
Manoj Kumar Rai3-Aug-07 1:41
professionalManoj Kumar Rai3-Aug-07 1:41 
GeneralRe: how about this? Pin
dianenacario3-Aug-07 3:31
dianenacario3-Aug-07 3:31 
Generalits like this but not actually.. =) Pin
dianenacario3-Aug-07 3:32
dianenacario3-Aug-07 3:32 
AnswerRe: how about this? Pin
V.3-Aug-07 2:50
professionalV.3-Aug-07 2:50 

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.