HomeOnline MagazineAudio &
Multimedia
BusinessCommuni cationsDesktopDevelop mentEducationGamesGraphic AppsHome &
Hobby
Network &
Internet
Security &
Privacy
ServersSystem UtilitiesWeb Development
 
thepcfriends.com
submit program
banner
forum
contact
privacy
dental plans
shop

Recommended

Ads

Categories
Audio & Multimedia
Business
Communications
Desktop

Development
Active X
Basic
C / C++ / C#
Compilers & Interpreters
Components & Libraries
Debugging
Delphi
Help Tools
Install & Setup
Management & Distribution
Other
Source Editors
VB
VB DotNet

Education
Games & Entertainment
Graphic Apps
Home & Hobby
Network & Internet
Security & Privacy
Servers
System Utilities
Web Development
Development
Components & Libraries > Download BetterStreams

BetterStreams

Development > Components & Libraries

        

.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.





Language:   English
Operating system:    9x   ME   2000   XP   2003   Vista   Linux
Requirements:   .Net 2.0 or higher
Date:   24.07.2007
File size:   0,59 MByte
License:   Shareware
Costs:   59,00 US-Dollar

    

 
Rating
! No one has rated this file.
Be the first !

excellent

good

average

sufficient

bad
 

Before download click for a free pc scan.

    
    
    

Ads
 

Graphic-Chart ActiveX Components

ActiveX components provide you reusabe, flexible, reliable, robust and stable software UI(User Interface) solution.
 

GuiGenie

GuiGenie is a new and free Gui Builder for Java.
 

Window Image Capture

Develop your own window image capture tools to capture any active window or inactive window ( hidden windows or background windows) image and save it to the BMP file or JPEG file.
 

Instrumentation Graph Extension ActiveX Components

The SmartButton ActiveX control is designed to enhance your user interface with an outstanding look and many shape options, which you can apply to create a new look-and-feel button control inside your applications.
 

Dragonfly Chart .Net

Dragonfly Chart .Net provides 2D/ 3D .Net Controls of pie chart, ring chart, bar chart, X-Y Chart and angle chart, which can be widely applied in many .Net applications.