Mono is an open source implementation of .NET that runs on many platforms, including Linux, Mac OS X, and Windows.
I'm successfully using System.Diagnostics.Process.Start() to start my external mono executable on windows. However it fails on mac. …
c# macos mono process.startThere is an insightful question about reading a C/C++ data structure in C# from a byte array, but I …
.net interop mono legacy endiannessI am trying to open a project in Monodevelop (3.0.5, with MonoMac add-in enabled) on Mac Mavericks. I get this error: …
c# macos mono monodevelop monomacI would like to know during execution of a program whether it is being executed using the Mono runtime or …
c# mono clrI would like to develop Mono application for Win/Linux/Mac in C# on Windows. Is there any really good (…
c# windows mono monodevelop sharpdevelopWhat is the difference between GTK# and windows forms? Are they totally different? Thanks
c# winforms mono gtk monodevelopI've been looking at Roslyn for quite some time now, and I'm curious and excited about it. One thing I …
c# mono roslyn