ToUpper()



Hello,

I'm trying to convert strings to upper without the accents. For the moment, ToUpper converts é to E with an accent...
I tried to set up english culture (en) but it's the same...

Any ideas ?

Ornette.

.