Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
AnswerRe: CSharp equivalent functions Pin
Skymir2-Apr-09 5:01
Skymir2-Apr-09 5:01 
GeneralRe: CSharp equivalent functions Pin
Colin Angus Mackay2-Apr-09 9:04
Colin Angus Mackay2-Apr-09 9:04 
GeneralRe: CSharp equivalent functions Pin
Skymir2-Apr-09 10:41
Skymir2-Apr-09 10:41 
AnswerRe: CSharp equivalent functions Pin
Colin Angus Mackay2-Apr-09 9:05
Colin Angus Mackay2-Apr-09 9:05 
QuestionSplit Pin
TerRO_GirL2-Apr-09 4:20
TerRO_GirL2-Apr-09 4:20 
AnswerRe: Split Pin
Blue_Boy2-Apr-09 4:47
Blue_Boy2-Apr-09 4:47 
GeneralRe: Split Pin
TerRO_GirL2-Apr-09 4:50
TerRO_GirL2-Apr-09 4:50 
AnswerRe: Split Pin
Rob Philpott2-Apr-09 5:55
Rob Philpott2-Apr-09 5:55 
I'd suggest writing your own split function. Easy enough to do, use a StringBuilder and add each character one by one. If its one of your delimiters, add the string so far to the list and start again with an empty one.

Regards,
Rob Philpott.

GeneralRe: Split Pin
TerRO_GirL2-Apr-09 7:37
TerRO_GirL2-Apr-09 7:37 
GeneralRe: Split Pin
Rob Philpott2-Apr-09 22:12
Rob Philpott2-Apr-09 22:12 
AnswerRe: Split Pin
12Code2-Apr-09 20:15
12Code2-Apr-09 20:15 
QuestionDisplaying contents of datatable in email Pin
developer_zone12-Apr-09 3:42
developer_zone12-Apr-09 3:42 
AnswerRe: Displaying contents of datatable in email Pin
Dino Mulahusic2-Apr-09 4:20
professionalDino Mulahusic2-Apr-09 4:20 
GeneralRe: Displaying contents of datatable in email Pin
developer_zone12-Apr-09 4:29
developer_zone12-Apr-09 4:29 
QuestionCopyright TextBox! Help..... Pin
Rajdeep.NET is BACK2-Apr-09 3:40
Rajdeep.NET is BACK2-Apr-09 3:40 
AnswerRe: Copyright TextBox! Help..... Pin
Tom Deketelaere2-Apr-09 3:41
professionalTom Deketelaere2-Apr-09 3:41 
GeneralRe: Copyright TextBox! Help..... Pin
Rajdeep.NET is BACK2-Apr-09 4:43
Rajdeep.NET is BACK2-Apr-09 4:43 
AnswerRe: Copyright TextBox! Help..... Pin
DaveyM692-Apr-09 3:56
professionalDaveyM692-Apr-09 3:56 
GeneralRe: Copyright TextBox! Help..... Pin
Rajdeep.NET is BACK2-Apr-09 4:25
Rajdeep.NET is BACK2-Apr-09 4:25 
QuestionotherWellKnownObjects Pin
lane0p22-Apr-09 3:15
lane0p22-Apr-09 3:15 
Questionreading a checkbox from another thread Pin
Bruce Coward2-Apr-09 3:10
Bruce Coward2-Apr-09 3:10 
AnswerRe: reading a checkbox from another thread Pin
Le centriste2-Apr-09 3:20
Le centriste2-Apr-09 3:20 
AnswerRe: reading a checkbox from another thread Pin
12Code2-Apr-09 4:04
12Code2-Apr-09 4:04 
GeneralRe: reading a checkbox from another thread Pin
Bruce Coward2-Apr-09 4:18
Bruce Coward2-Apr-09 4:18 
AnswerRe: reading a checkbox from another thread Pin
DaveyM692-Apr-09 4:19
professionalDaveyM692-Apr-09 4:19 

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.