Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Parallel

Mono 2.0 Released



The Mono project, an open source initiative sponsored by Novell, today announced the availability of Mono 2.0, an open source, cross-platform .NET development framework. Mono 2.0 provides all the necessary software to develop and run .NET client and server applications on Linux, as well as other operating systems. The new Mono 2.0 release is now compatible with the desktop and server components of version 2.0 of the Microsoft .NET framework and features the Mono Migration Analyzer (MoMA), an analytical tool for .NET-to-Linux migrations.

According to an IDC study, nearly 50 percent of IT decision makers, developers and architects surveyed, reported that they use Microsoft .NET as the application technology platform on which their mission-critical applications (excluding email) run. With Mono 2.0, developers can leverage their existing investment and skill sets to build .NET 2.0 applications for deployment on a variety of platforms, including Linux, Solaris, Unix, and Mac OS X.

"Mono 2.0 gives .NET developers the freedom to run their applications on a wide variety of operating systems, including Linux, MacOS, and Unix," said Miguel de Icaza, vice president of Development Platforms at Novell and maintainer of the Mono project. "Mono 2.0 benefits a wider range of developers, ISVs and end-users by allowing them to write their applications once and run them on any OS platform, dramatically increasing portability and expanding their market reach."

Mono 2.0 now includes MoMA, the Mono Migration Analyzer. MoMA, which runs natively on .NET or on the Mono framework, helps developers quantify the number of changes required to run their .NET application in a Linux environment. In an analysis of 4600 .NET applications using MoMA, 45 percent of the applications required no code changes to work with Mono. An additional 24 percent of the applications were shown to require fewer than six code changes to run on Mono.

One of the most recent successful uses of the Mono framework is the rapid development of Moonlight, an open-source, Mono-based plug-in version of Microsoft Silverlight, which is used to create and host next-generation, rich interactive applications. Linden Labs also uses Mono in the development of its Second Life project to improve the stability and speed of scripts -- particularly calculation-intensive ones.

New features available in Mono 2.0 include:

  • Easy installation. A one-click install feature for SUSE Linux Enterprise and openSUSE, as well as easy-to-use installers for many of the other supported platforms, including Windows and Mac OS X.
  • Comprehensive platform, hardware and API support. The Mono framework supports a variety of platforms, including Linux, Mac OS X, Solaris, BSD and Windows; a variety of hardware options, such as x86, AMD 64, IA-64 (Itanium 2), EMT 64, PowerPC, ARM, S390 and S390x, SPARC and SPARC 9; all Microsoft .NET 2.0 APIs, including ASP.NET, ADO.NET and Windows.Forms; and C# 3.0 compiler with LINQ support.
  • Performance upgrades. Improves scaling and performance for ASP.NET, ADO.NET and Mono runtime.
  • Useful downloads. A Virtual Machine image that comes with a ready-to-use development environment, as well as many open source Web and desktop .NET applications, including the ASP.NET Starter Kits and other demos. An updated version of the MoMA tool, with improved reporting, is also available.

Steve G. Bjorg, CTO at MindTouch says tha, "MindTouch built their open source enterprise collaboration and integration platform, Deki, on the Mono framework. MindTouch Deki enables customers to 'webify' legacy applications, bridge multiple applications with a common interface and provide a more usable interface to systems and databases. Since the core of MindTouch Deki is implemented in C# and deployed to Linux using Mono, we are excited to see Mono 2.0 adding C# 3.0 compiler support, including support for Language Integrated Query (LINQ)."


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.