Click here to Skip to main content
16,012,821 members
Articles / Programming Languages / C#

Improve Stream Reading Performance in C#

Rate me:
Please Sign up or sign in to vote.
4.22/5 (10 votes)
22 Jan 2016MIT2 min read 49K   9  
Improve reading performance of .NET streams using the Seek method instead of Position

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Germany Germany
Studied math and computer science at the university of Dortmund.

MCTS .NET Framework 4, Windows Applications

Comments and Discussions