BetterStreams

v1.0

Info
BetterStreams Download Button For Your Site:

BetterStreams Download Button

If you want to place a download button for BetterStreams on your website just insert the following code.

Shareware ($59.00)
Windows 98, 2000, XP, Vista
Jun 26, 2007
604 kBytes
.Net 2.0 or higher

 

.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; if called on the wrapped stream directly these would require waiting for I/O to the underlying device (such as a disk) but the AsyncStream asynchronously and automatically fills or flushes its internal buffer from or to the wrapped stream using a background thread and will never block so long as sufficient bytes are available in the buffer. 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. AsyncStreams also provide elegant exception handling, properties for fine-tuning performance and behavior when desired, and, like BetterBufferedStreams, efficient seeking.

AlternateStreams enables you to read, write, delete, create and list alternate data streams (ADS) in an NTFS file. Under NTFS, each file has a "main" unnamed stream (this is the one the Framework`s file I/O classes manipulate) as well as zero or more "alternate" named streams; for example, Internet Explorer uses an alternate stream named "Zone.Identifier" to record which security zone a downloaded file came from. Aside from conveniently storing metadata, they can also be used to create "compound storage" for application data; instead of, for example, sequentially serializing ten objects to the "main" fie stream (requiring the entire file to be rewritten if any but the last object changes) each object can be serialized to its own, individually modifiable alternate stream.

Related Downloads
Adillis smartDBforms.NET 2.1

smartDBforms.NET is an ASP.NET framework for creating professional database forms. By inspecting the database schema it is able to create the right user interface for all kinds of database columns - foreign key, number, large text, images, etc.

Intellexer Spellchecker SDK 3.0.0.17

Add spell checker capabilities to your Windows projects! With EffectiveSoft Spellchecker SDK this is easy. The development library contains a common DLL interface and interfaces for C++ and .NET with corresponding documentation and examples.

OpenDDPT 0.3.2

OpenDiscreteDynamicProgrammingTemplate : founds optimal constrainted parameters of a discrete controls with second order optimization template replacing Hessian with directional derivatives and backpropagation for digital filter(as neural network)

Universal Software Oscilloscope Library 2.6.0

Real-time universal oscilloscope ( plot ) GUI DLL library for fast visualisation, data acquisition, simulation, debugging. Advantages: Speedy performance Versatility A good graphic interface Convenient data export-import Reliable and robust

JOpt.NET - Vehicle Routing Software Library 2.2.2

JOpt.NET TourPlanner is an automated routing software .NET component for logistic applications written in C#,J#,C++.NET or VB.NET. JOpt.NET solves TSP,CVRP and VRPTW class problems.