Mono is an open source implementation of .NET that runs on many platforms, including Linux, Mac OS X, and Windows.
I need to convert a UIImage to a byte array. I am using Xamarin's Visual Studio plugin to produce an …
c# mono xamarin.ios xamarinI have the following XAML Xamarin.Forms.Button <Button Text="Cancel" BackgroundColor="#3079a8" TextColor="White" /> I tried to …
xaml xamarin mono xamarin.ios xamarin.formsI would like to remote debug a C# console application running on Linux from Visual Studio. Here's what I found …
visual-studio mono raspberry-pi remote-debugging raspbianHow do I start using Mono in Linux as a beginner when I want to switch from Visual Studio? Is …
c# linux monoI am trying to figure out what is and isn't supported for WCF under Mono. I have read the WCF …
c# wcf monoHaving an issue where compiling some code that makes use of HttpContextBase is throwing the compile error: UserService.cs(13,26): error …
c# msbuild mono monodevelop xbuildI am getting this error JNI ERROR (app bug): accessed stale global reference When I run my app in Android …
android mono xamarin.android monodevelop xamarinI'm having this weird problem with IIS 7 on Windows 7, where it can't load a dll I'm using. However, it seems …
asp.net web-services iis mono npgsql