I downloaded the Red Laser MonoTouch sample and ran the project in MonoDevelop, I had to first update the solution file so that it would load up in MonoDevelop.
I have mono 2.10 installed which is said to support 4.0 i have a site running, a simple hello world that is built (i develop in on a windows box with vs 2010 and then upload to a linux box) with 3.5.
I am trying to use the Mono.TextEditor assembly with .NET Framework 3.5 in GTK#. But I keep getting System.BadImageFormatException
I have an installation of mono 2.10.4 on linux and have been attempting to compile a .NET C# 4dependent codebase.I have been able to compile in MonoDevelop, but need to be able to do from the command
I can get informations about video-files like resolution by using the Shell32.dll under windows. Is there some way t开发者_StackOverflow社区o do this (in C# - running under the mono framework) that w
C#, Mono for Android. I need to output a large portion of combined data into ListView. To achieve this, I use the following obvious approach with Adapter:
I am trying to build an automatic download, compile & run pro开发者_StackOverflowgram for a project just to make it easier for other users on mac and myself so we do not have to do everything over
Hello I\'ve recently been messing around with Twilio and their official twilio-csharp library. I\'m using it on mono 2.10.5(x86-64) on Linux and I\'m having problems getting a basic example working.
In MonoDevelop I\'m creating a \'MonoTouch Single View Application - Universal (Storyboard)\', when I compile the solution I get the following error:
I\'m getting this error when trying to serialize a class: \"There was an error generating the XML document. The type of the argument objectis not primitive.\"