Home
Manage Your Code
Search results
Showing 1-10 of 268
TitleDescriptionLanguageViewsDate Added
[templete] std::string to_string Convert to stringC++567/7/2010
How to check if a string contains numbers To check String contains numberSQL776/29/2010
Split a pascal-case string This little method (in C#) splits a pascal-cased string along the word boundaries to put spaces between the words. A pascal-cased string is a string where each word boundary begins with a capital letter.C#616/25/2010
String Split - Example String Split - Example C#1405/21/2010
Number to string without rounding display number (as string) with set number of decimal places but without rounding. ToString() rounds upC#1005/9/2010
Datum (2009,2010,1998 usw.) aus String entfernen Entfernt Jahreszahl aus einem String. z.B Year 2009 --> YearVB.NET915/9/2010
Convert Byte Array to Hexadecimal string How do you convert Byte Array to Hexadecimal String, and vice versa, in C#C#624/28/2010
Convert a string to and from a 64bit string The snippet takes a string and hashes it as a 64bit string, and the other method takes that hashed string and converts it back to a normal string.C#1124/22/2010
Escape a string for XML Escape a string for XML the simple way, without using an XMLDocument or similar.C#1354/8/2010
Connection String gets the connection string from web.config fileC#1443/29/2010
12345678910...Last >>