I am working on a project that will run on a small linux platform. All applications on the system must be written in c# that will be executed via mono. But that is causing me some problems with the ne
I am trying to try DBLinq with the sqlite provider inside a simple ASP.NET web service.I am also using MonoDevelop 2.4 and Mono 2.6.7,The project
How do i enable debugging/stacktrace with filenames and numbers with apache2/mod_mono? Instead of filenames and numbers i get something like this
I\'m installing Mono 2.6.7 on开发者_运维知识库 a Mac 10.4.7, and running across few issues. I\'ve solved some of them by updating few libraries via MacPort, but this one is the latest.
We are planning to develop a Silverlight \'cross platform\' application, that is expected to run on both Windows and Mac with elevated permissions. Mono alone is not an option, as the application requ
I an earlier thread I got some help to track down a deprecated .Net assembly reference and I was successfully able to port my project to build within Vi开发者_开发问答sual Studio 2010.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
What is the GTK equivalent to BackgroundWorker in Mono? I\'ve tried the following website: http://monodevelop.com/Developers/Articles/Thread_Management, but there doesn\'t seem to be any such thing a
I\'ve developed a site that requires high quality resizing of uploaded photos.The site开发者_如何学JAVA works perfectly under ASP.NET on Windows. This afternoon I tried running it under Mono/Apache/Ub
Does anyone know how to get MySQL transactions working under Mono? I\'m using MySQL Connector/NET (via Subsonic 3) and it works perfectly under Microsoft .NET.Recently however I tried running the sam