Service Manager Factory

TL;DR

Provides an upgraded managed service factory for .NET, with installer support for GAC deployment, enabling integration into various applications. Download and documentation available.

11 August 2007
Written by Martin Hinshelwood
1 minute read
Comments
Subscribe

I have upgraded and release some code for the managed service factory that I wrote about earlier in the year. I have started the internal documentation process and the installer will install it to the GAC so you can use it in any of your applications… More to follow.

You can download from:

http://servicemanager.codeplex.com/

Technorati Tags: .NET RDdotNet ALM

Comments
Subscribe

What to read next

Article Engineering Excellence

Creating a managed service factory

Explains how to build a managed service factory to access and manage local or remote services across multiple servers, supporting flexible …

Read article