问题描述
我爱编程,.NET,特别是C#3.0,.NET 3.5和WPF。但我特别喜欢的是,使用Mono .NET确实是平台无关的。
I love programming with .NET, especially C# 3.0, .NET 3.5 and WPF. But what I especially like is that with Mono .NET is really platform-independent.
现在我听说橄榄油项目单。我找不到某种测试版。
Now I heard about the Olive Project in Mono. I couldn't find some kind of Beta.
是否已经工作?你们中的任何经验呢?
Does it already work? Have any of you made any experiences with it?
编辑:我知道的月光。但我希望有一个独立的WPF应用程序。和,因为月光我希望WPF在Linux上会成真。
I know about Moonlight. But I want a standalone WPF application. And because of Moonlight I hope WPF on Linux will become true.
推荐答案
您将有更好的运气月光,它的目标Silverlight的API,它充满了WPF的一个子集工作。
You'll have better luck working with Moonlight, which targets the Silverlight API, which is a subset of full WPF.
编辑:当然,Silverlight是不是意为台式机,但没有理由,你为什么不能嵌入一个Silverlight引擎在应用程序中。它已经做过,如在Mac纽约时报阅读器
edit: Sure, Silverlight isn't "intended" for the desktop, but there's no reason why you can't embed a silverlight engine in your application. It's been done before, such as for the Mac NY Times Reader
更多编辑:见独立的Silverlight应用程序米格尔的帖子
这篇关于WPF是在Linux上(的话)可能吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!