area-System.Globalization untriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner I'm experiencing an unexpected behavior with the string.IndexOf() ...
When searching for a literal in a string, we'd prefer to use String#indexOf, as it's implemented using Hotspot intrinsics, which ought to outperform anything we can write by hand. Sadly, ...
i could use some help..<BR><BR>basically, i am writing a script for our sales dept that breaks up thier entries in a particular field in a database. their entries look something ...