Novell has announced MonoTouch 1.0, a commercial SDK kit that allows developers to build iPhone apps using Microsoft's .Net Framework instead of the Apple-designated C or Objective-C languages. The SDK leverages Novell's Mono runtime for running Windows apps on non-Windows systems, allowing developers to utilize code and libraries written for .Net and programming languages like C#.
Permalink for comment 384433
To read all comments associated with this story, please click here.
as jpobst stated, the CocoaTouch bindings are not public (and were written 100% by Novell), but the changes to the Mono VM and base class libraries are and you can find them in public SVN.
Member since:
2007-06-21
as jpobst stated, the CocoaTouch bindings are not public (and were written 100% by Novell), but the changes to the Mono VM and base class libraries are and you can find them in public SVN.
Same with the changes made to MonoDevelop.