The group behind mono-project has released another port of the .Net Framework. This one is targetting the iPhone. Their port has some iPhone specific libraries in addition to supporting some common libraries. The benefit that mono-touch brings is that an existing .NET developer can use his or her skills to develop for the iPhone. You stil ned the iPhone SDK to deploy to the emulator and must be a registered developer to deploy to hardware.
Ofcourse some of the restrictions on the iPhone mean that certain features of the .NET framework cannot be made available to the iPhone. APIs based on dynamic code, reflection, and COM are not available. For more information see the mono-touch page.
found via msmobiles.com
Tags: