How to: Compare Strings (C# Programming Guide)When you compare strings, you are producing a result that says one string is greater than or less than the other, or that the two strings are equal. The rules by which the result is determined are different depending on whether you are performing ordinal Read More
posted @ 2013-01-28 09:34 AriLee Views(353) Comments(0) Diggs(0)