How to increase number of worksheets Excel

less than 1 minute read

Microsoft Excel by default contains 3 worksheets while creating a new Workbook. For creating a new workbook you can specify the number of Worksheet that a Wo...

UITableView Demo in Swift

6 minute read

In this tutorial, we will see some of the common UITableView operations such as Adding, Updating, Deleting and Moving records using Swift. Let us start with...

Protocol Oriented Programming in Swift

3 minute read

Object Oriented Programming is a paradigm used by programmers many decades to solve computer problems by model them in to classes. In Swift 2.0 a new program...

Content Priority in Auto Layout

2 minute read

Auto Layout brings in lots of good features to ease the life of an iOS developer when designing User Interfaces. In this example, we will see how to use Cont...

Keyboard Shortcuts in Xcode

1 minute read

Listed below are the various keyboard shortcuts in Xcode 7. Symbols corresponding to Mac keyboard used are command (⌘), shift (⇧), control (⌃), option/alt (⌥...

Go To specific page number in Word

less than 1 minute read

In Word 2013 and Word 2010 you can go to specific page in the Word document using the Find and Replace dialog. To display the Find and Replace dialog, Navig...