Recently I worked on a plug-in based system, and one of the approaches of this system was to allow each plug-in (dll) to have the capability to host web services. I had never heard about such task before, I made a search on the Web and didn’t find anything about that, so I decided to think and fortunately I came with a pretty good solution. The first ......