Hosting your WCF services automatically
Hi all,
In case you need awindows service that can host yourWCF services automatically, I've written a small tool, calledDynamicWCFServicesHoster, that can do that. All this tool needs is yourXML configuration file to be able to host all your services.
It was first written for my own need but I thought I could share this with all of you, so here is the link to download this free tool:
http://www.msfrancedev.net/DynamicWCFServicesHoster
Any feedback will be appreciated!
Pascal Belaud
Microsoft France

