I found many posts in the asp.net, silverlight.net fourms regarding communication between user-controls, so i thought to blog a bit.
The main advantage for using an event aggregator to communicate between user-controls is, it removes the tight coupling between a publisher and a subscriber, by which a publisher/subscriber can evolve independently.
Please review the blog post so that i can improve in writing posts. ...
Go to the complete details ...