I am encountering a strange issue while comparing two strings. Here is my code:
console.log(x == y); console.log(\"\'\" + x + \"\'==\'\" + y + \"\'\"); conso
If you are trying to do it in c# this might have to do something with Normalization. FormC vs FormD vs FormKC vs FormKD Reference : http://sharepoint.asia/two-exactly-same-strings-fail-while-comparison-in-c-net/