Mono is an open source implementation of .NET that runs on many platforms, including Linux, Mac OS X, and Windows.
I've recently read that Mono 3.0 has been released with a C# 5 compiler and support for MVC 4 here: http://www.mono-project.…
.net monoI'm having an error The type or namespace name `List' could not be found. Are you missing a using directive …
c# list mono monodevelopI've seen there are a few of them. opencvdotnet, SharperCV, EmguCV, One on Code Project. Does anyone have any experience …
c# .net opencv mono cross-platformHere is my Web.config file: <?xml version="1.0"?> <configuration> <system.web> <customErrors mode="…
asp.net mono web-config custom-errorsI have this scenario: A user comes to my site and follows a link, which doesn't exists anymore, he should …
asp.net .net mono web-config lighttpdIs it possible to build Visual Studio solutions without having to fire up MonoDevelop?
msbuild monoIs there any way to access all WiFi access points and their respective RSSI values using .NET? It would be …
c# .net networking mono wifiIs there a command line I can run to determine what version of Mono I am running on Linux? I …
linux mono