Archive for tag: iphone

C# on the IPhone

28 June, 2009 (06:06) | .NET Tools | By: twagner

This morning I stumbled across some discussion of using C# to build IPhone apps. You may know already that ordinarily IPhone apps are built using Apple’s Objective-C , which is pretty ancient and lacks some useful features like automatic memory management for example. Objective C came out as part of NextStep which was a company [...]