Im playing around with TryParse()
But lets say the parsing fails, then returns false, and ... nothing.. Is there a way to get info back about what failed the parsing?
I saw something like that at codeproject, but i didnt really understand it.
Thanks :)