Tagged Questions

Moonlight is a Mono based Linux port of Silverlight. Silverlight is Microsoft's cross-browser, cross platform plug-in for media experiences and rich interactive applications.

learn more… | top users | synonyms

9
votes
3answers
2k views

Moonlight 2 vs Silverlight 3: huge performance gap

I have tried the simple test "Silverlight 2.0 animation test" at http://bubblemark.com, surprisingly Moonlight provided only 26 fps on Linux. Windows/Silverlight 3 gave me 192 fps on the exact same ...
8
votes
2answers
623 views

Can I create a standalone (not ran in browser, having full trust) application with Moonlight?

I look forward to develop a WPF MVVC application which is to be ran both on Windows with .Net Framework and Mac/Linux with Mono. As far as I understand the only part of of WPF implemented in Mono is ...
5
votes
1answer
158 views

moonlight vs. silverlight :: datagrid incompatibility?

I'm trying to develop an application in moonlight. Now I'm trying to use a DataGrid to show some data. In an old silverlight project I used a DataGrid in this way: <UserControl ...
5
votes
2answers
188 views

Anyone using Moonlight?

Has anyone used Moonlight for real time app development? Is it really worth spending time with it? -Fahad
5
votes
2answers
226 views

What is Moonlight technically?

There is surprisingly little information on the internet regarding what Moonlight is exactly from a technical point of view. Is it correct to understand it as Mono-based CoreCLR + base libraries (the ...
5
votes
8answers
464 views

Why wouldn't Microsoft want to hinder Mono and Moonlight?

Microsoft has all interest in preventing cross-platform software to happen. The incompatibility between Windows and Linux is the main reason why people don't migrate to Linux in large numbers. Both ...
4
votes
2answers
256 views

How does Olive (Mono) implement (W)PF?

While reading an article about Mono on Wikipedia, I found out there is a Mono sub/side-project called Olive which aims to bring the remaining bits of .NET to Mono - currently focusing on Workflow ...
4
votes
1answer
83 views

What resources should I use to port my .NET application to Mono or Moonlight?

I have a few applications that might qualify for porting over to a Linux/Mac platform, but first I need to know what baseline of technology is safe for compatibility, what is marginal, and what is ...
4
votes
2answers
268 views

Checking Silverlight Migration to Moonlight

We're in the process of creating a Silverlight project and wondered how we could validate/test if it would run on Moonlight. From regular .Net to Mono there is the Mono Migration Analyzer which ...
3
votes
1answer
116 views

Moonlight, WebClient and “Exception has been thrown by the target of an invocation”

I'm writing a little engine to download text from some .php files, I've done this engine in Visual c# and I haven't got problems. I'm doing this: [ ... ] WebClient client = null; ...
3
votes
3answers
14k views

Silverlight/Moonlight on Android devices

I just got my first Android device, I love it... I also love the fact that you can create your own applications and distribute them as you please. I've read a little bit about Monodroid, and also ...
2
votes
1answer
530 views

Moonlight 4 out-of-browser

I'm trying to launch some of my existing Silverlight apps out-of-browser on Unbuntu and Moonlight 4 Preview. Install the apps was pretty sweet using Firefox and Chrome. I received the same error ...
2
votes
1answer
328 views

Monodevelop 2.2 on OSX - Debugging disabled

According to the feature matrix of Monodevelop 2.2, debugging should be available on OSX if one installs Mono 2.6.3. I've done this on two of my Macs, but can't seem to get the Debug menuitem enabled ...
2
votes
0answers
247 views

Monodevelop on OS X - “Could not find respack” error when building Moonlight project

I have just downloaded MonoDevelop 2.2 Beta 1 for OS X and I'm getting the error "Could not find respack" when building a Moonlight project. I have created it by using the Moonlight Application ...
2
votes
3answers
3k views

Moonlight on PowerPC Mac

Silverlight stopped supporting PowerPC Macs after version 1.0. Will Moonlight 2.0 work on a PowerPC Mac? We are looking at writing the next generation of our product and we are considering ...
1
vote
0answers
43 views

Compiling moonlight application on Mac OS X

I'm using MonoDevelop 2.8.5 and I'm trying to compile a moonlight application, but it fails. I created a brand new Moonlight Application Project and tried to compile it, but it fails with the ...
1
vote
1answer
182 views

Can't compile Moonlight application in MonoDevelop

I am trying to build Moonlight application using MonoDevelop 2.8 and Mono 2.10.5 on Mac OS X but it fails to compile: Error: Framework 'Moonlight / Silverlight 3.0' not installed. (MoonlightTest)
1
vote
2answers
85 views

Silverlight on Linux / Mac

I have a big winforms app which I now rewrite as an HTML5 app for the sake of portability. There is an important UI component with a lot of logic and BCL usage that will be very hard to rewrite as ...
1
vote
1answer
184 views

Measure performance of Silverlight / Moonlight applications

I'm interested in high level performance measurement of Silverlight especially in comparison to Moonlight. I've browsed around and came up with some tools (SilverliightSpy among others) but there has ...
1
vote
0answers
101 views

WCF Services on Moonlight

Recently my team have been tasked to create a Silverlight (Moonlight) Application, to work on Linux Environments. Our project will try to work both on Windows and Linux. According to my recent ...
1
vote
1answer
597 views

Fails to load moonlight out or browser application in ubuntu

I have implemented a out of browser feature using silverlight 4 and it is working fine in Microsoft environment. While i am testing the same page in linux (ubuntu) environment, the out-of-browser ...
1
vote
2answers
427 views

Create MS Excel Sheet

How can I create an MS Excel sheet and download it from a Moonlight/Silverlight app? Regards Lennie Basically I want to run a report in the Siverlight client and allow the user to download the MS ...
1
vote
1answer
102 views

MEF and moonlight

I am trying to figure out if MEF and moonlight work together. I heard Mono 2.8 got MEF already included. Although, will the full MEF work for moonlight applications? For now I am using this adapted ...
1
vote
1answer
305 views

Silverlight IDE for latest version (May 2010)

In 2008 Artur Carvalho asked for an Alternative IDE for Silverlight and was told to look at Visual Studio Express. Is that still the valid answer in 2010 or are there other IDEs one should consider ...
1
vote
1answer
408 views

Where's the repository for the MonoDevelop ASP.NET MVC Support for the 2.1 trunk

I'm using the openSUSE 11.1 VM with the latest MonoDevelop 2.1 trunk and Moonlight SDK. I wanted to add ASP.NET MVC support but I can only find the 2.0.5 version in the repositories. Is there ...
1
vote
1answer
717 views

Can't add reference System.Windows.Controls in Moonlight

I installed the Moonlight SDK and Monodevelop (latest 2.1 trunk) on both SuSE and Mac OS X. I noticed System.Windows.Controls.dll is in the Moonlight SDK folder but I can't reference it in my ...
0
votes
1answer
49 views

Unable to debug Moonlight plugin in firefox

On loading libmoonplugin.so I am getting following following error Unable to read JIT descriptor from remote memory! Following is complete GDB session GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2 ...
0
votes
0answers
26 views

Debugging moonlight firefox plugin in linux using gdb

I am trying to debug the default libmoonplugin.so added to firefox in gdb on ubuntu platform. I am able to assign a breakpoint but get following error when breakpoint hits: Program received signal ...
0
votes
1answer
35 views

Understanding Moonlight; Is it a framework?

I'm trying to understand if moonlight is a framework which is similar yet independent to the mono framework in exactly the same way as silverlight is similar yet independent for dot net framework. ...
0
votes
2answers
98 views

moonlight source code

i wanna learn core mechanism about silverght but reading books is somehow too abstract for me. I heard moonlight is an open source version of silverlight. Can I learn most of the implementation of ...
0
votes
0answers
119 views

Silverlight Textbox controls are not displaying in Moonlight nightly build

I have created an application with silverlight 3.0 with Out Of Browser feature. There is some issue with the last successful build so, i have raised a question in this forum. That issue got fixed in ...
0
votes
3answers
102 views

Database for Moonlight

I'm looking for a local database for Moonlight. I checked EffiProz Silverlight database and it seems to work fine with moonlight Any other databases that work well with Moonlight?
0
votes
1answer
228 views

How to launch moonlight control out of browser

I've created Silverlight 4 control using visual studio and now I'm trying to launch it out of browser using moonlight (os openSuse 11.2). I've installed moonlight 2.99.0.7. On "Advanced" tab of ...
0
votes
1answer
100 views

Does Moonlight support UDP sockets?

Seems that Silverlight 4.0 supports UDP. Any version of Moonlight that supports UDP?
0
votes
3answers
456 views

Building Moonlight Trunk - Mono.Cecil.dll

I'm unable to build Mono Moonlight from trunk or from recent tarballs due to the build error below. This happens after Make successfully builds a few other subdirectories: make[2]: Leaving directory ...