Click here to Skip to main content
15,881,898 members
Everything / General Programming / String

String

string

Great Reads

by Michael Sydney Balloni
Different languages and approaches are evaluated for a file and string processing benchmark
by fabio bussu
MatchKit is a .NET Library that provides a set of classes to build patterns to match simple and complex strings
by honey the codewitch
How to provide custom formatters for string.Format() in C#
by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix

Latest Articles

by Xavier Junqué i de Fortuny
Converts MathML coded string to/from plain text string
by Jovibor
String to number conversion library, for char and wchar_t strings
by Michael Sydney Balloni
Different languages and approaches are evaluated for a file and string processing benchmark
by Brian C Hart
Example of how to use the caret (^) in Regexes that have specific matching requirements

All Articles

Sort by Score

String 

13 Apr 2013 by Shahriar Iqbal Chowdhury/Galib
16 Dec 2015 by Bill Wagner
String Interpolation and the Conditional Operators
1 Apr 2021 by Arctype SQL
How to use full text search and the match keyword to find a string in every table in a MySQL database
21 Jul 2014 by Thomas Daniels
This blog posts teaches you how to transpose the rows and columns of a two-dimensional array, jagged array and string in C#.
16 Feb 2011 by ozkary
Serialize JSON Object to String
28 Dec 2012 by User 8984948
I wrote the following two functions with the purpose of compressing / decompressing string values within a Delphi application.
15 Apr 2014 by Bhargav Kaneria
How to check if a string has all unique characters
22 May 2017 by Paul D. Sheriff
String handling tips