Correct Comparisons for files and paths in .NET

Published 01 February 08 12:36 PM | john 

So exactly how should you compare file and path names in .NET programs?  Ordinal case insensitive comparisons are the correct approach according to this MSDN article.

Filed under: , , ,

Comments

No Comments
Anonymous comments are disabled