Check if a String is Numeric with TryParse(blackwasp.co.uk)
submitted by
BlackWasp(4212) 4 years, 4 months ago
When validating user input or information from integrated systems, it is often necessary to check if a provided string value is numeric. Testing both integer and floating point values is made simple is .NET 2.0 with the advent of the TryParse method.
|category: C#
|Views: 2
tags:
C# another
Everyones tags:
Your Tags: