Since Jordan asked me, have I used Mono to develop .NET programs so far, I decided to give it a try. Here are my experiences, which could be summarized as wasted time.
I tried to run a very simple, new WinForm project using Mono. Succeded. But even look of a simple gray messagebox looks different. Notice that fonts are somewhat different, and MessageBox has no white area.
How to run a program using Mono: Guide:Running Mono Applications - Mono
I tried to bundle Mono with my program, to a standalone runner. Failed. Some unhandled exception got thrown. I won't spend time on figuring why. This is just pathetic...
How to bundle program with Mono: Guide:Running Mono Applications - Mono
If anyone have some insight how to make it working, or want to share his experiences with me, feel free to post your thoughts. I am looking forward to seeing some of them.
Regards,
Arek Bulski.
I don't see much difference in the forms. The icon is really the only difference I see. I've never used Mono before but it looks like you are saying that it allows you to build the application statically vs the traditional dynamically shared library system?
Also, an app made in Windows using Mono can be compiled on Linux or no?
That is what the referenced Mono page is saying about Bundles. But WHYYYY it does not work with such a simple program? This is pathetic...it looks like you are saying that it allows you to build the application statically vs the traditional dynamically shared library system?
It can possibly be compiled on Linux. But definately it can be ran on Linux, using Mono for Linux. But that is not my point at all... I want to make a bundle. Standalone program that launches my program without any .NET/Mono installed at all. Is this even possible? Mono page says yes...Also, an app made in Windows using Mono can be compiled on Linux or no?
Best regards,
Arek Bulski.
Last edited by ArekBulski; 04-01-2009 at 06:13 PM.
proudly presenting my personal website and game website: F1Simulation. a thrilling Managed DirectX racing game... also my Ask Me
look at my tutorials about cropping images and Mono: bundling Mono with programs and lambda expressions
An update. I have tried to use a Console project instead of WinForms one. Also compiled this console app using Mono, and then tried mkbundle. It fails either way.
My system is Windows Vista SP1 PL (polish localisation). Also Visual Studio 2008 C# Express Edition.
proudly presenting my personal website and game website: F1Simulation. a thrilling Managed DirectX racing game... also my Ask Me
look at my tutorials about cropping images and Mono: bundling Mono with programs and lambda expressions
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks