- Quick specs
- Price: Free to try (30-day trial); $59.00 to buy
- Operating system: Windows Vista, Windows 95, Windows Me, Windows NT, Windows XP, Windows 2000, Windows 98
- Date added: June 19, 2007
- Total Downloads: 49
- Downloads last week: 1
- See full specifications
- Average user rating: Be the first to rate this product!
Publisher's description
From Jeff Pasternack :.Net library consisting of three classes for simplified asynchronous I/O (AsyncStream), using alternate data streams (AlternateStreams), and efficient stream peeking and seeking (BetterBufferedStream). BetterStreams can easily improve the performance of new or existing applications, sometimes dramatically, with as little as a single-line change to the code.
AsyncStream wraps an existing stream and provides asynchronous I/O via the standard Read(), ReadByte(), Write(), and WriteByte() methods; normally these would require waiting (blocking) for I/O to the underlying device (such as a disk) but AsyncStream avoids this by asynchronously and automatically filling or flushing an internal buffer from or to the wrapped stream. Even if your application logic is already built around synchronous I/O, making it asynchronous typically requires nothing more than wrapping the original stream in an AsyncStream. Version 1 may include unspecified updates, enhancements, or bug fixes.
What's new in this version:
This version is the first release on CNET Download.com.More popular .NET downloads
- 2,253 downloads 1. Microsoft .NET Framework Version 2.0 Redistributable Package (x86)
- 646 downloads 2. Microsoft .NET Framework 3.0 Redistributable Package
- 477 downloads 3. Microsoft .NET Framework 1.1 Service Pack 1
- 451 downloads 4. Microsoft .NET Framework 3.5 Beta 2
- 322 downloads 5. MyGeneration
- See all .NET downloads
User reviews
Write your own review Be the first one to review BetterStreams 1 and share your experience with the CNET community!




