Hi Folks,
Was wondering what is the best way of loading a dynamically generated view with content, in wpf prism application using prism application. Example i have a xaml file with some content inside it(example a news story), and now that xaml file needs to be replaced with a different file, during runtime.
Regards
Suresh