[mono-vb] Progress of vb.net for Mono

Rafael Teixeira monoman at gmail.com
Mon Oct 17 10:02:10 EDT 2005


We are working on it but surely we are not done yet.

The less mature part is supportting option explicit off and option
strict off (latebinding),
as we didn't write all the pessimization  (oops flexibilization) code yet.

Progress was made recently to support on error goto/resume, but we
stronlgy recommend to use try catch for performance/easier-debugging
reasons.

We think that for WinForms apps, our compiler is already able to
compile useable assemblies, for ASP.NET we are still experiencing some
trouble with generated code for some constructs like calling
parameterless subs without the empty parenthesis.

Bug reports are welcome to better guide our efforts.

Regards,

On 10/17/05, Donny Velazquez <dvela at arh-us.com> wrote:
>
> Hi all!
> I'm new to Mono and was wondering how far along the vb.net implementation
> for Mono was? I really want to start writing some apps for Suse Linux but I
> wasn't sure
> how far along the VB.net implementation is.
>
>
>
> Donny Velazquez
> GIS Application Developer
> Civil Solutions, a division of ARH
> 850 South White Horse Pike
> Hammonton, New Jersey 08037
> Webpage @  http://www.CivilSolutions.biz
>
> _______________________________________________
> Mono-vb mailing list
> Mono-vb at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-vb
>
>
>
>


--
Rafael "Monoman" Teixeira
---------------------------------------
I'm trying to become a "Rosh Gadol" before my own eyes.
See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
It hurts!


More information about the Mono-vb mailing list