PDA

Click to See Complete Forum and Search --> : Biggest .NET open source project?


cyberjoe
Feb 18th, 2007, 06:52 PM
Hi to all!

What is the worlds biggest .NET open source project?

is it NASAs World Wind project?

Regards,

cyberjoe

Slaine
Feb 20th, 2007, 04:57 AM
probably Mono.

http://www.mono-project.com/Main_Page

grilkip
Feb 21st, 2007, 09:23 AM
mono isn't written in .NET though, C more likely.

wossname
Feb 27th, 2007, 09:21 AM
Mono is written in C#. It is a self-hosting compiler, meaning Version 1 can compile Version 2 and so on.

Mono is a very large project, most of the major open source .net stuff will be on Linux / Unix platforms, simply because thats where opens source is most prevalent anyway.