[Mono-list] ASP.Net default language setting lost while update
Robert Jordan
robertj at gmx.net
Thu Jul 2 06:49:53 EDT 2009
Jochen Wezel - CompuMaster GmbH wrote:
> Is there any plan to prevent overriding of my custom settings? Or if
> no and it always overrides, can it override with the default M$ value
> (=VB) to keep compatible to M$ behaviour?
Use your app's web.config for this kind of changes.
VB cannot be set as default, because its compiler and providers are
not as mature as gmcs'.
BTW, your 'S' key is damaged.
Robert
More information about the Mono-list
mailing list