I\'m building a program and I\'m going to need to do some basic graph problems: find strongly connected components, find shortest traversal, etc. I know that the quckgraph library works with .net bu开
using Android.Content; using Android.Runtime; using Android.Views; using Android.Widget; using Android.OS;
How would I convert the results returned in a MySQL query to an array in C# .Net/Mono To my understanding you need to define arrays with the number of items the array will hold but I understand that
I am developing a C# application in Mono and trying to use log4net. The logger works just fine when I load the configuration manually however, I would like something more elegant.
I have installed ubuntu 11.04 and based on the Mono website Ubuntu 11.04 should come with Mono 2.6.4 (http://www.mono-project.com/DistroPackages/Ubuntu). but when I installed MonoDevelop I got the ver
I have created a Custom Adapter for my listview that inflates a custom view, and allows the user to filter the list.
Since upgrading to NHibernate 3.2.0.400, Castle.Core 2.5开发者_JS百科 and FNH 1.2.0.712, whenever we start the application the following exception is throw:
This question has been asked, but none of the answers resolved my problem. I get this error only occasionally, like after opening my solution for the first time. I am using Monodevelop, and开发者_如何
Basically i have a dotnet 4 console application that i want to convert to a linux service. I have tested the console application on the latest build of mono and it works.I then converted the console a
Iam can\'t get my head around this problem. I got TreeView control and I want to color first row. Could anyone tell me how to do that ?! Playing around with cellrenderer colors whole column and can\'t