alvaro-torres-tatis submitted these extension methods
-
ToMd5Hash
Convert a input string to a byte array and compute the hash.C# System.String Alvaro Torres Tatis -
IsGuid
Validate if a String contains a GUID in groups of 8, 4, 4, 4, and 12 digits with hyphens between the groups. The entire GUID can optionally be enclosed in matching braces or parentheses.C# System.String Alvaro Torres Tatis -
GetMessages
Return all messages after call Validate method on Microsoft EnterpriseLibrary Validation BlockC# Microsoft.Practices.EnterpriseLibrary.Validation.ValidationResults Alvaro Torres Tatis -
ToSortedString
Returns an alphabetically sorted list for all public and instance properties, along with its associated values.C# System.Object Alvaro Torres Tatis