Click here to Skip to main content

iPhone section

Great Reads

by Jaime Olivares
An architectural proposal to integrate mobile and .Net applications
by Colin Eberhardt
This blog post describes the creation of a simple Twitter search application for iOS, based on a similar application I wrote for Windows Phone a few months back.
by Komin Dmitry
How to write iPhone application to authenticate to SharePoint and read the contents of a list provided by the SharePoint REST API.
by Cloud Hsu
How to remind review in iPhone App

Latest Articles

by Leslie Godwin
The UISwitch's UIControlEventValueChanged event is pretty useless if you'd like to get a notification only when the switch value actually changes.
by Amogh Natu
This tip shows how to parse JSON response received from a web service into an NSDictionary object.
by MikeGledhill
How to add an fade-in message to your iPhone app in 5 minutes
by Leslie Godwin
When you add additional layers to a UIView, those new layers don't animate in the same way that the UIView's Backing Layer does. I have a trick that fixes this gotcha good and proper.

Discussions

by MiguelSanchezCuarental on Article "iPhone ComboBox"
by Aum InfoTech on Article "iPhone 101: Introduction to iPhone...
by kas ibabu on Article "Introduction to iOS Graphic APIs Part 1"
by Felix U. on Article "Versatile, programmer-friendly split...
by Phenix13 on article "From C++ to Objective-C: A quick...

