Hi I get an error running this code in mono tools? Unsure how to fix? using System; using System.Data; using System.Collections.Generic;
I have an ASP.net web service sitting on a server, and I have verified that it works properly via a small test client app in VS.
System Info: Windows 7: MonoDevelop 2.4.2.1 Mono 2.6.7 Trying to compile ZedGraph (a charting control). But it has resources for multilanguage support which won\'t compile into a satellite assembl
I am using a generic Stack type in monotouch (namespace System.Collections.Generic). In a separate nunit project, that is referencing only the assemblies from the monotouch package, I am开发者_JS百科
On main page there is MonoDevelop IDE, and MonoTo开发者_开发百科uch (IDE?) What is the difference? Are they two separate IDE\'s? With different features?MonoDevelop is the free cross-platform Mono ID
I\'m using MonoDevelop with MonoTouch. When I add an .NET assembly reference to my project, MonoDevelop will copy that .dll file into the bin/iPhone/Release/xxxx.app directory during the build process
Perhaps this is just a bug in MonoDevelop but I am trying to build an Orchard website using MonoDevelop on Windows7.I am using the latest MonoDevelp v 2.6b1 and when I try to run Orchard v 1.0 which c
I am using MonoDevelop version 2.4.2 with iOS SDK 4 installed. I am encountering a problem whereby simply adding -gcc_flags to the project [build/iphone build/extra arguments] setting causes linking e
We need to port a Windows Mobile 6 application to the iPhone, and as our developers have experience in C#, MonoTouch is the perfect platform.
I am looking to mimic the following UI using a UITextField within a UITableViewCell (within a UITableView).I am new to MonoTouch and I can\'t seem to figure out what the code would look li开发者_开发百