RoseIndia.net

iPhone

iPhone

Programming Resource Home :: iphone




iPhone
Tutorial NSArray Count Example
In the example, we are going to count the number of elements in an array in objective c programming.In Objective C language, Count is a primitive instance method that returns the number of objects available in an array. View Rating



iPhone
Tutorial Objective C Array
In a simple term we can say that array is a object, which is a collection of number of other objects. In Objective C, we can also add and remove the objects from the given list of array if the array is declared mutable. View Rating



iPhone
Tutorial iPhone UISwitch Action
UISwitch Class: Provides a method to control on and off state in your application. For example if you wanted to receive a alert when your application receive any updates you can set it to on, if your application got the switch feature. View Rating



iPhone
Tutorial Methods in Objective c
If the method is declared with "+" sign suggest that it's a class method where as method that begins with the "-" sign makes it a instance method. The method declaration in objective c also take arguments and return types. View Rating



iPhone
Tutorial Declaring Method in Objective C
In Objective C we can declare two types of methods "Class Method" and "Instance Method" Where + sing denotes the Class method and - sign denotes the Instance method. View Rating



iPhone
Tutorial UITableViewCell Wrap Text - an Example
In the example, we are discussing about the setting of UITableViewCell to warp the text in multiple lines. Though you can do the setting directly through nib, but in the example we are doing it programatically. View Rating



iPhone
Tutorial What is iPhone
The iPhone is a touch screen phone launched by Apple Inc in 2007 that has taken the world by storm. Since then the enhanced iPhone 2.0 with 3G has also been introduced, not to mention the numerous other iPhone-type cell phones launched by other companies. View Rating



iPhone
Tutorial iPhone News and Updates
iPhone is a multi-touch smartphone launched by Apple Inc in 2007 that combines iPod, cell phone, email and web, all in one. View Rating



iPhone
Tutorial Installing iPhone SDK
In this tutorial you will learn the process of downloading and installing Xcode. Xcode contains the iPhone SDK View Rating



iPhone
Tutorial What is iPhone SDK?
What is iPhone SDK? View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10     [>>]


Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.