Access your personal website in Outlook

less than 1 minute read

Outlook 2013 and Outlook 2010 allows user to configure their personal website or a blog on Outlook folder. This feature would help the users to keep track of...

Navigation Controller in iOS

7 minute read

Navigation contollers are quite commonly used in iOS App. Navigation Controllers contain stack of view controllers and provide a drill down approach for acce...

Swift Demo - Add Progress Bar

1 minute read

In this short tutorial, we will see the steps required to add UIProgressView to a Swift IOS Project. UIProgressView and UILabel showing the current progre...

Create new Test Target in Xcode

less than 1 minute read

Listed below are the steps to add test target for an existing iOS Projects (iOS 6.0 and older). Click File menu -> New and Select Target from the menu li...

Automatically answer calls in iPhone Speaker

less than 1 minute read

iPhone users have the option to automatically take the calls in Speaker. Listed below are the steps to enable iPhone to receive phone calls in Speaker. Step...