| By Dennis Hayes | Article Rating: |
|
| January 12, 2005 12:00 AM EST | Reads: |
19,893 |
Portable.NET
Portable.NET has released version 0.6.10. It has been three months since the release of 0.6.8. Support for several OSs, including Solaris, HP-UX, BeOS, and 64-bit CPUs, has improved, and a new CPU, CRIS (an embedded network CPU), is now supported. Threading, sockets, marshalling, and XML navigation have improved. XSharp has seen a lot of work, and JScript now has better sample programs and improved math functions.
Much work was done on adding .NET 2.0 functions, including security/cryptography and new classes for System.Windows.Forms, especially VisualStyles. The current version also saw advances in DockingLayout and TextBox, and general fixes throughout the namespace.
.NET version 2.0 will have support for serial ports, but this support is now available from both Portable.NET and Mono. This is great for programmers such as myself, who need to interface with RS-232-based instrumentation.
For the full scoop and downloads, go to the DotGNU portal I discussed last month, at http://getdotgnu.com/.
Mono
Mono has also released new versions. Version 1.0.4 is another production-quality update for version 1.0, and version 1.1.2 is the experimental version with the latest improvements. Because the 1.0.x branch of Mono is meant to maintain the version 1.0 release, updates to it are mostly bug fixes and rarely add new features. This release includes a version of libgdiplus that does not rely on internal Cairo functions, thereby making Mono less sensitive to the version of Cairo installed. Improvements in GTK# were also included. Many bugs in AppDomain and threading were fixed, and SPARC and PowerPC support was improved. ASP.NET and ADO.NET both saw improvements, as did XML, CodeDom, and System.Net. The XSP application server and mod_mono (Apache interface) were upgraded, and XSP got a new sample Basic application (Hangman). Finally, the old documentation was replaced with the latest Monkeyguide.
Although version 1.1.2 is the development version of Mono, this version consists mostly of bug fixes and performance tuning. I think this reflects the maturation of project Mono; most new Mono features are parts of the Basic compiler, SWF, or .NET version 2.0 features.
Some optimizations from the C# compiler have been ported to the Mono Basic compiler, making some compiles as much as 30 times faster. System.Web was also optimized and now allows up to eight times as many requests per second to be handled. JIT ports for PPC, SPARC, AMD64, and S390 were updated. XQuery was moved to its own assembly, and JScript now supports late binding.
Support for .NET 2.0 continues to improve. This version has improved support for generics (motivated in part by the C5 generic classes mentioned in my November column). The C# compiler now includes support for anonymous methods, which greatly simplifies writing code to support delegates.
More on anonymous methods can be found at http://msdn2.microsoft.com/library/0yw3tz5k.aspx.
Mono 1.1.2 supports the following C# 2.0 features: anonymous methods, iterators, partial classes, static classes, and in-line warning control. The class libraries also support an increasing number of version 2.0 functions. Generics are supported by the gmcs branch of the compiler. For those keeping count, the still-missing C# 2.0 functions are nullable type, namespace alias qualifier, external assembly alias, property accessor accessibility, covariance and contravariance, fixed-size buffers, and friend assemblies.
New Book
Apress has released a book by M.J. Easton and Jason King, Cross-Platform .NET Development (ISBN 1-59059-330-8). In contrast to the O?Reilly book Mono: A Developers Notebook, which concentrates on short how-to examples for Mono, Cross-Platform .NET Development digs deeper into both Mono and Portable.NET. It compares their similarities and differences, both with respect to one another and with respect to the commercial Microsoft implementation, including analysis of most and least compatible namespaces. The book looks at basic .NET, including cross-platform pitfalls, remoting, database connections, using native code, and the various graphics options (SWF, GTK#, QT#, and VG.NET) and their implementations. The book also demonstrates how to interoperate with Java, covers testing using NUnit, and touches on UML. For $49.99 (U.S.), this 460-page book is a must-have for anyone with an interest in open source .NET implementations and applications.
Odds and Ends
Luis Sanchez has written an API for generating .NET intermediate code. It is higher level than CIL, but lower level than C#, which means it?s just right for things such as XML serialization (http://primates.ximian.com/~lluis/blog/pivot/entry.php?id=34).
Novell has released a new version of the Novell Linux Desktop. If you use Linux, the details are at www.novell.com/products/desktop/index.html?sourceidint=homepage_announcement1
Published January 12, 2005 Reads 19,893
Copyright © 2005 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Dennis Hayes
Dennis Hayes is a programmer at Georgia Tech in Atlanta Georgia where he writes software for the Adult Cognition Lab in the Psychology Department. He has been involved with the Mono project for over six years, and has been writing the Monkey Business column for over five years.
- Ubuntu-based Open Source Linux Mint Tests KDE Version
- Linux Virtualization and Tired Open Source Myths
- IGEL Supports Red Hat Enterprise Virtualization 3.0
- CloudLinux Announces Support for Atomia
- Amazon Kindle Fire Gets Its Own 'Personal Cloud Desktop' with AlwaysOnPC App Launch
- SPIRIT DSP Receives 2011 INTERNET TELEPHONY Product of the Year Award
- Hadoop Quickstart: Use Whirr to automate standup of your distributed cluster on Rackspace
- Jury Gets Novell Antitrust Case Against Microsoft
- The Utility Infrastructure Security Market 2012-2022: Cybersecurity & Smart Grids
- FORTUNE Magazine Names Rackspace Among “100 Best Companies to Work For”
- iFollowOffice Turns to Virtual Bridges and Savvis for On-Demand Virtual Desktop Services
- EnterpriseDB Announces Availability of Postgres Plus Cloud Database
- i-Technology in 2012: Five Industry Predictions
- Ubuntu-based Open Source Linux Mint Tests KDE Version
- Amazon to Rent Out Supercomputers
- Amazon Émigré Starts Network Monitoring Firm
- HP’s Putting a Back Door in the Itanium Alamo
- Linux Virtualization and Tired Open Source Myths
- CloudLinux Announces Preferred Partner Program
- MapR Pushes the Hadoop Envelope
- Rightware Announces Gaming Performance Benchmark for OpenGL ES 3.0/Halti
- IGEL Supports Red Hat Enterprise Virtualization 3.0
- CloudLinux Announces Support for Atomia
- 3Dconnexion Announces its Newest 3D Mouse - the SpaceMouse Pro
- The i-Technology Right Stuff
- Linux.SYS-CON.com Exclusive: Linus Discloses *Real* Fathers of Linux
- After Ubuntu, Windows Looks Increasingly Bad, Increasingly Archaic, Increasingly Unfriendly
- A Closer Look at Damn Small Linux
- Linus' Top Ten SCO Barbs
- SCO CEO Posts Open Letter to the Open Source Community
- Netscape Co-Founder's 12 Reasons for Growth of Open Source
- Where Are RIA Technologies Headed in 2008?
- *POINT - COUNTERPOINT SPECIAL* What's Wrong with the Open Source Community?
- Introducing "Cooperative Linux" - Linux for Windows, No Less
- Linux.SYS-CON.com Exclusive: What Would UserLinux Look Like?
- Why Recovering a Deleted Ext3 File Is Difficult . . .


















