On Tue, Sep 14, 2010 at 4:46 AM, Theraot <[email protected]> wrote: . Also, VB is meant for short programs while C# is meant for > large libraries. In the past VB was better for interop than C#, but > this is no loger true, today it's a draw.
Not sure why you think that. I've seen enterprise level systems written in VB.Net, and plenty written in C#. The only difference between VB.Net and C# is syntax, and the fact that C# generally gets new language features earlier.
