Tagged Questions

3
votes
1answer
79 views

Anyone use mono-develop and mono-touch yet?

Has anyone used Mono Develop and MonoTouch api for development yet? It lets you use C# instead of Objective C as the language. They then statically compile to native code. Is i …