|
-
Nov 19th, 2005, 05:04 PM
#1
Thread Starter
Fanatic Member
General c# question...
hello,
I was thinking of starting to learn c# cut I have a few questions...
can it be used for real-time or embedded development?
can I have it work on mac and linux? of will it only work on windows?
thanks
-
Nov 19th, 2005, 05:35 PM
#2
Hyperactive Member
Re: General c# question...
I know they have a "Compact" framework. If you target that you should be able to write programs for any devices that support the .NET Compact framework.
There are two big projects to get .NET on the Linux platform. Mono and DotGNU.
Both have C# compilers and a limited CLR. I haven't heard anything about the mac. But if OS X is truely a linux kernal like I hear, than Mono or DotGNU should run on them (right?)
-
Nov 20th, 2005, 01:14 AM
#3
Re: General c# question...
OSX is based upon FreeBSD, although it is fairly heavily modified. Linux applications won't run on it.
-
Nov 20th, 2005, 12:19 PM
#4
Re: General c# question...
But ou have Mono for Mac too...so it doesn't matter...
- ØØ -
-
Nov 20th, 2005, 06:19 PM
#5
Re: General c# question...
Mono is currently supported on the following platforms:
- Linux
- Mac OS X
- Sun Solaris
- BSD - OpenBSD, FreeBSD, NetBSD
- Microsoft Windows
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
|