Code / Articles / Tutorials for VB, VB.net, SQL Server, ASP.net and VC++

PostedOnLanguageCategoryCode Name
09/19/2003 VB String StrReverse - A replacement for the VB6's StrReverse function under VB4 and VB5
09/19/2003 VB String StripExtendedASCII - Delete extended ASCII characters in a string
09/19/2003 VB String StripControlChars - Delete control characters in a string
09/19/2003 VB String SplitWithQualifiers - An improved version of the Split function
09/19/2003 VB String SplitTbl - Split a string with multiple delimiters
09/19/2003 VB String SplitQuoted - A split variant that deals correctly with quoted elements
09/19/2003 VB String SplitMultiSeparators - Split variation that works with multiple separators
09/19/2003 VB String Split2 - A Split variant that parses multiple lines of text
09/19/2003 VB String Split - A replacement for VB6's Split function under VB5
09/19/2003 VB String Soundex - Determine the phonetic code of a word
09/19/2003 VB String ReverseFullName - Convert a full name into the "LastName, FirstName" format
09/19/2003 VB String ReplicateString - Replicate a string a given number of times
09/19/2003 VB String ReplaceWordEx - Replace whole words, with your choice of delimiters
09/19/2003 VB String ReplaceWord - Replace whole words
09/19/2003 VB String ReplaceMulti - Multiple string replacements
09/19/2003 VB String ReplaceLast - Replace the last occurrence of a substring
09/19/2003 VB String ReplaceChar - A faster version of VB6's Replace function, for single-char replacements
09/19/2003 VB String ReplaceArgs - Replace numbered placeholders in a string
09/19/2003 VB String RandomString - Generate a random string using a mask
09/19/2003 VB String PrintF - Transforming template strings
09/19/2003 VB String PhoneNumberFromString - Convert a phone string into a number
09/19/2003 VB String PermuteString - Generating all possible combinations out of a string
09/19/2003 VB String NumberToWords - Convert a number into its string representation
09/19/2003 VB String JoinQuoted - A Join variant that encloses string values in quotes
09/19/2003 VB String JoinQuote2 - A Join variant that works with 2-dimensional arrays and quoted strings
09/19/2003 VB String Join - A replacement for VB6's Join function under VB4 and VB5
09/19/2003 VB String IsValidPhoneField - Check whether a phone number is valid
09/19/2003 VB String IsValidCreditCardNumber - Check whether a credit card number is valid
09/19/2003 VB String IsStringUpper - Determine whether a string contains only uppercase chars
09/19/2003 VB String IsStringLower - Determine whether a string contains only lowercase chars
(Page 109 of 133) 3985 Result(s) found  ... 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ...

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.