Ideas and thoughts about Microsoft Identity, C# development, cabbages and kings and random flotsam on the incoming tide
string s = "søme string";s = Regex.Replace(s, @"[^\u0000-\u007F]", "");