Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# and mobile phone ? Pin
Nematjon Rahmanov24-Feb-10 19:00
Nematjon Rahmanov24-Feb-10 19:00 
GeneralRe: C# and mobile phone ? Pin
Saksida Bojan24-Feb-10 19:22
Saksida Bojan24-Feb-10 19:22 
GeneralRe: C# and mobile phone ? Pin
ddayse24-Feb-10 19:24
ddayse24-Feb-10 19:24 
GeneralRe: C# and mobile phone ? ==> Thanks ddayse and Bojan Pin
Nematjon Rahmanov24-Feb-10 19:46
Nematjon Rahmanov24-Feb-10 19:46 
QuestionHow to create a TIF or PDF file with a structured layout from a data file? Pin
neualex24-Feb-10 16:52
neualex24-Feb-10 16:52 
AnswerMessage Closed Pin
24-Feb-10 18:52
stancrm24-Feb-10 18:52 
GeneralRe: How to create a TIF or PDF file with a structured layout from a data file? Pin
neualex25-Feb-10 0:27
neualex25-Feb-10 0:27 
QuestionRead & Display a huge text file in textbox Pin
dengboo24-Feb-10 16:45
dengboo24-Feb-10 16:45 
Hey,

I'm suffering an issue of reading and displaying a huge text file (>=300MB) in a textbox.
I found that the maximum string I can read into memory is about 250MB because of the limitation of the RAM and also likely related to the limitation of the .net component. (when the text is very large to display in a textbox, out of memory exception will be thrown)

So in this case, the only way we can do is to show the text file on demand, which is likely what the UltraEdit does.
Could anyone give me some tips or solutions about this issue?

Thanks in advance.

dengbo
---------------------------------
Believe what you saw!

AnswerRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 17:41
protectorAspDotNetDev24-Feb-10 17:41 
GeneralRe: Read & Display a huge text file in textbox Pin
dengboo24-Feb-10 18:50
dengboo24-Feb-10 18:50 
AnswerRe: Read & Display a huge text file in textbox Pin
Luc Pattyn24-Feb-10 17:55
sitebuilderLuc Pattyn24-Feb-10 17:55 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 18:01
protectorAspDotNetDev24-Feb-10 18:01 
GeneralRe: Read & Display a huge text file in textbox Pin
Luc Pattyn24-Feb-10 18:05
sitebuilderLuc Pattyn24-Feb-10 18:05 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 18:10
protectorAspDotNetDev24-Feb-10 18:10 
GeneralRe: Read & Display a huge text file in textbox Pin
Luc Pattyn24-Feb-10 18:24
sitebuilderLuc Pattyn24-Feb-10 18:24 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 18:30
protectorAspDotNetDev24-Feb-10 18:30 
GeneralRe: Read & Display a huge text file in textbox Pin
dengboo24-Feb-10 18:38
dengboo24-Feb-10 18:38 
GeneralRe: Read & Display a huge text file in textbox Pin
Luc Pattyn25-Feb-10 2:24
sitebuilderLuc Pattyn25-Feb-10 2:24 
AnswerRe: Read & Display a huge text file in textbox Pin
Som Shekhar24-Feb-10 20:09
Som Shekhar24-Feb-10 20:09 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 21:51
protectorAspDotNetDev24-Feb-10 21:51 
GeneralRe: Read & Display a huge text file in textbox Pin
Som Shekhar24-Feb-10 22:17
Som Shekhar24-Feb-10 22:17 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 22:27
protectorAspDotNetDev24-Feb-10 22:27 
GeneralRe: Read & Display a huge text file in textbox Pin
Som Shekhar24-Feb-10 22:32
Som Shekhar24-Feb-10 22:32 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 22:34
protectorAspDotNetDev24-Feb-10 22:34 
GeneralRe: Read & Display a huge text file in textbox Pin
Som Shekhar24-Feb-10 22:36
Som Shekhar24-Feb-10 22: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.