Valhalla Legends Forums Archive | .NET Platform | .net on linux, unix and mac, its finally here!

AuthorMessageTime
peofeoknight
Novell finally released mono version 1.0, its been in beta stages for a while and people have been using it for a while, but this is the first full version.
http://www.mono-project.com/about/index.html
It supports vb.net and c#.
July 6, 2004, 3:00 AM
c0ol
Yea ive just gotten into Mono and c# on linux, its real cool. im gonna be working on some bnetish things with MonoDevelop i think.
July 21, 2004, 1:45 AM
peofeoknight
I can't wait till they finish the vb.net. I plan on running a SuSE asp.net server.
July 21, 2004, 2:55 PM
St0rm.iD
Mono isn't ready yet. It's ASP.NET performance blows ass, and without support for WinForms, a large majority of .NET apps won't run.

Regardless, Mono/.NET are the future.
July 21, 2004, 2:57 PM
c0ol
[quote author=$t0rm link=board=37;threadid=7585;start=0#msg71656 date=1090421863]
Mono isn't ready yet. It's ASP.NET performance blows ass, and without support for WinForms, a large majority of .NET apps won't run.

Regardless, Mono/.NET are the future.
[/quote]
I use gtk# :)
July 21, 2004, 3:09 PM
Myndfyr
[quote author=$t0rm link=board=37;threadid=7585;start=0#msg71656 date=1090421863]
Mono isn't ready yet. It's ASP.NET performance blows ass, and without support for WinForms, a large majority of .NET apps won't run.

Regardless, Mono/.NET are the future.
[/quote]

On top of Gtk#, you should be able to run it with WINE.

Yes yes, post disparaging remarks about WINE here.
July 21, 2004, 4:21 PM
St0rm.iD
The whole point of mono, as I see it, is to run .NET apps on both Windows and Linux. At this point, it doesn't.
July 21, 2004, 5:04 PM
c0ol
windows.forms work using winelib does it not?

as in not running it w/ wine but it actaully using winelib to provide access to win32 api natively.
July 21, 2004, 7:58 PM
peofeoknight
Well you can run asp.net 1.1 on mono and run c#, like mono works just fine for that. So when they finish vb.net I will be able to run my scripts on linux. But atleast asp.net is cross platform now.
July 21, 2004, 9:34 PM
St0rm.iD
It's still slow ass.
July 21, 2004, 10:46 PM
peofeoknight
[quote author=$t0rm link=board=37;threadid=7585;start=0#msg71734 date=1090449987]
It's still slow ass.
[/quote] well its still new... asp.net 1.1 is still buggy. Look at the damn session state, its not reliable at all. How often does a session even last to the default 20 minutes... rarely. I use cookies more then the session because I can depend on a good old cookie. But asp.net 2.0 will fix this, and hopefully it will clean up the output for some of the validator controls and all. I do not use them because they output bad html, I just use my own js and a server side script as a backup (but even if I get rid of some of the add in stuff asp.net still does so much for me that asp classic does not, it does not make me any slower to do stuff this way).
July 22, 2004, 5:30 AM
St0rm.iD
That post makes me glad I don't use ASP.NET :)
July 22, 2004, 4:11 PM
peofeoknight
[quote author=$t0rm link=board=37;threadid=7585;start=0#msg71855 date=1090512710]
That post makes me glad I don't use ASP.NET :)
[/quote] eh you decided not to? Asp.net still rules despite 1 or 2 bugs. When the next version comes out there will be still more new features and they will work out the kinks.
July 22, 2004, 5:36 PM
St0rm.iD
I settled on FastCGI, Python, and 2 libraries for python: jonpy and PyMeld
July 22, 2004, 9:04 PM

Search