I\'m writing some code to parse a string into a double, but this string is passed to me from another machine. Naturally a problem has occurred where the culture may be diffe
Yes, to parse the numbers reliably you'll need to know the source culture.