Hi all,
I'm starting with prism after seeing the videos on codeplex, and I'm trying to make a very easy thing.
- Display a view with a button
- Click on the button
- Display another view after the click
Should I use an event aggregator ?
How to publish an event without parameters ?
How to subscribe to this event and display the another view ?
Any code sample would be appreciated. Thanks in advance for any help, Best regards