Extension Methods from John
-
DataTable to CSV export
Export datatable to CSV file
-
Validate Email
Validate email id
-
RemoveNonNumericCharacters
Removes any non numeric characters from a string. Overloads for allowing periods and commas to stay.