WCF

TwitterFacebook
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). http://www.codeproject.com/Articles/165878/How-to-host-multiple-isolated-WCF-services-within

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

Hosting plug-in WCF Services - public: class Alon : IArchitect, IAzure, ICPP, ISmartHome, IHomeServer

http://blogs.microsoft.co.il/blogs/alon/archive/2008/03/12/hosting-plug-in-wcf-services.aspx
http://msdn.microsoft.com/en-us/magazine/cc163590.aspx

WCF: Instance Management Techniques For Developing WCF Apps

WCF Essentials Discover Mighty Instance Management Techniques For Developing WCF Apps Juval Lowy