Click here to Skip to main content
15,924,193 members
Home / Discussions / C#
   

C#

 
AnswerRe: Delimeters to split strings Pin
dan!sh 5-Aug-09 18:27
professional dan!sh 5-Aug-09 18:27 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 0:11
gamer11276-Aug-09 0:11 
AnswerRe: Delimeters to split strings Pin
Luc Pattyn5-Aug-09 23:50
sitebuilderLuc Pattyn5-Aug-09 23:50 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 0:47
gamer11276-Aug-09 0:47 
GeneralRe: Delimeters to split strings Pin
Luc Pattyn6-Aug-09 0:53
sitebuilderLuc Pattyn6-Aug-09 0:53 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 1:07
gamer11276-Aug-09 1:07 
AnswerRe: Delimeters to split strings Pin
Luc Pattyn6-Aug-09 1:14
sitebuilderLuc Pattyn6-Aug-09 1:14 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 1:31
gamer11276-Aug-09 1:31 
Your right...hehehehe...Now I'm changing the codes on how to verify the entered string using data structures discussed by our professor (stack and tree). Since there is a Stack Collection in C# I think that would make the work a bit easier. Before I changed all the code(That was only yesterday) I was eager to use the Regex class since it has all that i need. But when I can't find a way on how to verify the entered string using Regex I started to look at the harder way which has a long code.

My only problem now is how to verify the entered string..I'm thinking of the way the infix to postfix works using stack. I think that is similar with what i'll be doing to do the job.

Ah..By the way...Can i use the regex class on splitting the strings only? Then apply the stack and parse tree in verifying the string?
GeneralRe: Delimeters to split strings Pin
Luc Pattyn6-Aug-09 1:42
sitebuilderLuc Pattyn6-Aug-09 1:42 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 4:15
gamer11276-Aug-09 4:15 
GeneralRe: Delimeters to split strings Pin
Luc Pattyn6-Aug-09 4:32
sitebuilderLuc Pattyn6-Aug-09 4:32 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 5:15
gamer11276-Aug-09 5:15 
AnswerRe: Delimeters to split strings Pin
PIEBALDconsult6-Aug-09 12:36
mvePIEBALDconsult6-Aug-09 12:36 
QuestionSetup in C# Pin
Iftikharulhassan5-Aug-09 17:45
Iftikharulhassan5-Aug-09 17:45 
AnswerRe: Setup in C# Pin
Christian Graus5-Aug-09 17:54
protectorChristian Graus5-Aug-09 17:54 
AnswerRe: Setup in C# Pin
Cracked-Down5-Aug-09 19:34
Cracked-Down5-Aug-09 19:34 
QuestionApplication version help please... Pin
JollyMansArt5-Aug-09 16:27
JollyMansArt5-Aug-09 16:27 
AnswerRe: Application version help please... Pin
Christian Graus5-Aug-09 16:31
protectorChristian Graus5-Aug-09 16:31 
GeneralRe: Application version help please... Pin
JollyMansArt5-Aug-09 19:11
JollyMansArt5-Aug-09 19:11 
AnswerRe: Application version help please... Pin
Dougie the P5-Aug-09 16:53
professionalDougie the P5-Aug-09 16:53 
GeneralRe: Application version help please... Pin
JollyMansArt5-Aug-09 19:14
JollyMansArt5-Aug-09 19:14 
AnswerRe: Application version help please... Pin
mustang865-Aug-09 19:13
mustang865-Aug-09 19:13 
GeneralRe: Application version help please... Pin
JollyMansArt5-Aug-09 19:25
JollyMansArt5-Aug-09 19:25 
GeneralRe: Application version help please... Pin
mustang865-Aug-09 21:24
mustang865-Aug-09 21:24 
QuestionChange default Form in WPF Program. Pin
Joshua Henderson5-Aug-09 16:02
Joshua Henderson5-Aug-09 16:02 

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.