Click here to Skip to main content
15,898,937 members
Home / Discussions / C#
   

C#

 
GeneralRe: date Pin
Luc Pattyn22-Jan-10 3:19
sitebuilderLuc Pattyn22-Jan-10 3:19 
GeneralRe: date Pin
OriginalGriff22-Jan-10 3:56
mveOriginalGriff22-Jan-10 3:56 
GeneralRe: date Pin
Luc Pattyn22-Jan-10 6:39
sitebuilderLuc Pattyn22-Jan-10 6:39 
AnswerRe: date Pin
Jimmanuel22-Jan-10 1:48
Jimmanuel22-Jan-10 1:48 
QuestionSmart Client Software Factory (SCSF) Pin
Sujit Mandal21-Jan-10 22:19
Sujit Mandal21-Jan-10 22:19 
AnswerRe: Smart Client Software Factory (SCSF) Pin
thatraja22-Jan-10 2:28
professionalthatraja22-Jan-10 2:28 
Questionparse a sentence [modified] Pin
farokhian21-Jan-10 21:08
farokhian21-Jan-10 21:08 
AnswerRe: parse a sentence Pin
OriginalGriff21-Jan-10 21:45
mveOriginalGriff21-Jan-10 21:45 
Why have you got to use it several times?
I assume it's because you need to break it differently depending on the delimiters - so you know it is X because it is preseeded by "(", followed by "," and the name is in front?

If so, then why not use a Regex? Shouldn't be too complex if your sentances are all of the form A(B,C)Big Grin | :-D (E,F),G(H)
A Regex could split that into named groups pretty easily.

All those who believe in psycho kinesis, raise my hand.

GeneralRe: parse a sentence [modified] Pin
farokhian21-Jan-10 22:24
farokhian21-Jan-10 22:24 
GeneralRe: parse a sentence Pin
OriginalGriff21-Jan-10 23:08
mveOriginalGriff21-Jan-10 23:08 
QuestionHow to make a Walking man in directx using C# Pin
Maninandan21-Jan-10 21:02
Maninandan21-Jan-10 21:02 
AnswerRe: How to make a Walking man in directx using C# Pin
Member 103390722-Jan-10 5:13
Member 103390722-Jan-10 5:13 
QuestionStuck trying to learn to do SubmitChanges Pin
Nigel Mackay21-Jan-10 19:33
Nigel Mackay21-Jan-10 19:33 
AnswerRe: Stuck trying to learn to do SubmitChanges Pin
Som Shekhar21-Jan-10 19:48
Som Shekhar21-Jan-10 19:48 
GeneralRe: Stuck trying to learn to do SubmitChanges Pin
Nigel Mackay21-Jan-10 20:26
Nigel Mackay21-Jan-10 20:26 
AnswerRe: Stuck trying to learn to do SubmitChanges Pin
Nigel Mackay21-Jan-10 20:49
Nigel Mackay21-Jan-10 20:49 
GeneralRe: Stuck trying to learn to do SubmitChanges Pin
Som Shekhar21-Jan-10 22:24
Som Shekhar21-Jan-10 22:24 
GeneralRe: Stuck trying to learn to do SubmitChanges Pin
Nigel Mackay21-Jan-10 23:23
Nigel Mackay21-Jan-10 23:23 
GeneralRe: Stuck trying to learn to do SubmitChanges Pin
Som Shekhar21-Jan-10 23:39
Som Shekhar21-Jan-10 23:39 
GeneralRe: Stuck trying to learn to do SubmitChanges Pin
Nigel Mackay22-Jan-10 0:12
Nigel Mackay22-Jan-10 0:12 
Questionproblem with assigning a strong name to an assembly Pin
prasadbuddhika21-Jan-10 18:29
prasadbuddhika21-Jan-10 18:29 
AnswerRe: problem with assigning a strong name to an assembly Pin
prasadbuddhika21-Jan-10 22:07
prasadbuddhika21-Jan-10 22:07 
QuestionProblem getting shared folder that created by code using Win32_LogicalShareSecuritySetting [modified] Pin
cyn821-Jan-10 16:49
cyn821-Jan-10 16:49 
QuestionPrograms wont run at work Pin
viciouskinid21-Jan-10 15:08
viciouskinid21-Jan-10 15:08 
AnswerRe: Programs wont run at work Pin
Dave Kreskowiak21-Jan-10 17:22
mveDave Kreskowiak21-Jan-10 17:22 

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.