I am developing an application using PRISM in C# and WPF. I am new to this and would like to implement the Presenter. Basically, I would like to register a Presenter instead of View in my Module.
All QuickStarts and RI examples in the CAG documentation are good but I lack the more Enterprise scale examples.
I dragg开发者_开发技巧ed an image from the Media Library in my Interface Builder and can see the image in my xib. However, when I open up the iPhone Simulator the image isn\'t there. Do I need to put