[Mono-dev] [PATCH] implement support for auto:LANGID culture specifications in ASP.NET 2.0 globalization

Marek Habersack grendel at caudium.net
Sun Nov 19 15:35:56 EST 2006


On Sun, 19 Nov 2006 19:50:47 +0100, Marek Habersack
<grendel at caudium.net> scribbled:

> Hello,
> 
>   The attached diff adds support for parsing configuration like:
> 
> <globalization
>             culture="auto:en-US"
>             uiCulture="auto:en"
>             requestEncoding="utf-8"
>             responseEncoding="utf-8"
>             fileEncoding="iso-8859-15" />
> 
>   It also adds support for auto-detecting the user's preferred culture
> as described in
> 
> http://msdn2.microsoft.com/en-us/library/ms379546(VS.80).aspx 
> 
> (the 'Preferred Culture Selection' section). Please review,
Sorry for self-replying, but I have updated the patch with support for
the "auto" values of the Culture and UICulture Page directive
attributes. Please review,

best regards,

marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: globalization.diff
Type: text/x-patch
Size: 7570 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061119/924f66dc/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061119/924f66dc/attachment-0001.bin 


More information about the Mono-devel-list mailing list