Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
QuestionRead large text files with c# Pin
MrWeiland7-Mar-06 6:13
MrWeiland7-Mar-06 6:13 
AnswerRe: Read large text files with c# Pin
Werdna7-Mar-06 6:49
Werdna7-Mar-06 6:49 
GeneralRe: Read large text files with c# Pin
MrWeiland7-Mar-06 21:41
MrWeiland7-Mar-06 21:41 
AnswerRe: Read large text files with c# Pin
Guffa7-Mar-06 6:54
Guffa7-Mar-06 6:54 
GeneralRe: Read large text files with c# Pin
MrWeiland7-Mar-06 21:57
MrWeiland7-Mar-06 21:57 
AnswerRe: Read large text files with c# Pin
Guffa7-Mar-06 23:16
Guffa7-Mar-06 23:16 
GeneralRe: Read large text files with c# Pin
MrWeiland8-Mar-06 0:08
MrWeiland8-Mar-06 0:08 
AnswerRe: Read large text files with c# Pin
JoeSox7-Mar-06 7:51
JoeSox7-Mar-06 7:51 
System.IO.File in .Net 2.0 is really fast and has some new methods like ReadAllText() and ReadAllLines(). Why not some custom methods for your app?

Later, JoeSox
"Football is a game of cliches, and I believe in every one of them." -Vincent Lombardi
CPMCv1.0humanaiproject.orgLast.fm
GeneralRe: Read large text files with c# Pin
MrWeiland7-Mar-06 21:43
MrWeiland7-Mar-06 21:43 
GeneralRe: Read large text files with c# Pin
JoeSox8-Mar-06 3:28
JoeSox8-Mar-06 3:28 
GeneralRe: Read large text files with c# Pin
hackerhcm7-Mar-06 23:44
hackerhcm7-Mar-06 23:44 
GeneralRe: Read large text files with c# Pin
JoeSox8-Mar-06 3:25
JoeSox8-Mar-06 3:25 
QuestionHow to get the real Length(size) of UTF8 String? Pin
pmasknguyen7-Mar-06 5:56
pmasknguyen7-Mar-06 5:56 
AnswerRe: How to get the real Length of UTF8 String? Pin
Dario Solera7-Mar-06 5:57
Dario Solera7-Mar-06 5:57 
AnswerRe: How to get the real Length(size) of UTF8 String? Pin
Guffa7-Mar-06 6:57
Guffa7-Mar-06 6:57 
GeneralRe: How to get the real Length(size) of UTF8 String? Pin
pmasknguyen7-Mar-06 13:20
pmasknguyen7-Mar-06 13:20 
QuestionGraphics.MeasureString - string with space at the end problem. Pin
sebaaaa7-Mar-06 5:54
sebaaaa7-Mar-06 5:54 
AnswerRe: Graphics.MeasureString - string with space at the end problem. Pin
Werdna7-Mar-06 6:50
Werdna7-Mar-06 6:50 
QuestionOn Screen Keyboard Pin
royk1237-Mar-06 5:26
royk1237-Mar-06 5:26 
AnswerRe: On Screen Keyboard Pin
Christian Graus7-Mar-06 5:39
protectorChristian Graus7-Mar-06 5:39 
AnswerRe: On Screen Keyboard Pin
letmethink7-Mar-06 5:58
letmethink7-Mar-06 5:58 
QuestionNeed Help for a parser Pin
mitko57-Mar-06 5:16
mitko57-Mar-06 5:16 
AnswerRe: Need Help for a parser Pin
Judah Gabriel Himango7-Mar-06 5:19
sponsorJudah Gabriel Himango7-Mar-06 5:19 
AnswerRe: Need Help for a parser Pin
Werdna7-Mar-06 6:54
Werdna7-Mar-06 6:54 
QuestionEmbedding a control in IE Pin
asdasdqasdasd7-Mar-06 5:14
asdasdqasdasd7-Mar-06 5:14 

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.