5 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for overwraith

How do I start a MonoDevelop software program as a system service on Windows, Linux, and Mac? Windows appears to not have a system service setting. I have a WCF service that essentially runs from command line. Even if I have to run from command line, I will need to …

Member Avatar for RabidDog5150
1
2K
Member Avatar for TheScriptan

Hello everyone! My name is Ainis, I am 15 years old. I want to announce that I am starting a new project called "Learning Programming In 2 Years". I got inspired by LethalFrag who just completed his 2 Year Livestream. Main goal of this is to show people how hard …

Member Avatar for happygeek
0
435
Member Avatar for Anark10n

Hey there community. So I installed the latest version of MonoDevelop (on Arch Linux), and I wrote a "hello word" program to test if it installed alright. Building it, MonoDevelop says it builds successfully. However if i try to run it (with and without debugging), I get this error message: …

Member Avatar for alanmydarling
0
609
Member Avatar for NoviceChrilill

Hi, I have the problem that a char ch2 = '\u0041' is confirmed as a character and also printed as "A", but the char ch3 = '\u00c6' , which is also confirmed as a character, is not printed only as a "?" where it is supposed to be a "æ". …

Member Avatar for NoviceChrilill
2
248
Member Avatar for jyh5

I have been working with Monodevelop's C# on Linux. Pretty incredible. If you stick within the .net framework it seems to be really pretty complete. However, what if you wanted to call a native Linux function from a Linux library (eg using native Linux sockets instead of the .net provided …

0
184

The End.