Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mono

How do you create a custom GTK# Widget with its own controls?

c# mono gtk#

LINQ GroupBy extremely slow

c# linq mono

Using NHibernate and Mono.Data.SQLite

nhibernate sqlite mono

Mono for Android preprocessor macros

Retrieve code from ILGenerator

Why does 0.5 rounded with MidpointRounding.AwayFromZero result in 0?

.net mono rounding unity3d

Mono Apache2 HttpWebRequest crashes with "The request timed out"

c# asp.net mono

Host ServiceStack, MVC3 or MVC4 on mono or windows and what is the state of mono

IronPython ImportException: No module named logging

Mono on Mac: DllNotFoundException despite SQLite.Interop.dll being in dllmap

TargetFrameworkVersion 'v4.5.1' not supported by this toolset (ToolsVersion: 4.0)

.gitignore for Mono/MonoDevelop projects

git mono monodevelop gitignore

If I register for an event in c# while it's dispatching, am I guaranteed to not get called again during that dispatch?

c# events mono

How can I debug MonoDevelop add-ins with MonoDevelop?

Is Mono capable of hosting ASP.NET MVC WebAPI in mod_mono yet?

is it possible to run clickonce application with Mono?

c#-4.0 mono clickonce

Image.FromFile() or FromStream() hangs on GdiplusStartup

c# .net mono xamarin

compile and run f# scripts from osx terminal

macos terminal f# mono

Xamarin.Forms: Android project Build Error - Missing Files inside AppData\Local\Xamarin Folders

c# android xamarin mono

Which Visual Studio 2017 project type to choose for a cross-platform open-source UI-agnostic C# class library and why?