1
touches

MonoTouch Article - MonoTouch UIApplication and AppDelegate explained

published 718 days, 7 hours, 56 minutes ago posted by http://www.google.com/profiles/eduardoscozhttp://www.google.com/profiles/eduardoscoz 718 days, 12 hours, 37 minutes ago
Monday, February 15, 2010 10:45:10 PM GMT Monday, February 15, 2010 6:03:34 PM GMT

When you create a new MonoTouch project, one of the first lines of code you see is the FinishedLauching() function, in the AppDelegate class. That’s also one of the first things to change when you’re following basically any tutorial. But what exactly is it? And why is it getting called? When developing iPhone applications with MonoTouch, there’s always a lot of “magic” that happens behind the scenes; one of these is the AppDelegate class. Unlike most WinForms app, wher...

category: Articles | clicked: 186 | | source: escoz.com | show counter code
tags: AppDelegate, Article, Initialization, MonoTouch, UIApplication, UIApplicationDelegate

No comments yet, be the first one to post comment.

To post your comment please login or signup