ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
comComparing
the free .NET implementations Mono and DotGNU
LOTS OF DOTS
Author(s): MICHAEL TSCHATER
The Open Source projects Mono and DotGNU open Microsoft’s .NET platform to Linux developers. This article investigates how well-suited these alternative implementations are for building simple GUI applications.
In 2002, Microsoft launched a new system for platform-independent development that they dubbed .NET (pronounced “Dotnet”). The .NET pro-ject aims to simplify the development of network and Internet applications. It supports object oriented programming and comes with a unique class library suitable for use with multiple programming languages, such as C# and VB .NET for example. In the course of launching .NET, Microsoft has discontinued support for its previous favorite, the MFC library for Visual C++. All future Microsoft products will be based on the new technology. Free .NET? Despite the platform-independent approach of the .NET framework, Microsoft is highly unlikely to release a Linux implementation, and this lack of Linux support has prompted two projects to step into the gap: Novell’s sponsored Mono project [1] and the open source DotGNU [2] project. Both Mono and DotGNU are aiming to provide as complete an implementation of the .NET platform as possible. The goal of both projects is to allow developers to exchange software across operating system boundaries.
Watch our free Video Archive from Apachecon US 2009. Archive provided by The Apache Foundation, COLLABNET, and Linux Pro Magazine
Drawing internationally renowned thought-leaders, contributors, and organizations in the Open Source community, ApacheCon offers insight into the culture and community that develops and shepherds industry-leading Open Source projects, including Apache HTTP Server – the world's most popular Web server software for more than 10 years.
Comments