Community

Breaking changes to the String class

(David Kean) You may have already read Justin Van Patten’s post about the upcoming breaking changes to the String class for .NET 4.0. This change will affect the behavior of the String.StartsWith, String.EndsWith, String.IndexOf and String.LastIndexOf methods by changing them to perform an ordinal (

Read More - Register for Free Membership