I need to run/develop a mono-based application on a new dedicated server, and the ISP I usually use only offers 64bit Linux (of which I\'ll ta开发者_高级运维ke Ubuntu)
When compiling with gmcs on Linux, how can I set the explorer icon the final EXE will use? I have a .ico file to attach to the output exe.
I can\'t find anything about this in the Mono Project Coding Guidelines. Which is better: using Something;
I am using mod_mono 2.4.2.3 and Apache 2 to host a web application. This application tries to generate a temp image on its temp folder, but it gives me this error:
How to put a C# programm (ex WPF or WF) under desctop Icons (like a wallpaper)? I want my Old Good XP Active Desktop made by a some open source C# programm on my Win 7!)
Which version of Linux would be my best choice if I want to use it as a development platform for b开发者_运维问答oth Java EE and MONO?Given that Novell are the main contributors to Mono, OpenSuSE. It
This question already has answers here: How to migrate a .NET Windows Service application to Linux using mono?
I\'ve been wondering this for a while. Please give quantitative data to support your answer. Related: Is there a significant difference b开发者_如何学Pythonetween Windows, Mac, and linux JVM performa
Since my game, which I\'d really like to be Mono-usable, does not seem to run under Linux because LuaInterface is being a jerk (see the the relevant SO thread for more on that), I\'ve decided to do wh
Heya, I\'m trying to use Mono\'s SIMD to handle coordinates(X,Y,Z) in my project, but I only see support for Vector2 and Vector4 types. Has anyone run into this before, and are there any workarounds?