How do I keep a Monotouch iPhone app in landscape mode when loading a new view con开发者_开发技巧troller from an xib?
For some reason when I load a new view (from a .xib) it\'ll load the class files, BUT NOT the .xib!! Here\'s my code:
I\'ve been building projects in pieces, prototyping different aspects of the whole in separate demo projects. I\'m now in the process of migrating class and nib files from the prototypes into the targ