|
-
Apr 3rd, 2005, 08:05 AM
#1
linux development [resolved]
what is better for linux/macOSX development?
DotGNU or Mono?
Last edited by tr333; Apr 6th, 2005 at 07:59 PM.
-
Apr 6th, 2005, 03:52 AM
#2
Sleep mode
It looks like mono is more active and featured more since it supports 64-bit apps . You might also benefit from this link :
http://www.vbforums.com/showthread.php?t=332430
-
Apr 6th, 2005, 07:58 PM
#3
Re: linux development
thanks
i think i will try Mono for a while.
-
Apr 8th, 2005, 08:21 PM
#4
Re: linux development [resolved]
wow the dotGNU screenshots look l33t
sorry to bump up your thread but I'm curious
last time I looked up mono I thought it doesnt support winForms.
Do these two frameworks now support windows forms? Say if you write a simple app with vs.net that just shows a bunch of forms with some basic controls on them, can you just port that to linux using any of those two frameworks? or do they not fully support system.windows.forms?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Apr 10th, 2005, 07:35 PM
#5
Re: linux development [resolved]
from what i've heard, they should...
but don't get upset if i'm wrong on this.
-
Apr 10th, 2005, 10:04 PM
#6
Re: linux development [resolved]
hah sounds cool
have you tried running a .net app thats written for windows in linux? is it supposed to work smoothly?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Apr 10th, 2005, 10:13 PM
#7
Re: linux development [resolved]
it should all work unless you are using OS specific code (eg. WinAPI functions) or a specific .NET class is not supported by Mono (not likely).
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
|