All Articles

    Sort by Updated

    General 

    16 Feb 2014
    _Maxxx_
    Well it wasn’t as easy as I thought it was going to be, but I managed to get a version of my scrolling texture program working under cocos2d-x V3 Beta 2. I set up cocos2d-x v3 as in my previous … Continue reading →
    29 Oct 2010
    Adi Saxena
    This article explains the Life cycle of a typical iOS application and also talks about the various states of the application.
    7 Sep 2010
    Adi Saxena
    Beginner level guide (step by step) on UI Automation Testing in iOS 4
    21 Oct 2009
    Akshay Srinivasan2
    An XML Parser for iPhone apps.
    27 Nov 2012
    Amory Wong
    A GLKView class that can be dropped into your project.
    25 Mar 2014
    Anna Koneva
    An article about interoperation issues in mixed C/C++/Objective-C development
    26 Mar 2014
    Anna Koneva
    An article about interoperation issues in mixed C/C++/Objective-C development
    12 May 2014
    Anna Koneva
    An article about interoperation issues in mixed C/C++/Objective-C development
    20 Jan 2013
    Bernhard Häussermann
    An Objective-C class that sub-classes UIViewController to enable easily implementing split views in iPad applications.
    27 Oct 2013
    Bernhard Häussermann
    A set of source files that extends the UITableView so that it has sections that can be collapsed and expanded.
    8 Sep 2010
    brochpirate
    An iPhone media player designed specifically for listening to audiobooks
    19 Jul 2009
    Craig Giles
    How to adjust your Texture2D object to allow any sized textures in your OpenGL ES project.
    2 Jun 2009
    Craig Giles
    Since I am developing a game engine for the iPhone that I would like to re-use, I have chosen to host all game data in the form of XML files
    2 Jun 2009
    Craig Giles
    The goal for this tutorial is to get a basic screen management system up and running, ready to start writing game code.
    2 Jun 2009
    Craig Giles
    An input manager to help you with input management
    2 Jun 2009
    Craig Giles
    There are a few things missing from the tutorials. This is the amendment, going to patch up the final few things to get you back on track!
    2 Jun 2009
    Craig Giles
    I have been learning quite a few development strategies as of late, and the newest one that I’ve taken a peek into is Test Driven Development (TDD), or Unit Testing.
    30 Jun 2010
    deluizon
    Learning the basic of developing application on iPhone by developing simple reader app
    12 Mar 2012
    Dor Alon
    iPhone Safari like ComboBox
    24 Nov 2010
    ed welch
    Faster, smarter and better looking fonts rendered with OpenGL ES
    4 Mar 2012
    iphonish
    How to add event to iPhone Native calendar and show alert?
    21 Aug 2012
    Jaime Olivares
    An architectural proposal to integrate mobile and .Net applications
    11 May 2010
    Javier Baez
    Panorama viewer library for iPhone & iPod touch
    9 May 2011
    Joel Ivory Johnson
    Code Project Virtual Tech Summit Session: An introduction to iPhone development including setting up environment, an introduction to the Objective-C programming language, creating your first application, data persistence, using the accelerometer, and an introduction to the graphics APIs.
    19 Jul 2010
    Joel Ivory Johnson
    The first part of an introduction to the iOS graphics APIs. In this article, I look at some of the Quartz 2D / Core Graphics APIs.
    19 Jul 2010
    Joel Ivory Johnson
    This is a first in a series of articles to get some one up and running with iPhone development. This first article is to help you identify what hardware you need for development, and gives a quick introduction to Objective-C.
    16 Mar 2012
    Jozef Bozek
    Ligth object wrapper for iOS CoreData.
    23 Jan 2012
    Jozef Bozek
    ESpeakEngine - Objective-C speech synthesizer
    21 Jan 2012
    Jozef Bozek
    FliteEngine - An Objective-C speech synthesizer.
    15 Jul 2013
    Kirill Ermakov
    Interesting ways to pick up sensitive information in iOS.
    3 Apr 2013
    Komin Dmitry
    How to write iPhone application to authenticate to SharePoint and read the contents of a list provided by the SharePoint REST API.
    13 Jan 2012
    lassebunk
    How to use iOS 5, Xcode 4.2, and storyboards to create a simple Twitter app that will list tweets and show details about each tweet.
    21 May 2014
    Leslie Godwin
    When you add additional layers to a UIView, those new layers don't animate in the same way that the UIView's Backing Layer does. I have a trick that fixes this gotcha good and proper.
    8 Jul 2010
    mattz32
    A simple tutorial on how to create a navigation-based application and transitioning between views.
    15 Feb 2013
    Michael N. Haephrati
    How great could it be to be able to send SMS messages from your IPhone using the Internet connection
    11 Nov 2013
    NSProgrammer
    Easy UITableView optimizations.
    14 Sep 2010
    Ohmu
    An article that creates a simple iPhone application that displays a graphic then cuts out the .XIB, and completes this just from the code.
    13 Sep 2010
    Ohmu
    How to create an Xcode project template
    14 Sep 2010
    Ohmu
    Low-level text rendering in iPhone.
    10 Sep 2010
    Ohmu
    Irregularly Shaped Buttons
    10 Sep 2010
    Ohmu
    An article for developers new to Apple technologies.
    30 May 2012
    Oleksandr Dodatko
    This tutorial shows how to create and use a SQLite custom function that performs locale aware week based calendar computations.
    7 Sep 2010
    r_adem
    Some tips to avoid leaking memory in your iPhone apps.
    12 Mar 2014
    Serge Desmedt
    A port of CP Vanity to iOS
    12 May 2010
    Stephen Huen
    A shootout review of iPhone apps to access SharePoint sites
    18 Apr 2013
    Stuart Wheelwright
    Step-by-step explanation of building a Task Timer app using web technologies, including HTML5, CSS3, JavaScript and jQuery Mobile.
    26 Jul 2010
    SureshAddaguduru
    How to track your iPhone application stats using Google Analytics.
    5 May 2010
    SureshAddaguduru
    iPhone Programming Tutorial – UITableView Hello World
    4 May 2010
    SureshAddaguduru
    Basics of building an iPhone Application
    8 May 2010
    SureshAddaguduru
    iPhone Images from URL using XML file
    23 Jul 2010
    Tom The Cat
    A reusable library (specifically, an UIViewController subclass) to implement Mobile Safari page/tab switching interface in your own app. Now supports orientation changes!
    31 Oct 2012
    Tony_Fu
    This article describes how to set up a debugging environment for SSL web services from iOS clients to a server using man-in-the-middle proxies.


    Advertise | Privacy | Mobile
    Web01 | 2.8.140921.1 | Last Updated 22 Sep 2014
    Copyright © CodeProject, 1999-2014
    All Rights Reserved. Terms of Service
    Layout: fixed | fluid