Collation which considers the accented and unaccented versions of letters to be identical for sorting purposes.
Questions tagged [accent-insensitive]
62 questions
0
votes
1 answer
How can i extend jquery quicksearch so it can search words with accents?
Yo guys im currently developing this site and im using jquery isotope, wordpress and jquery quicksearch it works perfectly but i want to extend its functionality. If i type "Mexico" i want quicksearch to work also with "México" but i have no idea…

Waymas
- 423
- 1
- 5
- 22
-2
votes
1 answer
How to compare strings at C# like in SQL server case insensitive and accent insensitive
Alright here 4 words which are equal at SQL server Latin1_General_100_CI_AI collation which is case insensitive and accent insensitive
taraflı
TaraFLI
TARaFLİ
Tarafli
However i could not find a way to compare these as equal at C# .net 4.5.1
Are…

Furkan Gözükara
- 22,964
- 77
- 205
- 342