I know everyone thinks vb coders are sloppy coders but I think
that's a false perception. I always have option strict and explicit set
to on.
And every procedure uses Try Catch. I just think that the Mono group
would
benefit a lot from the large vb community if it was fully supported like
C#.
I'm looking forward to Mono's continued development.

Donny Velazquez
GIS Application Developer
Civil Solutions, a division of ARH
850 South White Horse Pike
Hammonton, New Jersey 08037
Email: [EMAIL PROTECTED]
Webpage @  http://www.CivilSolutions.biz


-----Original Message-----
From: Rafael Teixeira [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 17, 2005 10:02 AM
To: Donny Velazquez
Cc: [email protected]
Subject: Re: [mono-vb] Progress of vb.net for Mono

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 <[EMAIL PROTECTED]> 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
> [email protected]
> 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!


_______________________________________________
Mono-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb

Reply via email to