How to create rules in Yahoo Mail
Yahoo Mail has a feature that lets users to create filters to move the incoming messages to specific folders. This is similar to rules feature available in M...
Yahoo Mail has a feature that lets users to create filters to move the incoming messages to specific folders. This is similar to rules feature available in M...
Delegation is one of the commonly used pattern in iOS. This is used tell an object to act on behalf of another. Refer to Apple documentation for detailed inf...
Xcode provides option to increase or decrease the page scaling. This page scaling option is available as part of the Page Setup. This feature is quite useful...
In this tutorial, we are going to see the different ways for connecting IBAction to UIButton. Let see this with an example that displays an alert message on ...
Android Virtual Device are used as simulator to test your Android application instead of using a real device. “No compatible targets were found” is the commo...
In this tutorial we are going to see the steps required for adding videos from Youtube in Word 2011 for Mac. In Office 2011 you can not directly embed YouTub...
This tip is for iOS developers who want to reduce the time taken while searching iOS documentation using Xcode. Documentation under the Xcode organiser windo...
Microsoft Publisher automatically converts a word document in to Publisher File. Listed below are the steps for importing a word document using Publishing 20...
Objective-C also uses variables for storing data in memory like other programming languages. The variables are defined based on the type data type that will ...
We had already covered the basic overview of Xcode and now we are going see the steps required for creating an sample iOS Project that displays Welcome messa...