
WCF
Get flash to fully experience Pearltrees
CodeProject Note: The code featured in this blog posting was put together whilst working with David Marsh on the Tranquility.Net (WCF App Server), an open source .NET app server available on CodePlex. CodePlex project: http://tranquilitydotnet.codeplex.com/ The source code for this blog entry can be found on the CodePlex project (using the link above), click on the Source Code tab and download changeset 2671 (Initial commit of source).
How to host multiple isolated WCF services within a single Windows service with zero App.config
Hosting plug-in WCF Services Today, I had to show how to host many services in one place. Since I did not find many example on the Web, I decided to do share it with you (with the permission of my client...)

