Fastest C# Case Insenstive String Replace - CodeProject
Find a fast way to replace case insenstive string.; Author: Huisheng Chen; Updated: 4 Jul 2005; Section: String handling; Chapter: General Programming; Updated: 4 Jul 2005 ... My code is the fastest, unless you want to count that useless .Replace function...