I believe that's the default since .NET 4.0. You'll have to check MSDN to be
sure though. I'm fairly sure there's a page explaining which type of string
sort is used where.

Alan.

On Wed, Jul 21, 2010 at 8:30 PM, David S <[email protected]> wrote:

> Ok. Now I'm confused. How come "CurrentCulture" for US/ENG doesn't just run
> the Ordinal??? Perhaps there are some weird alphabetizing things I just
> don't understand. BTW, Thanks for tell us about the StringComparer class. I
> never knew that existed.
>
>
> On Wed, Jul 21, 2010 at 2:56 PM, wtftc <[email protected]> wrote:
>
>>
>> Thanks, guys. This helped.
>>
>> Michael is right here. StringComparer.Ordinal made the sorting about 8x
>> faster for me.
>> --
>> View this message in context:
>> http://mono.1490590.n4.nabble.com/String-comparisons-slow-tp2296525p2297584.html
>> Sent from the Mono - General mailing list archive at Nabble.com.
>> _______________________________________________
>> Mono-list maillist  -  [email protected]
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>
>
> _______________________________________________
> Mono-list maillist  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to