How to change hyperlink style in Word

less than 1 minute read

We had covered earlier about the steps required for adding hyperlink and email address in a Word document. Now let us see how to change the default style of ...

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...