mono
Error when attempting to open .xib in XCodeInterfaceBuilder
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.[详细]
2023-04-09 14:22 分类:问答How to target .NET 4.0 under mono
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.[详细]
2023-04-09 14:06 分类:问答Mono.TextEditor not working. What am I doing Wrong?
I am trying to use the Mono.TextEditor assembly with .NET Framework 3.5 in GTK#. But I keep getting System.BadImageFormatException[详细]
2023-04-09 12:18 分类:问答how do I compile with mono targetting C# / .net 4
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[详细]
2023-04-09 11:49 分类:问答Get video resolution on Mac via .NET
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[详细]
2023-04-09 11:18 分类:问答Monodroid - passing data to ListView according to GREF limit
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:[详细]
2023-04-09 04:27 分类:问答C# Mono on mac - compile and run another project with code
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[详细]
2023-04-09 04:22 分类:问答Does twilio-csharp work in Mono?
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.[详细]
2023-04-09 04:12 分类:问答"Interface Builder was unable to determine the type of "MainStoryboard_iPhone.storyboard"" error in MonoDevelop
In MonoDevelop I\'m creating a \'MonoTouch Single View Application - Universal (Storyboard)\', when I compile the solution I get the following error:[详细]
2023-04-09 02:13 分类:问答Trouble using XmlSerializer on a class: Object type not primitive
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.\"[详细]
2023-04-08 21:41 分类:问答