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

PostedOnLanguageCategoryCode Name
09/19/2003 VB.net String StartsWith - Check whether a string starts with one of multiple possible choices
09/19/2003 VB.net String SplitQuoted - A split variant that deals correctly with quoted elements
09/19/2003 VB.net String SingularToPlural - Converting the input word from singular to plural
09/19/2003 VB.net String SearchString - Searching a string in case [in]sensitive mode
09/19/2003 VB.net String ReverseString - Reversing a String
09/19/2003 VB.net String ReplicateString - Replicate a string a given number of times
09/19/2003 VB.net String ReplaceAccentedChars - Replacing all accented characters in the input string
09/19/2003 VB.net String PluralToSingular - Converting the input word from plural to singular
09/19/2003 VB.net String IsStringUpper - Determine whether a string contains only uppercase characters
09/19/2003 VB.net String IsStringLower - Determine whether a string contains only lowercase characters
09/19/2003 VB.net String InstrTblRev - The last occurrence of a char in a table
09/19/2003 VB.net String InstrTbl - Search a string for any character in a table
09/19/2003 VB.net String IncrementString- Incrementing the numeric right-most portion of a string
09/19/2003 VB.net String GetWordOccurrences - Number of occurrences of each word in a string
09/19/2003 VB.net String GetUrlParameters - Retrieving the key-value pairs from the specified url
09/19/2003 VB.net String GetDelimitedText - Extract the text between open and close delimiters
09/19/2003 VB.net String FormatValue - Format a value in a column of given width
09/19/2003 VB.net String FormatSize - Format a size expressed in bytes
09/19/2003 VB.net String FormatMemorySize - Format a value in bytes
09/19/2003 VB.net String FlipCase - Inverting the case of all characters of the input string
09/19/2003 VB.net String ExplodeString - Add a filling char between a string's chars
09/19/2003 VB.net String EndsWith - Check whether a string ends with one of multiple possible choices
09/19/2003 VB.net String EncodeBase64 - Encoding a string to base64
09/19/2003 VB.net String DecodeBase64 - Decoding a string from base64
09/19/2003 VB.net String CountOccurrences - Counting the number of string occurrences
09/19/2003 VB.net String ConcatenateStrings - Concatenating an array of strings
09/19/2003 VB.net String Concatenate an array of strings with commas and a final "and", or other separators
09/19/2003 VB String Concatenate an array of strings with commas and a final "and", or other separators
09/19/2003 VB String UniqueWords - Extract all individual words in a string
09/19/2003 VB String StrReverse - A replacement for the VB6's StrReverse function under VB4 and VB5
(Page 108 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.