List Question
10 TechQA 2024-11-24 13:12:28Validating currency allows more than two decimal places
777 views
Asked by ifinlay
Convert textbox text to int - Error even after TryParse()
1k views
Asked by marcuthh
C# DateTime.TryParseExact not working as expected
113 views
Asked by Stampede10343
F# Equivalent of Enum.TryParse
968 views
Asked by user3685285
Checking string in the particular time format
1k views
Asked by user3660090
AutoProperty as out value
966 views
Asked by Nicke Manarin
Return the declared out variable in int.TryParse with LINQ from a list of strings
946 views
Asked by Tobias R.
What is better: int.TryParse or try { int.Parse() } catch
52.1k views
Asked by renanleandrof
TryParse failing with negative numbers
21.3k views
Asked by Jeannine
Tell if string to double/float/int/short/byte is out of range
6.6k views
Asked by gleng