G
Guest
Hi
I need to open flat files using C#.
I need to work very fast, but when I used StreamReader, This is very slow.
Anybody knows how to work FILES very fast using C#.
I need to read 3 millions of records at least a minute.
How can i access FILES very fast (flat files)?
Thanks for your help
Macisu
I need to open flat files using C#.
I need to work very fast, but when I used StreamReader, This is very slow.
Anybody knows how to work FILES very fast using C#.
I need to read 3 millions of records at least a minute.
How can i access FILES very fast (flat files)?
Thanks for your help
Macisu