Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mono

I'm confused about some Reflection code, and looking for insight

Use Mono Runtime instead of Microsoft's on Windows for Monodevelop

c# .net mono monodevelop

Mono & WInforms on OS X

MonoDroid HttpWebRequest and WebClient unreliable?

c# mono xamarin.android

Accessing properties on System.Collections.Generic.List

c# mono mono.cecil

Mac OS X equivalent of 32feet's C# bluetooth

c# macos mono bluetooth 32feet

How do write a makefile for C#?

c# mono makefile

Could not load type 'System.Web.Http.WebHost.HttpControllerHandler', in Mono / xsp4

asp.net-web-api mono

Running a Linux Console Command in C#

c# mono

Xamarin Android application memory usage

Accessing System.Drawing.Bitmap from GTK# Thread throws Object Currently in use elsewhere exception

c# multithreading mono gtk gtk#

Why would the following errors occur in Xamarin Studio on OS X but not in Visual Studio?

visual-studio f# xamarin mono

dnx kestrel "System.EntryPointNotFoundException: uv_loop_size"

asp.net .net mono dnx libuv

Why does traversing a large binary tree result in a stack overflow even when using continuation-passing style?

Nancy does not render the view nor extending the layout view

c# mono nancy

Mono WCF NetTcp service takes only one client at a time

wcf mono nettcpbinding

What GUI toolkit should I use

Monotouch: WCF services and Exception handling

How to install and use F# Powerpack in Mono?

f# mono gac powerpack

Struct or Deep copy - C#

c# mono struct performance