DCSIMG
MIX 2011: Mono: State of the Union - Arik Poznanski's Blog

Arik Poznanski's Blog

It CAN be done with .NET

News

MVP

MCC

CodeProject MVP

MCPD

MCTS

Subscribe to my blog by email

Arik Poznanski LinkedIn Profile

Email: arik.com at gmail dot com
or, use this form

Locations of visitors to this page


Sela Group

Sela Canada

DZone MVB

Links

Official Blogs

WPF / SL Blogs

Developers Blogs

MIX 2011: Mono: State of the Union

This session was delivered by Miguel de Icaza, VP developer Platform, Mono Team, Novell.

IMG_20110414_103044

Miguel started by announcing the coming monospace conference: July 23 – July 25, in Boston, MA.

Then Miguel presented the different mono related projects and their status:

Mono includes Mono for iPhone (MonoTouch), MonoMac, Mono for Android, MonoDevelop IDE for Mac and Windows, Moonlight 4 (mono based Silverlight) and more.

Miguel did thanked Microsoft for the large amounts of code it contributed to the mono project. MEF, DLR and F# are core contributions from Microsoft, among other things.

Then, Miguel talked about the “Compiler as a Service” APIs that is available on mono. Basically what it gives you is an evaluate command that can compile and run a C# string at runtime.

Next Miguel talked about the Manos de Mono project which goes along the lines that creating more than a single thread per CPU is a waste.

IMG_20110414_105937

The next subject of the talk was MonoTouch, which is a .NET and C# implementation for iPhone and iPad. It includes all the standard .NET APIs, but instead of implementing WinForms or WPF on the apple devices, they simply created a managed wrapper around existing Apple UI frameworks.

MonoDroid is a .NET and C# implementation for Android, and similarly to MonoTouch, the Android UI was managed wrapped.

That’s it for now,
Arik Poznanski.

kick it on DotNetKicks.com Shout it

Comments

No Comments