Posted on: 9/3/2010 12:20:10 PM | Views : 800

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