|
-
Mar 24th, 2008, 07:18 AM
#1
Thread Starter
Frenzied Member
Mono on linux
Has anyone used mono on linux? I installed it on windows too so I could get used to it but the computer ground to a halt everytime I tried to run it.
If you have used it how do you find it? Is it a useful tool?
-
Mar 25th, 2008, 12:51 AM
#2
Re: Mono on linux
i heard that it is not that good. and the great linux users on this site DO NOT recommend it
My usual boring signature: Something
-
Mar 25th, 2008, 06:19 AM
#3
Thread Starter
Frenzied Member
Re: Mono on linux
Im just a beginner... 
What is recommended? I amn't even going to bother trying to install VS2008 with wine....
-
Mar 25th, 2008, 06:07 PM
#4
Re: Mono on linux
if you want to use windows products, i would say get a windows machine
My usual boring signature: Something
-
Mar 25th, 2008, 06:29 PM
#5
Thread Starter
Frenzied Member
Re: Mono on linux
I have 3. I just want to learn linux and would love to be able to use some of the programs I have made on it. As well as be able to develop more for it.
-
Mar 25th, 2008, 06:48 PM
#6
Re: Mono on linux
Perhaps this thread will do better in hte Linux forum. 
Thread Moved
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Mar 25th, 2008, 08:03 PM
#7
Re: Mono on linux
C++/C/Java/Perl and Python are the main development platforms on Linux. I have heard both good things and bad things about Mono on Linux but I cannot comment on it fully because I do not use it.
-
Mar 26th, 2008, 02:59 PM
#8
Re: Mono on linux
Mono is only worthwhile if you intend to run console applications only. As soon as you try to do a GUI then you'll quickly want to tear your hair out with both the slowness and difficulty to get anything working properly.
But for console apps (in C#) it's fine.
But to be honest if you're only doing console apps then you may as well just code it in C++ instead. Mono (as it stands) is a bit of a struggle. Give it a couple of years though and it will probably be fairly decent.
I don't live here any more.
-
Mar 26th, 2008, 06:07 PM
#9
Thread Starter
Frenzied Member
Re: Mono on linux
What about using it for VB.NET programming?
-
Mar 26th, 2008, 07:47 PM
#10
Re: Mono on linux
 Originally Posted by 03myersd
I have 3.  I just want to learn linux and would love to be able to use some of the programs I have made on it. As well as be able to develop more for it.
I'm going to be blunt, because I feel strongly about this...
Your willingness to learn linux is great and is to be saluted. You have my support on that 100%. However I cannot help but think that you wouldn't actually be learning linux if your first exposure to programming on a linux box would be through dotnet. I think that would be a bad idea.
I think this for various reasons, not least of which are the numerous and strange hoops through which mono must jump in order to appear consistent across Windows and Linux, which are two VERY different beasts.
You will be much better to leave mono alone for a while, at least until you are comfortable with the Linux environment. This is the route that I took. I started using linux over 2 years ago after having become an advanced dotnet programmer. Mono will not give you a good and fair introduction to linux, which is what this thread is really about.
Last edited by wossname; Mar 26th, 2008 at 07:51 PM.
I don't live here any more.
-
May 22nd, 2008, 09:33 AM
#11
Fanatic Member
Re: Mono on linux
If you want to learn linux, look at scripting languages for Linux (e.g. Python, etc) and try to understand those than trying to understand C or C++ if you've came straight from VB.
(Yes, I know how old this thread is, but I'm still entitled to my opinion, am I not?)
-
May 22nd, 2008, 11:32 AM
#12
Thread Starter
Frenzied Member
Re: Mono on linux
 Originally Posted by kregg
(Yes, I know how old this thread is, but I'm still entitled to my opinion, am I not?)
Yes you are. And I completely agree that it is a bad idea to use VB.NET for this. However, I haven't done any programming in C or C++, but I will be learning C++ at uni and don't want to create any bad habits by learning it now.
-
May 22nd, 2008, 01:19 PM
#13
Fanatic Member
Re: Mono on linux
If you want, you can try learning C#. That's pretty much bang-in-the-middle of VB and C++ (i.e. simplicity of VB with half the power of C++... and that's a good thing )
-
May 22nd, 2008, 02:07 PM
#14
Thread Starter
Frenzied Member
Re: Mono on linux
That is my planned next step. 
The syntax is almost identical too I believe?
-
May 23rd, 2008, 01:38 PM
#15
Fanatic Member
Re: Mono on linux
If you mean C# and C++, Not really...
Unless you mean C# and Java, then yes.
-
May 23rd, 2008, 04:07 PM
#16
Thread Starter
Frenzied Member
Re: Mono on linux
Hmmm.... Thats that plan slightly put off.... Oh well, its at least closer than VB.NET is.
-
May 24th, 2008, 02:15 PM
#17
Fanatic Member
Re: Mono on linux
A duck is more closer to C++ than VB.
Seriously, if you learn C++, it will be handy for making Linux programs. Quite a useful programming tool to have under your belt (well... name one language that isn't).
-
May 24th, 2008, 04:13 PM
#18
Thread Starter
Frenzied Member
Re: Mono on linux
 Originally Posted by kregg
(well... name one language that isn't).
Brain****
-
May 24th, 2008, 08:09 PM
#19
Fanatic Member
Re: Mono on linux

Not true, it gives optimal machine code, if you can code it...
... Acutally, I'm talking nonsense.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|