[Mono-list] ASP.NET default language --> VB

Gonzalo Paniagua Javier gonzalo@ximian.com
Thu, 06 Nov 2003 07:46:13 +0100


El jue, 06-11-2003 a las 05:35, Piers Haken escribió:
> > 
> > Our C# compiler is far more stable than our VB.NET compiler. 
> > That's the reason.
> > 
> > -Gonzalo
> 
> But surely this is a compatibility issue, not a stability issue.
> 
> When users switch between mono and .NET, _ALL_ .aspx pages without the @Page
> directive are going to break (until this default is changed, regardless of
> the stability of the mbas compiler).

I prefer setting the default to C# until mbas works as those users are
gonna get an error anyway. If they want to aid in debugging mbas they
can change the default in their machine.config and use bugzilla.

-Gonzalo