EDN Admin
Well-known member
Hi i was looking the last few days a way to write binary files in a fast way (10 MBps and higher).when i tried using FileStream it slowed me down and my application failed.Even when i tried to use async file writing it didnt seem to improve.
I am looking for a mechanism in c# which is aquivalent to c++ overlapped IO (usin ght ewritefile method).
Does anyone knows where can i find it?
<hr class="sig c#/c++ developer
View the full article
I am looking for a mechanism in c# which is aquivalent to c++ overlapped IO (usin ght ewritefile method).
Does anyone knows where can i find it?
<hr class="sig c#/c++ developer
View the full article