Thoughts on Mono?
-
Now Mono 1.0 has been released, whats everyones Thoughts on Mono?? In the brief time I have been playing with it I have got it to run 2 Visual Studio 2003 compiled VB.NET Console applications. Havnt tried ASP.Net yet. It had problems running the WinForm's Application I wrote mind you. Next thing to try is the Console App's on Linux :-) It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. Anyone know of any linux Web Hosts that are looking to implement Mono? If this takes off it could lead to very cheap "Microsoft .Net Compatiable" Hosting.. John Crocker
John Crocker wrote: It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. No, it doesn't. If you use for instance PInvoke, it won't run on Mono. I am pleasantly surprised they made 1.0. However, I still think it is too risky to use Mono for production code. Heck, I avoid even Microsoft .NET for critical pieces of code - I stick with ISO C++ for that. Maybe in 5 years, though...
-
Now Mono 1.0 has been released, whats everyones Thoughts on Mono?? In the brief time I have been playing with it I have got it to run 2 Visual Studio 2003 compiled VB.NET Console applications. Havnt tried ASP.Net yet. It had problems running the WinForm's Application I wrote mind you. Next thing to try is the Console App's on Linux :-) It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. Anyone know of any linux Web Hosts that are looking to implement Mono? If this takes off it could lead to very cheap "Microsoft .Net Compatiable" Hosting.. John Crocker
-
John Crocker wrote: It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. No, it doesn't. If you use for instance PInvoke, it won't run on Mono. I am pleasantly surprised they made 1.0. However, I still think it is too risky to use Mono for production code. Heck, I avoid even Microsoft .NET for critical pieces of code - I stick with ISO C++ for that. Maybe in 5 years, though...
any products I write in Visual Studio on a Windows box will (can) be cross-platform. I think that's why he inserted the "(can)" in there. :)
When I can talk about 64 bit processors and attract girls with my computer not my car, I'll come out of the closet. Until that time...I'm like "What's the ENTER key?" -Hockey on being a geek
-
Personally, I think it's great; it allows me to catch-up on sleep.
Microsoft MVP, Visual C# My Articles
-
Now Mono 1.0 has been released, whats everyones Thoughts on Mono?? In the brief time I have been playing with it I have got it to run 2 Visual Studio 2003 compiled VB.NET Console applications. Havnt tried ASP.Net yet. It had problems running the WinForm's Application I wrote mind you. Next thing to try is the Console App's on Linux :-) It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. Anyone know of any linux Web Hosts that are looking to implement Mono? If this takes off it could lead to very cheap "Microsoft .Net Compatiable" Hosting.. John Crocker
I've been trying it out: specifically ASP.Net coupled to apache with mod_mono. I can get the xsp server to work as a standalone correctly, and Apache works fine[^]. But I'm having problems with mod-mono: Try going to http://airwebreathe.homeip.net/demo/[^]. It's wierd because the mod_mono module seems to be working just fine; but for every connection to the ASP.Net site I get this error in the log:
[Tue Jul 06 18:41:33 2004] [error] mod_mono: connect error (Permission denied).
File: /tmp/mod_mono_server
Maybe some apache experts can help figure out what's going wrong! If I can get this working it will be amazing - a dedicated lightweight server capable of rendering every known format! Joel Holdsworth
-
Now Mono 1.0 has been released, whats everyones Thoughts on Mono?? In the brief time I have been playing with it I have got it to run 2 Visual Studio 2003 compiled VB.NET Console applications. Havnt tried ASP.Net yet. It had problems running the WinForm's Application I wrote mind you. Next thing to try is the Console App's on Linux :-) It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. Anyone know of any linux Web Hosts that are looking to implement Mono? If this takes off it could lead to very cheap "Microsoft .Net Compatiable" Hosting.. John Crocker
As soon as it supports WinForms, I'll be checking it out. Until then, it isn't much use to me, personally. Custom Software, Custom Solutions. Yye Software. http://www.yyesoftware.com
-
Personally, I think it's great; it allows me to catch-up on sleep.
Microsoft MVP, Visual C# My Articles
Sleep has been deprecated. ;P Jeremy Falcon
-
Personally, I think it's great; it allows me to catch-up on sleep.
Microsoft MVP, Visual C# My Articles
You're not supposed to eat it you know. ;) -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
Now Mono 1.0 has been released, whats everyones Thoughts on Mono?? In the brief time I have been playing with it I have got it to run 2 Visual Studio 2003 compiled VB.NET Console applications. Havnt tried ASP.Net yet. It had problems running the WinForm's Application I wrote mind you. Next thing to try is the Console App's on Linux :-) It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. Anyone know of any linux Web Hosts that are looking to implement Mono? If this takes off it could lead to very cheap "Microsoft .Net Compatiable" Hosting.. John Crocker
:shrug: I'll be disappointed if version 2.0 isn't called Stereo. -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
:shrug: I'll be disappointed if version 2.0 isn't called Stereo. -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
:laugh::rolleyes: Jeremy Falcon
-
Now Mono 1.0 has been released, whats everyones Thoughts on Mono?? In the brief time I have been playing with it I have got it to run 2 Visual Studio 2003 compiled VB.NET Console applications. Havnt tried ASP.Net yet. It had problems running the WinForm's Application I wrote mind you. Next thing to try is the Console App's on Linux :-) It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. Anyone know of any linux Web Hosts that are looking to implement Mono? If this takes off it could lead to very cheap "Microsoft .Net Compatiable" Hosting.. John Crocker
Days after the Mono 1 release, Mono dev lead Miguel de Icaza decided on rewriting the System.Windows.Forms implementation for Mono. His post regarding this is here. #include "witty_sig.h"
-
-
:shrug: I'll be disappointed if version 2.0 isn't called Stereo. -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
:laugh: Yeah, to be followed by "Surround" in version 4.0 or 5.0 depending on the speakers features. :-):rolleyes: In case you didn't know, it's actually named after the word "monkey" in Spanish. Regards, Alvaro
Give a man a fish, he owes you one fish. Teach a man to fish, you give up your monopoly on fisheries.
-
:shrug: I'll be disappointed if version 2.0 isn't called Stereo. -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
Whats next then? Version 5 = Surround
Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
-
:laugh: Yeah, to be followed by "Surround" in version 4.0 or 5.0 depending on the speakers features. :-):rolleyes: In case you didn't know, it's actually named after the word "monkey" in Spanish. Regards, Alvaro
Give a man a fish, he owes you one fish. Teach a man to fish, you give up your monopoly on fisheries.
5.1 required for DTS. :rolleyes: -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
Days after the Mono 1 release, Mono dev lead Miguel de Icaza decided on rewriting the System.Windows.Forms implementation for Mono. His post regarding this is here. #include "witty_sig.h"
Finally! I couldn't understand why they had to use wine to begin with. It's basically a large chunk of windows - and they'd use that to just do windowing and/or graphics!? Overkill if you ask me. -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
Finally! I couldn't understand why they had to use wine to begin with. It's basically a large chunk of windows - and they'd use that to just do windowing and/or graphics!? Overkill if you ask me. -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
-
Sleep has been deprecated. ;P Jeremy Falcon
Not deprecated - the Mono team just could get that into their BCL either! ;P
Microsoft MVP, Visual C# My Articles
-
Finally! I couldn't understand why they had to use wine to begin with. It's basically a large chunk of windows - and they'd use that to just do windowing and/or graphics!? Overkill if you ask me. -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter
If they left the Microsoft System.Windows.Forms in tact, they would have to. Almost every control in Windows Forms (and many classes throughout the BCL) encapsulates native APIs. The Windows API and Common Controls are used heavily throughout Windows Forms (just look at all that's done via a
WndProc
override, which represents the WindowProc), so building Windows Forms on top of Wine lets them get away with minimal changes to the Microsoft assemblies, if any are even needed. The less they have to do, the better (both in the short- and long-terms).Microsoft MVP, Visual C# My Articles
-
Now Mono 1.0 has been released, whats everyones Thoughts on Mono?? In the brief time I have been playing with it I have got it to run 2 Visual Studio 2003 compiled VB.NET Console applications. Havnt tried ASP.Net yet. It had problems running the WinForm's Application I wrote mind you. Next thing to try is the Console App's on Linux :-) It does also mean, that any products I write in Visual Studio on a Windows box will (can) be cross-platform. Anyone know of any linux Web Hosts that are looking to implement Mono? If this takes off it could lead to very cheap "Microsoft .Net Compatiable" Hosting.. John Crocker
John Crocker wrote: Thoughts on Mono? Don't know why this just popped into my head: Mono is Spanish for Monkey. I don't know if it means anything - Just a random stray thought on "mono".
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell The Second EuroCPian Event will be in Brussels on the 4th of September Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!