Welcome to SpellCoder Sign in | Join | Help

Wednesday, May 17, 2006 - Posts

How to increase application scalability using Plugins

Plugin components that can be added during runtime, Plugin Architecture
posted by Mohammed Hossam | 11 Comments
Filed Under: ,
Attachment(s): CLR_Hosting.zip

Strange thing about Services in WCF

This is a strange behaviour I found about the ServiceHost, when you make a service like msmq services and the queue has some messages inside and you write service.Open(), you are expecting that the service will process the messages then leaves, (or that
posted by Mohammed Hossam | 0 Comments
Filed Under: