Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:MS is smart enough not to do this (Score 1) 1008

Even better: many useful "official" widgets are available as Open Source in the Silverlight toolkit:

http://codeplex.com/Silverlight

This toolkit is great even for WPF developers because they are liberally licensed (the MS-PL is like the BSD or MIT/X11 licenses) and thus quite customizable for WPF applications that need to do things that normal WPF controls can't quite handle.

Comment Re:MS is smart enough not to do this (Score 1) 1008

Mono has had an implementation of the WPF subset most commonly referred to as WPF/E in Moonlight for some time. (1.0 is out there and very usable; 2.0 is in beta.) WPF/E is a strong enough subset that converting a WPF app may not be "trivial", it is doable, and it is "straightforward". WPF/E is also a "good standard" at this point because, in addition to Moonlight, Microsoft has took upon themselves to deliver official WPF/E support for Mac OS X (in Silverlight).

Comment Re:The inevitable Java vs Mono (Score 1) 405

mrpacmanjel: It is unfortunate that the mono is so closely associated with Windows, if the mono team had created/implemented a completely new set of cross-platform libraries (that bore no relation to Microsoft's framework) it would be more accepted.

In addition to the (ECMA-standardized) Base Class Library (BCL) and several .NET-compatibility libraries (including System.Windows.Forms), Mono has a full stack of its own APIs/libraries based upon Gnome's cross-platform libraries. The Release Notes has a good overview of these inherently cross-platform Mono APIs (that work in both Mono and .NET on every platform supported by both):

http://www.mono-project.com/Release_Notes_Mono_2.0#Mono_APIs

Cool applications such as Banshee, Tomboy and Tasque use these APIs for cross-platform happiness.

User Journal

Journal Journal: Intriquing...

Hmm... I haven't posted a Slashdot comment since 2001 one... It is also intriguing how much I was a dumbass at times... Check out my webpage for a much more recent me.

Slashdot Top Deals

Disc space -- the final frontier!

Working...