I have an application I\'m porting from MSSQL and .NET to S开发者_开发百科QLite and Mono. I\'m using NHibernate, FluentNHibernate, NHibernateLINQ and SQLite.
How do I install the Mono 2.6.7 runtime on CentOS 5.5 using YUM? I know how to build Mono from the source. However, according to the page Getting Started With Mono Tools it is possible to install the
I\'m after a source analysis tool that will run on mono ( think stylecopcmd ), stylecop has a number of holes that stop it working for me without gross hacking ( eg开发者_开发百科 hard-coded to use \"
If I right click on the \"Tarball\" project, and go to Options > Files, I see some like this: There are a couple of problems here:
I have a Qt application with an embedded script/jit. Now I\'d like to receive the output from the script on an QTextEdit (more specific QPlainTextEdit). For this purpose callbacks are being issued. Th
Mono seems to support .NET 3.5 only, but does that mean I cannot run 开发者_如何学Pythonprograms made with .NET 4 on it?Mono will support .NET 4.0 in Mono 2.8 whose release date is not known yet as th
If you were writing a 2d graphics intensive application in C# (like animation software or a music sequencer with automated graphics control), which one would be a better choice for graphics library?
Our desktop applicatio开发者_运维技巧n consists of a Mono/.NET 3.5 back end that communicates via USB with a variety of devices and a Silverlight front end that communicates with the back end via sock
I\'d like to consume Mono\'s compiler as a service from my regular .NET 3.5 application. I\'ve downloaded the latest bits (2.6.7), created a simple console application in Visual Studio and referenced
I installed mono in Mac OS X. I was following these instructions on the mono website. The first console application worked because it didn\'t use any packages. However, when I ran gmcs hello.cs -pkg:g