Click here to Skip to main content
15,891,375 members
Home / Discussions / C#
   

C#

 
GeneralRe: Time conversion Pin
Luc Pattyn2-May-07 5:24
sitebuilderLuc Pattyn2-May-07 5:24 
GeneralRe: Time conversion Pin
Anka_Ame2-May-07 5:36
Anka_Ame2-May-07 5:36 
GeneralRe: Time conversion Pin
Malcolm Smart2-May-07 5:50
Malcolm Smart2-May-07 5:50 
AnswerRe: Time conversion Pin
AFSEKI7-May-07 6:35
AFSEKI7-May-07 6:35 
Generalresult speedy application. Pin
V.2-May-07 2:36
professionalV.2-May-07 2:36 
GeneralRe: result speedy application. Pin
Colin Angus Mackay2-May-07 2:43
Colin Angus Mackay2-May-07 2:43 
GeneralRe: result speedy application. Pin
V.2-May-07 3:09
professionalV.2-May-07 3:09 
AnswerRe: result speedy application. Pin
AFSEKI7-May-07 6:41
AFSEKI7-May-07 6:41 
1) Know what do you want
2) Be sure that what you want is meaningful and understandable
3) What does "convert it and show it in a textbox" means? Convert to what? Any rule, regular expression, upper-lower case, flower, tree, insect...what?


If you want to convert every occurance of a string to a reqular expression then use a predefined regular expression and trace the file with a buffer of whatever size your computer can handle. If the file size in not very big, you can read it completely into the memory at once and then process.

Hope this helps...
QuestionNeed solution Pin
DON3452-May-07 2:13
DON3452-May-07 2:13 
AnswerRe: Need solution Pin
Christian Graus2-May-07 2:33
protectorChristian Graus2-May-07 2:33 
GeneralRe: Need solution Pin
DON3452-May-07 2:46
DON3452-May-07 2:46 
GeneralRe: Need solution Pin
Christian Graus2-May-07 10:26
protectorChristian Graus2-May-07 10:26 
AnswerRe: Need solution Pin
Rahul Babu2-May-07 2:54
Rahul Babu2-May-07 2:54 
GeneralRe: Need solution Pin
DON3452-May-07 18:43
DON3452-May-07 18:43 
GeneralRe: Need solution Pin
Rahul Babu2-May-07 19:44
Rahul Babu2-May-07 19:44 
GeneralRe: Need solution Pin
DON3452-May-07 19:57
DON3452-May-07 19:57 
QuestionSocket exception. Pin
Eytukan2-May-07 2:13
Eytukan2-May-07 2:13 
AnswerRe: Socket exception. Pin
Rahul Babu2-May-07 2:31
Rahul Babu2-May-07 2:31 
GeneralRe: Socket exception. Pin
Eytukan2-May-07 3:44
Eytukan2-May-07 3:44 
GeneralRe: Socket exception. Pin
MoustafaS2-May-07 4:35
MoustafaS2-May-07 4:35 
GeneralRe: Socket exception. Pin
Eytukan2-May-07 4:45
Eytukan2-May-07 4:45 
GeneralRe: Socket exception. Pin
MoustafaS2-May-07 5:48
MoustafaS2-May-07 5:48 
QuestionHow to parse the text file into xml Pin
DON3452-May-07 2:11
DON3452-May-07 2:11 
Questionhw to work with Validation Controls in VS2005-WINDOWS application Pin
pashitech2-May-07 2:00
pashitech2-May-07 2:00 
QuestionK-Mean Clustering! Pin
shum232-May-07 1:36
shum232-May-07 1:36 

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.