I\'m trying to port a .NET application from Windows to Mono, but certain code that was working on Windows is no longer working (as expected) on mono:
I am currently involved in some interesting programming language research which has, up until now, centred around extending the upcoming Java 7.0 compiler with some very powerful programmer-productivi
Environment Mono, PostgreSQL, .Net MVC, Windows I\'m try to show all events that occur in the future. In order to do that I\'m using the following SQL:
开发者_运维技巧 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
Apparently Mono replaces references to SQL Server membership provider with sqlite membership provider (see ASP.NET_Settings_Mapping). Is there any way to convince Mono to use SQL Server for the member
Is there a automation framework for gtk# applications like wh开发者_高级运维ite or NUnitForms?There\'s Strongwind, which uses the GTK accessibility interfaces (note that these only work on Linux). Alt
I\'ve been trying asp.net mvc on mono and the data annotation throws a not implemented exception, does anyone know when will Mono support this?
I\'m taking a class right now where some of the examples are in C#. Since my laptop runs Linux, I\'m using Mono 2.6.7 on Ubuntu.
I\'m running OS 10.6.4,and recently tried installing Mono. Something seems to have gone awry though, I can\'t even compile basic开发者_Go百科 code.
Dear all, how do I get to peek at the source code for any of the alg开发者_如何学Corithms of .NET? In particular, I\'d like to take a look at the unicode normalization algorithm... I\'m using Mono in