String - General |
top |
| Title /
Updated |
Author |
Score |
|
|
Non-MFC String Class for ATL
Updated: 11 Aug 2000
A Non-MFC String Class for use in ATL components
VC6, ATL, Dev
|
Paul E. Bible |
5.00 |
|
|
Implement Phonetic ("Sounds-like") Name Searches with Double Metaphone Part VI: Other Methods & Additional Resources
Updated: 19 Mar 2007
Surveys other phonetic matching techniques, and presents additional resources on the subject.
VC7, Win2K, WinXP, Win2003, Visual-Studio, Dev
|
Adam Nelson |
5.00 |
|
|
RTF Document Constructor Library
Updated: 16 Aug 2010
Create Rich Text Format documents programatically.
C#, .NET, Dev
|
Dima Popov |
4.98 |
|
|
UniqueStringList Revisited
Updated: 12 May 2011
A useful class now twice as fast.
C#, .NET, Dev, string
|
SimmoTech |
4.94 |
|
|
CString Management
Updated: 17 May 2000
Learn how to effectively use CStrings.
VC6, Visual-Studio, MFC, Dev
|
Joseph M. Newcomer |
4.94 |
|
|
The ReplaceMany Method
Updated: 16 Jan 2012
Performing many replacements in a string at one time.
C#4.0, .NET, Dev
|
Jacek Gajek |
4.93 |
|
|
CString-clone Using Standard C++
Updated: 7 Dec 2011
A Drop-In replacement for CString that builds on the Standard C++ Library's basic_string template
VC6, Win2K, Dev
|
Joe O'Leary |
4.93 |
|
|
XString - non-MFC non-STL string functions
- Unedited
Updated: 7 Aug 2007
XString offers functions for remove, replace, trim, and case-insensitive search that are not included in the CRT.
VC6, VC8.0, Windows, VS2005, Dev
|
Hans Dietrich |
4.91 |
|
|
Implement Phonetic ("Sounds-like") Name Searches with Double Metaphone Part I: Introduction & C++ Implementation
Updated: 19 Mar 2007
Introduces the Double Metaphone algorithm for phonetic comparison of proper names, and provides a practical C++ implementation for use in the reader's projects.
VC6, VC7, VC7.1, Windows, Visual-Studio, Dev
|
Adam Nelson |
4.90 |
|
|
.NET String Resources
Updated: 20 Sep 2011
Concepts and patterns for the handling of strings in multilingual applications
C#, Windows, WinMobile, .NET, ASP.NET, XAML, WPF, Silverlight, WinForm
|
Jani Giannoudis |
4.90 |
|
|
Word Cloud (Tag Cloud) Generator Control for .NET Windows.Forms in C#
Updated: 30 Jul 2011
Generate a word cloud form some input text. A word cloud is a randomly arranged set of words used in your text. The size and the color of each word expresses its usage frequency. Rarely used words are small and pale. The control is clickable and allows to identify a word under mouse.
C#, .NET, GDI+, LINQ, Dev, WinForm
|
George Mamaladze |
4.89 |
|
|
Literal string encryption as part of the build process
Updated: 17 Mar 2005
CXR allows you to create encrypted strings at compile time.
VC6, VC7, Win2K, WinXP, MFC, Dev
|
Chris Losinger |
4.89 |
|
|
Case-Insensitive String Search
Updated: 1 Dec 1999
A function which doesn't require changing the case of the strings, and was also DBCS (double-byte character set) friendly.
VC6, WinXP, Dev
|
Ralph Walden |
4.89 |
|
|
Single Instance String Store for .NET
Updated: 16 Jul 2009
By implementing a single instance string store, you can significantly reduce the memory footprint of your application.
C#, .NET, Dev
|
Kendall Miller |
4.89 |
|
|
A TCHAR style header file for STL strings and streams
Updated: 11 Feb 2006
Presents a header file that allows a single source file that uses STL to be built in either ANSI or Unicode, without any changes or lots of #ifdefs.
VC6, VC7, VC7.1, Win2K, WinXP, STL, VS.NET2003, Dev
|
PJ Arends |
4.88 |
|
|
Sending and posting CString to windows via PostMessage, SendMessage
Updated: 1 Sep 2001
A robust mechanism for sending CString objects to windows within the current process.
VC6, Win2K, MFC, Dev
|
Matt Gullett |
4.88 |
|
|
RichText Builder (StringBuilder for RTF)
Updated: 12 Nov 2008
RichText Builder - use in place of StringBuilder to output RTF.
C#, .NET (.NET2.0), Visual-Studio (VS2008), Dev, WinForm
|
seeblunt |
4.88 |
|
|
More than strcmp(): similarity in strings
Updated: 12 Sep 2004
A function which returns the similarity between two strings (how much they're equal).
eVC, VC7, VC7.1, Windows, WinMobile, Mobile, VS.NET2003, Dev
|
Rui A. Rebelo |
4.88 |
|
|
Optimizing string operations in C#
Updated: 11 Jan 2010
Should you use Regular Expressions, built-in .NET methods, or your own solution written from scratch?
C#, .NET, Dev
|
Kubajzz |
4.88 |
|
|
XSearch - a class that implements a search engine-style advanced search
Updated: 16 May 2007
XSearch implements a search engine-style advanced search, including ALL, EXACT PHRASE, AT LEAST ONE, and WITHOUT words. XSearch is based on a multiple-substring search algorithm.
VC6, Win2K, WinXP, MFC, Dev
|
Hans Dietrich |
4.84 |
|
|
MakeMessage - An STL 'replacement' for the FormatMessage API
Updated: 4 Mar 2006
A function that uses STL strings and streams in an effort to mimic and improve on the FormatMessage API.
VC6, Win2K, WinXP, Dev
|
PJ Arends |
4.83 |
|
|
Simple string parsing in nested loops
Updated: 14 Dec 2004
Fast string parsing in nested loops.
C++, Windows, Visual-Studio, Dev
|
Hatem Mostafa |
4.81 |
|
|
String Conversions
Updated: 22 May 2000
Set of classes enabling UNICODE and ANSI string conversion.
VC6, Visual-Studio, Dev
|
Zoran M. Todorovic |
4.81 |
|
|
StringBuilderPlus Improves Upon StringBuilder
Updated: 1 Jun 2011
StringBuilderPlus facilitates prefixing and suffixing strings and StringBuilderPluses in an efficient manner.
C# (C#1.0, C#2.0, C#3.0), Windows, .NET, Architect, Dev
|
AspDotNetDev |
4.80 |
|
|
Plural Forms
Updated: 15 Apr 2008
Spelling messages like "5 file(s) found" correctly in any language
C++, C
|
Peter Kankowski |
4.77 |
|
|
Easily Load and Format Strings from the String Table
Updated: 26 Sep 2005
Two classes that help you to easily load (and format) messages from the String table.
VC7.1, Windows, MFC, ATL, VS.NET2003, Dev
|
Serge Wautier |
4.76 |
|
|
FormatString - Smart String Formatting
Updated: 19 Feb 2007
Smart string formatting and other string utilities
C++ (VC6, VC7, VC7.1, VC8.0), Windows, Visual-Studio (VS.NET2003, VS2005), MFC, Dev
|
Ivo Beltchev |
4.76 |
|
|
Extending CStringArray
Updated: 11 Dec 2007
An extended CStringArray class
C++, Windows, Visual-Studio, MFC, Dev
|
Anders Eriksson |
4.76 |
|
|
Enhanced String Handling
- Unedited
Updated: 16 Dec 2010
Allow for constructs within a string to be programmatically evaluated for a final string value
C#, .NET, Visual-Studio (VS2010), Dev, regular-expression, General, string, processing, .NET4, Code
|
Avi Farah |
4.75 |
|
|
Yet Another Custom Formatter
Updated: 20 Jul 2011
Helper class to build formatted strings and lists. Lots of features and very quick.
C#, .NET, Dev
|
SimmoTech |
4.75 |
|
|
A Variable-based String Parser
Updated: 27 Feb 2007
An article on a tool which unifies a string with a template consisting of variables and constants
C++, Visual-Studio, Dev
|
Dileepa Jayathilaka |
4.67 |
|
|
String Tokenizer Class (CTokenEx)
Updated: 26 Jan 2000
A very simple string tokenizer class.
VC6, Win2K, MFC, Dev
|
Dan Madden |
4.65 |
|
|
TextFieldWriter
Updated: 5 Oct 2009
An opposite way to FileIO.TextFieldParser to easily write fixed-length fields into a text file.
VB, Windows, .NET, Dev
|
jlabrou |
4.60 |
|
|
CTextRender class
Updated: 20 Oct 2005
An article on an alternative for TextOut (ExtTextOut) function.
VC6, Dev
|
darkoman |
4.59 |
|
|
fix_str - An (Almost) Immutable String Class in C++
Updated: 7 Nov 2005
New style string class(es) for ASCII and UNICODE, single- and multi-threaded environments.
VC6, Windows, Dev
|
Roland Pibinger |
4.58 |
|
|
Patricia and Huffman, Sitting in a Trie
Updated: 27 Dec 2004
Article demonstrates a text-based Patricia trie and adds new text-compression features.
VC6, WinXP, Visual-Studio, Dev
|
Michael Jaworski |
4.51 |
|
|
Searching and replacing strings in a text file
Updated: 30 Oct 2001
A simple Java toy program for searching and replacing strings in a text file.
Java, VC6, Java SE, Win2K, Visual-Studio, Dev
|
Xiangyang Liu 刘向阳 |
4.50 |
|
|
Natural Sort Comparer
Updated: 28 Dec 2007
An implementation of a Natural Sort Comparer
C# (C#1.0, C#2.0, C#3.0)
|
Justin.Jones |
4.50 |
|
|
String and vector manipulation through example: Morse code and more
Updated: 30 Jul 2009
Make a program that can perform various manipulations on a string.
C++, Dev
|
CrazyJugglerDrummer |
4.50 |
|
|
Using UpdateResource to change a string resource
Updated: 21 Sep 2004
Code for changing a string resource, that actually works!
VC6, VC7, VC7.1, VC8.0, Win2K, WinXP, Win2003, Vista, TabletPC, Visual-Studio, MFC, Dev
|
Sashazur |
4.49 |
|
|
Yet another CString replacement (only much more practical)
Updated: 1 Jul 2003
MFC/non-MFC usage, UNICODE support, numerics operations support
VC6, Win2K, WinXP, Dev
|
soso_pub |
4.48 |
|
|
PowerShell Script for Reviewing Text Shown to Users
Updated: 11 Apr 2008
A script for extracting string literals from source code for review
Windows, ASP.NET, WinForm
|
John D. Cook |
4.44 |
|
|
lstring - A lightweight wrapper for std::string
Updated: 4 Dec 2005
Simplify string handling with a wrapper for std::string.
C++, Windows, Visual-Studio, Dev
|
Roland Pibinger |
4.40 |
|
|
Non MFC and Non STL string class: EsString
Updated: 25 Nov 2004
Standalone refcounted string class.
VC7, Windows, .NET, Visual-Studio, Dev
|
Vsevolod |
4.39 |
|
|
STL Split String
Updated: 1 Feb 2006
A function that will split an input string based on a string delimiter.
VC6, Win2K, ATL, STL, Dev
|
Paul J. Weiss |
4.33 |
|
|
CPerlString - A Class to Utilise Perl String Functions
Updated: 31 Aug 2002
A Class to Utilise Perl String Functions
VC6, Win2K, MFC, Dev
|
Yap Chun Wei |
4.33 |
|
|
Advanced String Processing
Updated: 27 Jun 2010
An advanced article about string processing
All-Topics, Dev
|
Chris Boss |
4.33 |
|
|
CTokenizer class
Updated: 21 Oct 2001
A simple tokenizer class that can be used on CStrings
VC6, Visual-Studio, Dev
|
Eddie Velasquez |
4.32 |
|
|
PreParse XML using CString
Updated: 4 Mar 2004
An article on XML parsing using CString.
VC6, VC7, VC7.1, VC8.0, WinXP, Visual-Studio, ATL, WTL, Dev
|
Chau Johnthan |
4.29 |
|
|
XTrim - trim leading and trailing whitespace characters
Updated: 20 May 2003
XTrim implements _tcsltrim and _tcsrtrim - CRT-like functions to trim whitespace.
VC6, Win2K, WinXP, Dev
|
Hans Dietrich |
4.24 |
|
|
A C++ StringBuilder Class
Updated: 14 Sep 2007
An atricle introducing a StringBuilder class written in C++
C++, Windows, Visual-Studio, Dev
|
Omer Tripp |
4.22 |
|
|
Static String List Manager
Updated: 20 Sep 2001
A reusable component to manage static string lists in your programs
VC6, Win2K, Visual-Studio, MFC, ATL, Dev
|
Xiangyang Liu 刘向阳 |
4.20 |
|
|
String Tokenizer Iterator Class
Updated: 26 Jun 2002
A string tokenizer iterator class that works with std::string
VC7, .NET1.0, Win2K, WinXP, Visual-Studio, STL, Dev
|
Daniel Andersson |
4.20 |
|
|
XMemString - Extended memory and string search functions
Updated: 11 May 2003
Extended string and memory search functions: memmem(), memimem(), memichr(), _tcsistr()
VC6, Win2K, WinXP, Dev
|
Hans Dietrich |
4.17 |
|
|
Easy String Compression and Encryption
Updated: 1 Jul 2008
Class module to easily de-/compress and en-/decrypt big strings
VB (VB8.0, VB9.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Visual-Studio (VS2005), WebForms, Dev, WinForm
|
BTDex |
4.15 |
|
|
CStringW and CStringA
Updated: 29 Jun 2002
CStringW and CStringA for WTL
VC6, Windows, Visual-Studio, WTL, Dev
|
Oskar Wieland |
4.13 |
|
|
Fast and Then Even Faster String Concatenation With JScript
Updated: 25 Mar 2007
Concatenating strings is critical in many dynamic content situations. Here is how to make it scale and then be fast and scale.
Javascript, Windows, Visual-Studio, Dev
|
alex turner |
4.04 |
|
|
Custom String Formatter
Updated: 24 Jul 2011
Custom formatting of String datatype in .NET based on intuitive formatting pattern
C# (C#3.0), Windows, .NET
|
dotted_decimal |
4.00 |
|
|
Case-Insensitive String Replace
Updated: 25 Jan 2000
Function to replace all occurences of a string within another, ignoring the case
VC6, Visual-Studio, MFC, Dev
|
Uwe Keim |
3.93 |
|
|
Use wildcard to compare string and validate input
Updated: 3 Feb 2005
This article describes how to use wildcard to make input validation in CEdit control or to compare string with wildcard.
VC6, WinXP, MFC, Dev
|
DarkYoda M |
3.89 |
|
|
String Parsing Class (supports quoted strings)
Updated: 14 Mar 2002
Parse strings with specified delimiter and specified quote character
VC6, Win2K, MFC, Dev
|
John Simmons / outlaw programmer |
3.89 |
|
|
Dynamic String Arrays in 3D
Updated: 12 Feb 2011
This article describes creating and managing 1D, 2D and 3D string arrays
C++, C, Windows, Dev
|
csrss |
3.86 |
|
|
Keeping It Clean - String Function Wrappers for VS2005
Updated: 17 Nov 2006
A technique for making stdio functions compile clean regardless of the Microsoft compiler used
VC6, VC7, VC7.1, VC8.0, Windows, VS.NET2003, VS2005, Dev
|
John Simmons / outlaw programmer |
3.79 |
|
|
Simple CString Extension
Updated: 12 Jun 2002
Simple extension for better substring functionality and numeric formatting
VC6, VC7, Win2K, WinXP, Visual-Studio, MFC, Dev
|
Marc Clifton |
3.75 |
|
|
Fast Textual Data Processing using Hashed Strings
Updated: 6 Mar 2004
Managing a textual numbering system for hashing words into numbers
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, Dev
|
Mohammed Hossny |
3.73 |
|
|
Convert Between std::string and std::wstring, UTF-8 and UTF-16
Updated: 20 May 2007
How to convert safely STL strings between Unicode formats
C++, Windows, Visual-Studio, STL, Dev
|
rh_ |
3.63 |
|
|
A Very Simple Parser
Updated: 12 Apr 2004
An article describing how to parse simple mathematical expressions (containing only +, -, *, /, and numbers) and evaluate their values.
VC6, Win2K, WinXP, Dev
|
Rafid K. Abdullah |
3.60 |
|
|
Optimizing String-Manipulation Functions
Updated: 26 Dec 2004
Optimizing string-manipulation functions.
C, ASM, VC6, WinXP, Dev
|
Peter Kankowski |
3.54 |
|
|
Class to check Strings for invalid characters
Updated: 4 Nov 2000
An MFC Class which offers you the abbility to check Strings for invalid characters
VC6, Win2K, MFC, Dev
|
Thomas Hauth |
3.50 |
|
|
Untabify and Tabify
Updated: 16 Jan 2009
Untabify and Tabify Extension Methods for intending code.
C#, .NET (.NET3.5), Dev
|
PIEBALDconsult |
3.50 |
|
|
A Lite-Memory Dictionary
Updated: 10 Mar 2007
An article on the implementation of a dictionary where everything is kept in the disk as a B-Tree.
VC6, Visual-Studio, Dev
|
Dileepa Jayathilaka |
3.50 |
|
|
TRADACOMS Order 9 Reader
Updated: 24 May 2010
A simple class to read EDI TRADACOMS Order 9.
C#, Dev, .NET4, WinForm
|
Rui Figueiredo |
3.40 |
|
|
Full Text Search Tool
Updated: 14 Sep 2006
This is an implementation of a text search tool, which can be used to index and search for texts within a collection of documents. The code is written in C# .NET and requires framework 1.1 to run. No third party search tool has been used, every bit of the algorithm has been implemented from scratch.
C#, Windows, .NET, Visual-Studio, Dev
|
getmayukh |
3.40 |
|
|
Creating a Unique String Using a UUID
Updated: 12 Dec 2001
A small function to either accept or create a UUID* and return a CString
VC6, Win2K, WinXP, Visual-Studio, MFC, Dev
|
John Simmons / outlaw programmer |
3.39 |
|
|
IBAN Verification in C#, Excel Automation Add-in, Word SmartTag
Updated: 31 Jan 2010
IBAN verification algorithm in C# and used in Excel UDF and Word SmartTag.
C#, Windows, .NET, Office, COM, Dev
|
Serdar Altug |
3.36 |
|
|
String Extension Collection for C#
Updated: 27 Nov 2008
Several useful extensions for System.String.
C# (C#3.0), .NET, Dev
|
Tomas Kubes |
3.35 |
|
|
CPathSplit
Updated: 20 Aug 2003
CString based path splitter.
VC6, Win2K, WinXP, Win2003, PocketPC-2002, MFC, Dev
|
Kochise |
3.28 |
|
|
Class for quick string lookup
Updated: 29 Sep 2001
Class that represents strings in a tier to enable faster lookups.
VC6, Win2K, Visual-Studio, Dev
|
Todd Jeffreys |
3.25 |
|
|
How to Format a String
Updated: 9 Aug 2006
This article illustrates how to format a std::string using a variable argument list similar to CString's Format.
C++, Windows, Visual-Studio, Dev
|
Nitron |
3.24 |
|
|
Yet another string parser
Updated: 15 Mar 2002
Another class for extracting fields of string
VC6, Win2K, Dev
|
Remon |
3.24 |
|
|
The XString Class
Updated: 11 Dec 2003
An extended string class for C++ programmers
VC6, Windows, Visual-Studio, Dev
|
AnOldGreenHorn |
3.22 |
|
|
Java Generic Code - Convert Array Contents to a String in a Generic Way
Updated: 7 Apr 2004
Presenting a generic way to convert Array contents to Strings
Java, Java SE, Dev
|
Doron Barak |
3.21 |
|
|
Text Formatter
Updated: 19 Sep 2005
A class to block the size of a given text.
VC6, Win2K, WinXP, MFC, Dev
|
Doga Arinir |
3.05 |
|
|
KString class, a non MFC string class
Updated: 16 Oct 2006
KString class, a non MFC string class.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Hadi Dayvary |
3.01 |
|
|
String Splitter
Updated: 1 Nov 2001
User defined StringTokenizer
Java, Java SE, Win2K, Dev
|
Koundinya |
2.87 |
|
|
Useful CString Manipulation Functions
Updated: 31 Jan 2007
A set of functions to perform the tasks that CString fails to address properly
C++ (VC8.0), Windows, Visual-Studio (VS2005), MFC, Dev
|
Dennis Gourjii |
2.87 |
|
|
FileSystem path string wrapper class
Updated: 2 May 2005
A simple class to encapsulate a file system path for easy manipulation.
VC6, VC7, VC7.1, VC8.0, Windows, Visual-Studio, Dev
|
Parko |
2.75 |
|
|
StringTokenizer Library
Updated: 23 Apr 2006
Yet another C# implementation of Java's StringTokenizer (in a ready to use library).
C#, Windows, .NET, Visual-Studio, Dev
|
QmQ |
2.67 |
|
|
Fast splitting of CString objects
Updated: 23 Sep 2005
Splitting CString objects is mostly easy, but can be tricky. I developed this function for using it with CSV files.
VC6, VC7, Win2K, WinXP, Visual-Studio, MFC, Dev
|
rkaufman |
2.52 |
|
|
Allocate your dynamic strings on the stack
Updated: 5 Jun 2005
An article about stack-allocated dynamic strings in C++.
VC6, Windows, Dev
|
Olivier Lombart |
2.50 |
|
|
Ultimate String and String-List classes
Updated: 5 Feb 2005
String and String-List classes compatible with both ASCII and UNICODE strings.
VC7.1, Win2K, WinXP, VS.NET2003, Dev
|
TomKat |
2.45 |
|
|
String Parser Class with Field Validation and Exception Handling
Updated: 16 Dec 2002
Another class for extracting fields of string + field validation + exception Handling
VC6, Win2K, WinXP, MFC, Dev
|
Ali Khanlarkhani |
2.44 |
|
|
String Wildcard Matching (* and ?)
Updated: 22 Jul 2007
A simple function to perform wildcard ( * ? ) string matching
C, VC6, VC7, VC7.1, VC8.0, Windows (Win2K, WinXP, Win2003, Vista), VS.NET2003, VS2005, Dev
|
M Shahid Shafiq |
2.13 |
|
|
Tolerant string matching using the Levenshtein algorithm
Updated: 29 Apr 2005
A practical example how to use the Levenshtein algorithm for string matching
VC6, VC7, VC7.1, VC8.0, eVC3.0, eVC4.0, WinMobile, Mobile, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Andreas Muegge |
2.10 |
|
|
Template String Tokenizer
Updated: 5 Jan 2007
A template string tokenizer class that works with both CStringArray and CStringList.
C++, Windows, Visual-Studio, Dev
|
Nick Alexeev |
2.05 |
|
|
String enumerations in C#
Updated: 26 Jul 2007
String enumerations for two way binding.
C#2.0, Windows, .NET2.0, VS2005, Dev
|
Kiran Bheemarti |
1.95 |
|
|
Parsing CSV embedded in double quotes - RFC 4180
Updated: 3 May 2007
Simple ways to parse CSV documents when values are embedded in double quotes.
C#2.0, Windows, .NET2.0, VS2005, Dev
|
vrg786 |
1.91 |
|
|
String Optimization in VB.NET
Updated: 24 Dec 2009
String optimization methods and best practices in VB.NET.
VB, Windows, .NET, Dev
|
Ali Tarhini |
1.53 |
|
|
Revise
- Unedited
Updated: 9 Jul 2008
Revise is a command line text editing tool
C++, Windows, Win32, Visual-Studio (VS2008), Dev
|
Samjiman |
1.38 |
|
|
Handling non-English characters UTF8 with MS VC++ 2005
Updated: 6 Nov 2008
This article describes how to handle streams of non-English characters.
C++/CLI, VC6, VC7, VC7.1, VC8.0, Windows, Visual-Studio (VS2005), Dev
|
osella.esteban |
1.22 |
|
|
Remove the security credentials from a connection string
Updated: 25 Jun 2009
This might save you 15 minutes and avoid the embarrasment of returning your 'sa' password to your customers along with an error message.
C#, Windows (Win2008), Dev
|
Simon Tagg |
1.00 |
|
|
RDF to RSS Converter
Updated: 24 Oct 2007
This article will help you to find a way to convert RDF to RSS Feed format.
C#, Windows, .NET1.0, .NET1.1, .NET2.0, VS.NET2003, VS2005, Dev
|
Govardhana Reddy |
1.00 |
|
String - General, |
top |
| Title /
Updated |
Author |
Score |
|
|
The Complete Guide to C++ Strings, Part II - String Wrapper Classes
Updated: 12 Oct 2002
A guide to the string wrapper classes provided by Visual C++ and class libraries
VC6, Win2K, WinXP, Visual-Studio, MFC, ATL, WTL, STL, Dev
|
Michael Dunn, Nish Sivakumar |
4.95 |
|
|
The Complete Guide to C++ Strings, Part I - Win32 Character Encodings
Updated: 4 Oct 2002
A guide to the multitude of string types used in Windows.
VC6, Win2K, WinXP, Visual-Studio, Dev
|
Michael Dunn |
4.94 |
|
String - Regular Expressions |
top |
| Title /
Updated |
Author |
Score |
|
|
Flexible text format support using Regular Expressions
Updated: 1 Jul 2009
Regular Expressions enable your application to parse text files of customized formats.
C#, XML, .NET, Dev
|
spotofleopard |
5.00 |
|
|
RegEx Tester - Regular Expression Tester
Updated: 22 May 2011
It aids you to develop and fully test your regular expression against a target text.
C#, All-Topics, Dev
|
Pablo Osés |
4.97 |
|
|
Wildcard string compare (globbing)
Updated: 15 Feb 2005
Matches a string against a wildcard string such as "*.*" or "bl?h.*" etc. This is good for file globbing or to match hostmasks.
VC6, Win2K, Visual-Studio, Dev
|
Jack Handy |
4.88 |
|
|
An Introduction to Regular Expressions
Updated: 25 Jan 2001
Describes the theory behind regular expressions (RE) as well as the practical usage.
C++, Win2K, Visual-Studio, Dev
|
Uwe Keim |
4.88 |
|
|
Henry Spencer's Regexp Engine Revisited
Updated: 2 Jul 2003
A small, Unicode-aware regular expression engine based on Henry Spencer's early work
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, MFC, WTL, STL, Dev
|
Sunspot |
4.88 |
|
|
Using Regular Expressions in MFC
Updated: 18 Jun 2006
CATLRegExp - A Visual C++ built-in regular expression.
VC7, Win2K, Visual-Studio, MFC, ATL, Dev
|
Sam NG |
4.80 |
|
|
Adding Regular Expressions to Your App with Regex++
Updated: 17 Jun 2002
A tutorial to demonstrate adding regular expressions to your project using Regex++ from boost.org.
VC6, VC7, Win2K, MFC, Dev
|
perlmunger |
4.60 |
|
|
Link Scanner
Updated: 14 Oct 2009
Gets all links that a page contains.
C#, .NET2.0, Dev
|
CoffeeCode |
4.59 |
|
|
RegexTester
Updated: 20 Aug 2009
Presenting a test bed for .NET Regular Expressions
C#, .NET2.0, Dev
|
PIEBALDconsult |
4.56 |
|
|
A Naive String Comparer
Updated: 6 May 2008
A class to perform a "naive" comparison of two chunks of text to see if they look to be the same.
C# (C#2.0, C#3.0), ASP.NET
|
Pete O'Hanlon |
4.40 |
|
|
Regular Expressions Syntax Highlighting
Updated: 7 Sep 2008
Easy to use syntax highlighting class
C#, Dev
|
Stanislav Kniazev |
4.30 |
|
|
Searching, Modifying, and Encoding Text
Updated: 1 Jul 2009
An article that explains Regular Expressions
C# (C#1.0, C#2.0, C#3.0)
|
logicchild |
4.25 |
|
|
.NET RegEx Test
Updated: 20 Oct 2006
Handy Regex test utility for .NET helps you get the right expression to use in your code
C#2.0, Windows, .NET2.0, VS2005, Dev, QA
|
kurt.griffiths |
4.00 |
|
|
Create Regex Objects using a Kind of "meta-variables" - Quicker and Easier
Updated: 10 Jan 2007
This article describes a class VarRegex allowing you to reuse parts of regular expressions
C#2.0, Windows, .NET2.0, VS2005, Dev
|
Eugene Mirotin (Guard) |
3.83 |
|
|
Use regular expression in your C++ program
Updated: 25 Jan 2001
how to use the Microsoft regular expression object in your C++ program
VC6, Win2K, Visual-Studio, MFC, ATL, Dev
|
Sherwood Hu |
3.69 |
|
|
A handy web utility for Regular Expressions
Updated: 17 Nov 2009
Describes a free web-based utility for testing Regular Expressions and performing bulk text transformations.
C#, .NET, Dev
|
Carl Johansen |
3.67 |
|
|
Quick Start for C++ TR1 Regular Expressions
Updated: 23 May 2008
This article answers some of the first questions that come up when using regular expressions in C++ TR1
C++, Windows, VS2008, Dev
|
John D. Cook |
3.56 |
|
|
Regular Expression Tester
Updated: 8 Sep 2005
A simple Regular Expression Tester which allows one string to be tested against a standard regular expression, with feedback on the result in both text and graphical format as either the regular expression or the test string are typed.
C#, Windows, .NET1.1, VS.NET2003, Dev, QA, WinForm
|
Christopher Scholten |
3.50 |
|
|
Grabbing Information from Web Pages using Regular Expressions
Updated: 19 Jun 2007
The article describes how to automate navigation through Web pages, i.e. send parameters and grab the required information automatically
HTML, C#1.0, C#2.0, Windows, .NET2.0, VS.NET2003, VS2005, Dev, WinForm
|
qazro |
3.17 |
|
|
Lost and Found Identity Proper Case Format Provider (IFormatProvider implementation)
Updated: 24 Jun 2009
Provides administrators with a way to re-format biographical data from case-insensitive data-sources.
C#, ASP.NET, SQL-Server, PowerShell, Architect, Dev, WinForm
|
kdmitry |
3.00 |
|
|
Regular Expressions Meta Characters Usage with Examples
Updated: 26 Apr 2006
Regular Expressions Usage with Examples
C#, Windows, .NET, Visual-Studio, Dev
|
Anil Choudary |
2.90 |
|
|
Using Regular Expression for Parsing
Updated: 16 Mar 2007
Derived currently supports RTF and HTML format
C#2.0, .NET, WinXP, VS2005, Dev
|
wjhu111 |
2.85 |
|
|
What is the best way to create Regular Expressions?
Updated: 26 Sep 2008
A convenient way to document the intent of each part of a regex.
C#1.0, C#2.0, C#3.0, .NET, Dev
|
Alex Perepletov |
2.36 |
|
|
In-place file regex replacement
Updated: 1 Feb 2008
A function to apply a regex replacement to a file.
C#, .NET, Dev
|
Mike McCabe |
1.67 |
|
Strings |
top |
| Title /
Updated |
Author |
Score |
|
|
Repair Broken Text
Updated: 7 Mar 2007
An article to demonstrate how to repair broken text.
C#, .NET1.1, WinXP, VS.NET2003, Dev
|
radumi |
5.00 |
|
|
WordNet-based semantic similarity measurement
Updated: 8 Feb 2010
Capturing the semantic similarity between two short sentences based on the WordNet dictionary.
C#, Windows, .NET, Visual-Studio, Dev
|
Troy Simpson, Thanh Dao |
5.00 |
|
|
A word-wise HTML text compare and merge engine
Updated: 27 Aug 2005
A C# .NET implemntation of HTML text compare and merge engine based on a similar algorithm as the Unix diff.
C#, Windows, .NET1.1, VS.NET2003, Dev
|
Hongwei Shen |
4.97 |
|
|
StringConvertor : A convertor class for managed-unmanaged string conversions that handles memory de-allocations
Updated: 15 May 2005
A convertor class for managed-unmanaged string conversions that handles memory de-allocations. Caller need not worry about freeing unmanaged memory allocations.
C++, C++/CLI, Windows, .NET, VS2005, Dev
|
Nish Sivakumar |
4.97 |
|
|
Rive
Updated: 28 Mar 2010
An improved string split method.
C#, .NET3.5, Dev
|
PIEBALDconsult |
4.96 |
|
|
Custom Formatting in .NET - Enhancing String.Format to all new levels!
Updated: 1 Dec 2010
A string template method that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful! Uses Reflection, Conditional Formatting, iterating through Arrays, and more!
VB7.x, VB8.0, VB9.0, VB10, .NET2.0, .NET3.0, .NET3.5, VS.NET2003, VS2005, VS2008, VS2010, Dev, .NET4
|
Scott Rippey |
4.91 |
|
|
UTF-8 With C++ in a Portable Way
Updated: 8 Jul 2009
A simple, portable, and lightweight generic library for handling UTF-8 encoded strings.
C++, Windows, Visual-Studio, Dev
|
Nemanja Trifunovic |
4.88 |
|
|
NetSpell - Spell Checker for .NET
Updated: 21 Oct 2003
The NetSpell project is a spell checking engine written entirely in managed C# .NET code.
C#, VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Paul Welter |
4.86 |
|
|
Fastest C# Case Insenstive String Replace
Updated: 4 Jul 2005
Find a fast way to replace case insenstive string.
C#, .NET1.1, Win2K, Win2003, Vista, VS.NET2003, Dev
|
Huisheng Chen |
4.81 |
|
|
Gios WORD .NET Library (using RTF specification)
Updated: 8 Aug 2005
A .NET library for generating Word documents (.DOC) using the RTF (Rich Text Format) specification.
C#, Windows, .NET1.1, VS.NET2003, Dev
|
Paolo Gios |
4.81 |
|
|
A T-SQL Regular Expression Library for SQL Server 2005
Updated: 13 Dec 2008
This article shows the reader how to construct a library of scalar and table valued functions for SQL Server 2005 to perform regular expression analysis.
SQL, C#2.0, Windows, .NET2.0, SQL2005, VS2005, DBA, Dev
|
Steve Abraham |
4.80 |
|
|
Removing or replacing non-printable Unicode characters
Updated: 16 Mar 2007
A class for removing or replacing non-printable Unicode characters.
C#, Windows, .NET1.1, Dev
|
Eric Lynch |
4.71 |
|
|
Converting PDF to Text in C#
Updated: 12 Dec 2005
Parsing PDF files in .NET using PDFBox and IKVM.NET (managed code).
C#, Windows, .NET, Visual-Studio, Dev
|
Dan Letecky |
4.66 |
|
|
Parsing event log(*.evt) file
Updated: 23 Aug 2006
An article on parsing/opening event log files(*.evt) using c#
C#2.0, .NET2.0, Win2K, WinXP, Win2003, VS2005, Dev
|
J a a n s |
4.50 |
|
|
CommandLineHelper class to launch console applications and capture their output
Updated: 23 Oct 2006
Runs a console application and returns its output as a string. Useful for writing object-oriented wrappers around command line utilities, such as Subversion's svn utility.
C#2.0, Windows, .NET2.0, Visual-Studio, Dev
|
Andrew Tweddle |
4.48 |
|
|
NRTFTree - A class library for RTF processing in C#
Updated: 7 Sep 2007
Class library to manage RTF files.
C#, .NET1.1, Win2K, WinXP, VS.NET2003, Dev
|
sgoliver |
4.47 |
|
|
RTools.Util - C# Library
Updated: 26 Oct 2004
A C# Library for tokenizing, argument parsing, and file finding.
C#, Windows, .NET1.0, Dev
|
Ryan Seghers |
4.42 |
|
|
Faster String Building
Updated: 30 Mar 2008
An alternative to native string and StringBuilder options
C# (C#1.0, C#2.0, C#3.0)
|
Andre van der Colff |
4.42 |
|
|
Karmencita: an object query language for .NET
Updated: 23 Mar 2006
Learn more about Karmencita, an object query language for .NET.
C#, Windows, .NET2.0, VS2005, Dev
|
Marius Gheorghe |
4.42 |
|
|
String Helpers
Updated: 15 Jun 2005
A small set of helper methods for string manipulation.
C#, Windows, .NET, Visual-Studio, Dev
|
Marc Clifton |
4.40 |
|
|
WTL CString Class Implemented with the Standard C++ Library
Updated: 28 Sep 2006
Plug-in CodeProject's CStdString as WTL::CString and get the WTL CString support with a Standard C++ Library implementation.
VC6, VC7, VC7.1, VC8.0, eVC4.0, Win2K, WinXP, Win2003, WinMobile2003, WTL, STL, VS.NET2003, VS2005, Dev
|
Alain Rist |
4.25 |
|
|
Secure Strings
Updated: 8 Nov 2011
Use of SecureString class in .NET
Windows, .NET
|
AbhishekGoenka |
4.20 |
|
|
Conditional Replacement
Updated: 20 Sep 2005
Templating for text based formats.
C#, Windows, .NET, Visual-Studio, Dev
|
Anthony Johnston |
4.11 |
|
|
UTF16 to UTF8 to UTF16 simple CString based conversion
Updated: 16 May 2008
Use CString to convert betwen UTF8 and UTF16.
C++ (VC7, VC7.1, VC8.0, VC9.0), Windows (WinXP, Win2003, Vista), WinMobile, MFC, Dev, QA
|
John Paul Pirau |
3.83 |
|
|
Adding line numbers to text
Updated: 24 Jun 2004
How to easily add line numbers to source code or text.
C#, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Ken Mackenzie |
3.74 |
|
|
A universal sentence checking tool
Updated: 31 Oct 2006
A tool to quickly verify a sentence's correctness.
C#, .NET1.1, .NET2.0, Win2K, WinXP, VS.NET2003, VS2005, Dev
|
Dominique Bijnens |
3.43 |
|
|
XML Querying, Text Streaming, Debug Capture, and LDAP
Updated: 17 Jan 2006
Library containing functions for XML Querying, Text Streaming, Debug Capture and LDAP.
C#, XML, Windows, .NET, Visual-Studio, Dev
|
Werner.Reyneke |
3.43 |
|
|
String Vs StringBuilder (C#)
Updated: 1 May 2004
An article on performance of String Vs StringBuilder and better places where each can be used
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Chester Ragel |
3.22 |
|
|
Word Search Engine
Updated: 1 May 2006
This article describes a new Word Search Engine for your application or website.
C#, Windows, .NET2.0, VS2005, Dev
|
mohsen ahmadian |
2.89 |
|
|
Processing Command Line Arguments
Updated: 27 Dec 2006
This article describes an approach to processing multiple command line arguments.
C#, Windows, .NET2.0, VS2005, Dev
|
salysle |
2.85 |
|
|
Splitting a Line of Comma-Separated Text
Updated: 11 Sep 2009
A quick and simple method for splitting up the lines in your .csv file.
C#, Windows, .NET, Dev
|
pat daburu |
2.56 |
|
|
Using ANSI Colors within .NET
Updated: 28 Mar 2008
This article will teach you how to use ANSI colors using .NET
C#, .NET
|
zenox |
2.25 |
|
|
Bulk String Comparison - Time Involved
Updated: 1 Aug 2005
Bulk string comparison - time involved.
C#, Windows, .NET1.1, VS.NET2003, Dev
|
ameya gholap |
1.21 |
|
|
String Splitter
Updated: 9 Mar 2003
A user defined String Tokenizer (Java).
Java, Java SE, Dev
|
Wee Ding |
1.07 |
|
String - Text Conversion |
top |
| Title /
Updated |
Author |
Score |
|
|
Converting RTF to HTML in VB.NET the Easy Way
Updated: 14 Jan 2010
A quick and easy solution to produce excellent HTML from RTF without parsing
VB, .NET, Dev
|
Hanleyk1 |
4.94 |
|
|
String conversions made easy
Updated: 4 Dec 2010
Convert strings to their strong typed counterpart with String.ConvertTo().
C#3.0, C#4.0, .NET, Dev
|
Elmar de Groot |
4.81 |
|
|
Extremely Efficient Type-safe printf Library
Updated: 17 Aug 2011
Introduces a fast and type-safe parameter rendering library (type-safe printf)
C++, Windows, VS2010, Dev
|
Alexander Bessonov |
4.81 |
|
|
Longitude-Latitude String Parser and Formatter
Updated: 21 Sep 2006
A class for longitude and latitude values so as to parse the string to render a double, or format a double into a string.
VC6, VC7, VC7.1, VC8.0, Win2K, WinXP, VS.NET2003, VS2005, Dev
|
Jeff Bogan |
4.58 |
|
|
XFormatNumber - A function to format numbers with commas
Updated: 25 Jun 2002
An easy-to-use function that provides locale-correct comma-formatting of numbers
VC6, VC7, Win2K, WinXP, MFC, Dev
|
Hans Dietrich |
4.55 |
|
|
Converting numeric types to strings and strings to numeric types
Updated: 23 Feb 2004
Benchmarks on various conversion technqiues, commentary, and some custom conversion functions.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Eloff |
4.52 |
|
|
Guide to BSTR and C String Conversions
Updated: 21 Aug 2003
An article on converting to/from C strings and various VB BSTR string types
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, MFC, Dev
|
Robert Pittenger, MCPD-EAD |
4.05 |
|
|
Format Currency Using .NET Code Vs. Legacy VB6 Code
Updated: 31 Mar 2009
To format a string into currency without the dependency of VB6
VB6, VB (VB7.x, VB8.0, VB9.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5)
|
James Mouchett |
3.91 |
|
|
Enhanced String Handling II
Updated: 16 Dec 2010
Overcoming limitations of: Enhanced String Handling
C#, .NET (.NET3.5), All-Topics, Dev, Encryption, Decryption, Application, Algorithms, .NET4
|
Avi Farah |
3.63 |
|
|
URLEncode
Updated: 25 Jun 2001
Convert string using URLEncode method
VC6, Win2K, MFC, Dev
|
Ryszard Krakowiak |
3.61 |
|
|
AMMimeUtils
Updated: 13 Jun 2001
An article on how to decode Base64 and Quoted-Printable text without using MFC.
VC6, Win2K, Dev
|
Anders Molin |
3.48 |
|
|
Convert Integers to Their Textual Description
Updated: 19 Jan 2007
Convert an integer to its textual description
VC6, VC7, Win2K, WinXP, Dev
|
Jeremy Falcon |
3.43 |
|
|
Convert a "Hex String" to an Integer
Updated: 15 Jan 2001
Convert a string containing a hex value to an integer
VC6, Win2K, Dev
|
Anders Molin |
3.36 |
|
|
Float and datetime to Vietnamese textual
Updated: 4 Aug 2002
A DLL to convert Float and datetime to Vietnamese textual string
VC6, VC7, Win2K, WinXP, MFC, Dev
|
Nguyen Luong Son |
3.27 |
|
|
Quick code page converter
Updated: 19 Jun 2004
A simple tool that converts ANSI string to Unicode using a code page you select.
VC6, Windows, Dev
|
valdok |
3.17 |
|
|
BinaryConverter
Updated: 13 Jun 2006
Convert ASCII text to binary and back.
VB, .NET, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Polymorpher |
3.00 |
|
|
North American Phone Number Format Provider (iFormatProvider Implementation)
Updated: 15 Jun 2009
Implementation of IFormatProvider interface allowing to format "dirty-data" phone numbers into uniformed string
C# (C#1.0, C#2.0, C#3.0), Dev, Design, SysAdmin
|
kdmitry |
3.00 |
|
|
CString To char Conversion method (Warning Free)
Updated: 12 Oct 2005
An article on converting CStrings to chars without data loss.
VC6, VC7, WinXP, Visual-Studio, MFC, Dev
|
ImmelmanQ |
2.82 |
|
|
UTF-8 Encoding and Decoding
Updated: 22 Oct 2003
How to Encode and Decode Text to/from UTF-8
VC6, Win2K, WinXP, Win2003, MFC, Dev
|
Robert Pittenger, MCPD-EAD |
2.49 |
|
|
A class that converts string data to any format
Updated: 19 Aug 2007
Converts a string to any format you want!!!
VC6, Windows, Visual-Studio, Dev
|
Le Sourcier |
1.67 |
|
String - Text Search and Replace |
top |
| Title /
Updated |
Author |
Score |
|
|
Fast Token Replacement in C#
Updated: 15 Dec 2011
A class similar to StringBuilder with a faster Replace function.
C#4.0, .NET, Dev
|
Bojan Antolovic |
4.73 |
|
|
XTokenString - a function to extract tokens from a string
Updated: 4 Aug 2005
XTokenString extracts tokens from a string, and returns a CStringArray that contains tokens. A token is defined by specified delimiters; double-quotes may optionally group multiple words into a single token, and an option is provided for handling escaped characters.
VC6, Win2K, WinXP, Win2003, MFC, Dev
|
Hans Dietrich |
4.70 |
|
|
Patricia Trie Template Class
Updated: 11 Jul 2007
This article introduces a template class-based approach to construct and query Patricia tries. The article includes source code and a demo application.
VC6, Win2K, WinXP, Win2003, Vista, TabletPC, Embedded, Dev
|
Radu Gruian |
4.65 |
|
|
A Multiple Substring Search Class: CIVStringSet
Updated: 25 Apr 2010
A string array class using MFC or STL that performs very fast multiple string searches
VC9.0, Windows, MFC, STL, Dev
|
Scot Brennecke |
4.63 |
|
|
AutoText V2.2: A component for word-complete as the user is typing
Updated: 26 Nov 2007
A component that will find similar words in a lexicon as the user is writing on to make it easy to word-complete for the user. For use in Win32 graphical or console applications.
C#1.0, C#2.0, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, .NET3.0, ASP.NET, WebForms, VS.NET2003, Dev, WinForm
|
Windmiller |
4.23 |
|
|
Find and Replace with Regular Expressions
Updated: 6 Apr 2007
An article on using regular expressions to implement Find and Replace functionality
C#2.0, Windows, .NET2.0, VS2005, Dev
|
Kishore Ramakrishnan |
3.91 |
|
|
String Replace and File Handling library
Updated: 8 Jan 2008
Library which contains code for replacing some of the Text in files based on conditions and handling the files by reading and writing strings from or to the file by recursively browsing the folder.
C#2.0, .NET2.0, WinXP, Vista, VS2005, Dev
|
Sivastyle |
3.86 |
|
|
A Tiny Variable String Splitter
- Unedited
Updated: 25 Jan 2008
Tokenize and access string contents using a format mask
C++ (VC6, VC7, VC7.1, VC8.0), C++/CLI, C
|
mi-chi |
3.84 |
|
|
CleanR - Text file string search and replace engine.
Updated: 1 Jul 2003
An engine to allow you to search for strings in text files and replace them.
VC6, Windows, Dev
|
Kamal Shankar |
3.50 |
|
|
Searching on Text Files
Updated: 15 Jul 2008
This program is to search for words on text files.
VC6, VC7, VC7.1, VC8.0, Windows, Dev
|
julyhoping |
1.43 |
|