Jump to content
Xtreme .Net Talk

Recommended Posts

Guest greifedc
Posted

Hello,

I am a new user, Not just to .net but to development all

together. I appriciate everyones patience eith my very

beginer questions. I need to manipulate large (10m) text

files. I have written some code to do this useing

streamreader to load file contents into a listbox then

manipulateing the text with the stringBuilder class. This

is veeeery slow. reading and manipating takes way to long.

Am I going about this all wrong?

Guest greifedc
Posted
I need to be able to display the text for user verification and input. Should I not be useing listbox?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...