Top "Mono" questions

Mono is an open source implementation of .NET that runs on many platforms, including Linux, Mac OS X, and Windows.

SSLStream: "A Call to SSPI Failed" Exception

I have a strange problem: I wrote a server and client in c# based on .net2 which are chatting over …

c# mono .net-2.0 sslstream sspi
Install Mono on Centos 5.5 using YUM

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. …

mono installation centos
How can you use Mono's mcs to compile and run a csproj file?

I'm a Unix guy who needs to try and compile some C# code for work. I've downloaded Mono for Mac, …

c# mono gmcs
Install Mono and Monodevelop on CentOS 5.x/6.x

I am trying to install Mono and Monodevelop on a CentOS 5.9 environment. I have tried the following instructions, with no …

linux mono centos monodevelop
How to migrate a .NET Windows Service application to Linux using mono?

What would be the best approach to migrate a .NET Windows Service to Linux using mono? I've been trying to …

c# .net linux .net-2.0 mono
WinForms Application in MonoDevelop

I just installed the new MonoDevelop Windows beta, but when trying to create a C# windows application the only option …

winforms mono monodevelop
How to decide between MonoTouch and Objective-C?

After sitting through a session today on Mono at a local .Net event, the use of MonoTouch was 'touched' upon …

c# objective-c mono xamarin.ios
How to get all sections by name in the sectionGroup applicationSettings in .Net 2.0

Here's the idea I had: I want a small executable to have an app.config file with multiple sections that …

c# configuration mono .net-2.0 configurationsection
Compiled mono missing default .NET libraries - System.Object is not defined or imported

I've compiled mono on OS X Mavericks following the guide located here: http://www.mono-project.com/docs/compiling-mono/mac/ Now …

c# macos mono xbuild
Uninstall Mono from Mac OS X v10.5 Leopard

I installed Mono on my iMac last night and I immidiately had a change of heart! I don't think Mono …

mono osx-leopard