[Mono-list] Features and advantages of .NET and Mono?

Bob Smith bob@thestuff.net
Tue, 10 Jul 2001 18:57:01 -0400 (EDT)


The one big one that got me hooked is the ability for any language to use
code from any other language. This will stop the code duplication. EX:
odbc for C/C++, jdbc for java, perls database api, python's db api, etc.
This should greatly accelerate development times, especially on the Open
Source front, since we wont have to reinvent the wheel for every single
language we want to use. Write a class once, and use it everywhere.

On Tue, 10 Jul 2001, Eric Lemings wrote:

> Hello all,
>
> Please note, I'm not subscribed to this list so a carbon-copied reply
> would be appreciated.
>
> This whole .NET thing and the Mono project are so new that there are too
> many questions and not enough answers.  The Mono FAQ danced around one
> that I have.
>
> What are the advantages and features of .NET that are so important to
> warrant the creation of the Mono project?
>
> Thanks,
> Eric.
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>