Posts Tagged ‘C#’

C# comes to iPhone and Wii: Yeah Mono

0 Comments  Sunday, February 22nd, 2009

Several apps in Apple’s App store are powered by Mono. The apps are statically compiled to native code; For this, Unity is the best option.

My {take}.

WOW! Now I don’t have to kill myself with [[NSFoo alloc] initWithTrash] anymore. I can just focus on the code and not retain/release.