L
Levend Sayar
Hi, evereybody
I am loading a nearly 22 MB text file into a richtextbox control. It has ~
410K lines. First question, is there any faster way of loading this file
instead of doing it with LoadFile function? The second, using Find function
for text search again slower according to other windows apps. Is there any
way to make these faster?
AFAIK,dotnet generates intermediate code, but after it is just-in-time
compiled, it must be as fast as native code.
TIA,
Levend
I am loading a nearly 22 MB text file into a richtextbox control. It has ~
410K lines. First question, is there any faster way of loading this file
instead of doing it with LoadFile function? The second, using Find function
for text search again slower according to other windows apps. Is there any
way to make these faster?
AFAIK,dotnet generates intermediate code, but after it is just-in-time
compiled, it must be as fast as native code.
TIA,
Levend