Monday, January 17, 2005 - Posts

GDN Queued Component Utilities v1.2

<quote>
Contains several useful classes that fill-in some holes with the current FCL Queued Components (QC) implementation. Functionality includes automatic queue moniker construction, QC session management (both synchronous and asynchronous), a QC exception handler base class, a QC custom config section handler, a managed wrapper class for the COM+ MessageMover object, and an object wrapper to marshal .NET serializable types in queued interface calls. Full source code, documentation and samples are provided.

</quote>

Download it here

Doesn't seem this excellent peace of code is well-known although this is a must have for every developer that is building applicaitons that use Queued Components.

with 0 Comments