Browse by Tags

All Tags » Arhitektura » C# » .NET (RSS)

Event Broker Implementation in C# - Full Source Code and Examples by Paki

Here is the full source code for Event Broker Implementation in C#. In zipped file you can find EventBroker with associated tests ans simple sample application that describes how loosely coupled objects can exchange data in any host....
Filed under: , , ,

Simple EventBroker Implementation in C# by Paki

Here is the simple implementation of EventBroker service. You can use in your aplications to implement communicationamong loosely connected components like plugins for example. EventBroker follows publisher / subscriber pattern. I am preparing pacakaged...
Filed under: , , ,
Powered by Community Server (Commercial Edition), by Telligent Systems