background preloader

iOS Programming

Facebook Twitter

Backslash Training : Fundamentals of iOS Programming for the iPhone and iPad. Ios. iPhone Programming Fundamentals - Outlets and Actions. An understanding of outlets and actions is one of the first things you will need for iPhone programming.

iPhone Programming Fundamentals - Outlets and Actions

For someone coming from the .NET background, this is a concept that requires some time to get used to - the concepts are similar, but it is a different way of doing things. And so, in this article, I am going to show you what outlets and actions are. At the end of this article, you will have a solid understanding of how to create outlets and actions, and be on your way to creating great iPhone apps. First, the basics. Tutorial.