Tags / uitabbarcontroller
Rotating Only One View Controller in a Tabbed Application: A Deep Dive into iOS Deployment Options and Interface Orientations
Understanding Memory Management in Objective-C for iOS Developers: Mastering Manual Reference Counting and Automatic Reference Counting (ARC)
Understanding and Fixing the Autorotation Issue in UITabBarController
Here's the code with comments:
Understanding and Fixing iPhone Login Issues with ASIHTTPrequest