Managed string to hexHi, I've got a managed string that contains chinese characters from a file. The file was UTF-16LE...
BinarySearch ListI managed to fix my problem in the end by using a Dictionary and splitting the strings from the file...
BinarySearch ListHi, Yeah, I realised BinarySearch wasn't what I was looking for a while after I posted :S Unfortu...
BinarySearch ListHey, I'm trying to search a List for a substring, but even if it does exist the result is coming ou...
StreamWriter output coming out as 'true'Thanks for the quick reply. I've had a quick look into StringBuilder and have just one question: can...