Looking for a simple helloWorld EventAggregator example. I am trying to understand this and having a little tough time following the RI example. Thanks N
4
votes
2 Answers
3
votes
Prism 4.0 includes EventAggregation QuickStart example - it is simpler than RI. See Prism 4 Documentation for fore details or check the sources at \Quickstarts\EventAggregation
0
votes
In order to understand the EventAggregator example you must follow the initial example of HelloWorldDesktop as well, so that yu can get an idea of the updation in this example.
There are also number of samples available, if you want to get an idea of EventAggregator, you can choose another simple example as well.
http://www.codeproject.com/Articles/355473/Prism-EventAggregator-Sample