[Mono-list] RE: monobasic!

François-Denis Gonthier fgonthier@hermes.usherb.ca
Fri, 27 Sep 2002 08:28:00 -0400


I'd like to know what are those helper classes exactly?

I have run some VB.NET code in Mono in Windows and encountered no missing
dependency whatsoever.  The only things I did was to remove any references
to the Microsoft.VisualBasic namespace.  That namespace only contains the
old style VB functions that are needed for compatibility with old VB.

I will this VB.NET in Mono further but until now, this is my opinion.

F-D

----- Original Message -----
From: "Miguel de Icaza" <miguel@ximian.com>
To: "Piyush, Garyali (IE10)" <Piyush.Garyali@honeywell.com>
Cc: <mono-list@ximian.com>
Sent: Friday, September 27, 2002 2:32 AM
Subject: Re: [Mono-list] RE: monobasic!


>
> > Is the IL for a c# program different from that of a vb.NET program.
> > If it is, how well is mono able to differntiate between them?
>
> VB.NET applications require a runtime (a set of helper classes and
> methods) that we have not written.
>
> Miguel
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>