9,868,710 members (32,761 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
323 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Algorithms & Recipes
Bugs & Workarounds
Collections
Cryptography & Security
Date and Time
DLLs & Assemblies
Exception Handling
Game Development
Internet / Network
Localisation
Macros and Add-ins
Parallel Programming
Programming Tips
String handling
Threads, Processes & IPC
Tools and IDE
Ultrabooks
Uncategorised Quick Answers
Uncategorised Tips and Tricks
WinHelp / HTMLHelp
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 7
Page Size:
10
·
25
·
50
Category filtered by: General Programming
[x]
| String handling
[x]
Handling Larger JSON String Values in .NET and Avoiding Exceptions
by
Rion Williams
Technical Blog
13 May 2013
license:
CPOL
Handling larger JSON string values in .NET.
General Programming » String Handling »
Text Conversion
Windows
MatchKit Library
by
fabio bussu
Article
21 Apr 2013
license:
Ms-PL
MatchKit is a .NET Library that provides a set of classes to build patterns to match simple and complex strings
General Programming » String Handling »
General
C#
Windows
.NET
Dev
string
Patterns
Capture
C# Random String Generator
by
brol.sergii
Article
18 Apr 2013
license:
CPOL
A C# class that can generate random strings and supports customisation.
General Programming » String Handling »
General
C#
.NET
tools
Structuring a Word Search Generator
by
austinbox
Article
2 Apr 2013
license:
CPOL
How to structure the logic of a word search engine.
General Programming » String Handling »
General
C#3.0
.NET
Dev
Intermediate
C#
C#4.0
Numbers to Words in C#, SQL Server and Crystal Reports
by
Rofiqul Islam
Tip/Trick
30 Mar 2013
license:
CPOL
This article will help convert numbers to words in C#, SQL Server, and Crystal Reports.
General Programming » String Handling »
General
ASP.NET
Windows
Beginner
C#3.5
Simple Web Scraper
by
Rumman92
Tip/Trick
14 Mar 2013
license:
CPOL
A simple web scraper that loads only the readable contents of a website.
General Programming » String Handling »
General
.NET
Visual-Studio
Dev
Intermediate
C#3.5
A lightweight recursive text template data formatter
by
Michael D Bray
Article
13 Mar 2013
license:
CPOL
Filling in text templates from a data source.
General Programming » String Handling »
General
C#
.NET
Dev
Intermediate
Recursive
regular-expression
template
How to display a control's hierarchy as a string
by
Adam Zuckerman
Technical Blog
26 Feb 2013
license:
CPOL
I created an extension method that allows my program to find all of a control's parents' names. It returns a string separated overrideable delimiter (::). This code is targeted for .NET 4 Client, but should also work in .NET 3.5.Module WinformControlExtensions ''' ''' Find all of the control's
General Programming » String Handling »
Text Conversion
C++
Windows
GDI
How to parse chunk by chunk a large CSV file and bulk insert to a database
by
S. M. Ahasan Habib
Article
13 Feb 2013
license:
CPOL
In this article I will demonstrate how to read a large csv file chunk by chunk (line basis) and populate DataTable object and bulk insert to database.
General Programming » String Handling »
General
C#
ASP.NET
SQL
.NET
Architect
Dev
ADO.NET
Beginner
Convert a Double to String: M3
by
Kelum W. Ganegoda
Technical Blog
12 Feb 2013
license:
CPOL
Code to convert/format numeric value to alpha value in M3.
General Programming » String Handling »
Text Conversion
Java
Windows
Dev
Intermediate
Dictionary<string,T>.BestMatch
by
PIEBALDconsult
Tip/Trick
6 Feb 2013
license:
CPOL
Extension Methods to select a Dictionary entry using StartsWith
General Programming » String Handling »
Strings
C#
.NET
Dev
Beginner
strings
Fast CSV Row Count using Binary Reader
by
Fun@learn
Tip/Trick
5 Feb 2013
license:
CPOL
Efficient CSV row/line count snippet using BinaryReader API on Windows.
General Programming » String Handling »
General
C#
Windows
.NET
Dev
Beginner
CSV
Convert Numbers to Words Neatly
by
Normz Antonino
Tip/Trick
3 Feb 2013
license:
CPOL
This article shows you how to convert numbers to words neatly.
General Programming » String Handling »
General
WinXP
Vista
VS2005
Intermediate
VB
Windows
Visual-Studio
Win7
Recursive
VB.NET
Dictionary<string,T>.BestMatch
by
George Swan
Tip/Trick
3 Feb 2013
license:
CPOL
This is an alternative for "Dictionary.BestMatch"
General Programming » String Handling »
Strings
C#
.NET
Dev
Beginner
strings
Write right
by
PIEBALDconsult
Tip/Trick
24 Jan 2013
license:
CPOL
Regarding use of the various Write and WriteLine methods
General Programming » String Handling »
General
.NET
Dev
Beginner
Splitting a file up into a list based on certain characters
by
James IV
Tip/Trick
23 Jan 2013
license:
CPOL
A useful piece of code for reading in and parsing a file.
General Programming » String Handling »
General
C#
.NET
Schemeer, a Semi XML and JSON Handler
by
lxdfigo
Article
22 Jan 2013
license:
CPOL
It is a lib that can process XML documents or JSON by changing a config file.
General Programming » String Handling »
General
C++
Windows
Win32
Dead Simple HTML Sanitizer
by
Tawani Anyangwe
Tip/Trick
18 Jan 2013
license:
CPOL
A dead simple HTML Sanitizer (and HTML Parser) you can use to clean user HTML input.
General Programming » String Handling »
General
.NET2.0
.NET3.0
.NET3.5
C#
Dev
XAML
Intermediate
.NET
I don't like Regex...
by
Guirec Le Bars
Article
17 Jan 2013
license:
CPOL
This article will introduce you with a set of 3 simple extension methods that can help you getting rid of Regex in many situations
General Programming » String Handling »
Regular Expressions
C#
.NET
Architect
Dev
Beginner
Extension
Methods
pattern
RegEx
syntax
, +
String Manipulations using TCHAR Library
by
Saint Atique
Article
15 Jan 2013
license:
GPL3
Tips and tricks on String manipulations in Unicode (Windows Programming context)
General Programming » String Handling »
General
C++
Windows
MFC
Dev
Beginner
.NET: String Constants vs Static Readonly Fields
by
Ivan Krivyakov
Technical Blog
13 Jan 2013
license:
Apache
If there is even a remote possibility that your “constant” value might change in the next version, make it a readonly field.
General Programming » String Handling »
General
C#
How to reverse a string sentence (only words, not characters) without using the C# "string built-in" functions
by
VeeQuest
Tip/Trick
5 Jan 2013
license:
CPOL
Reverse of a string sentence
General Programming » String Handling »
General
C#
Windows
.NET
Intermediate
How to reverese a string in C#/.NET with almost one line of code using P/Invoke
by
Kerem Guemruekcue
Article
4 Jan 2013
license:
CPOL
How to reverese a string in C#/.NET with almost one line of code using a build in Windows library function which is available on any Windows system.
General Programming » String Handling »
General
Win2K
WinXP
Win2003
Vista
TabletPC
Embedded
C#
.NET
Win32
Dev
, +
Regex logviewer
by
Amit Bezalel
Article
3 Jan 2013
license:
GPL3
Using the power of regex to parse your logs.
General Programming » String Handling »
Regular Expressions
C#
tools
log4net
RegEx
Parsing
Parser
logging
log
String compression / decompression routines using Delphi
by
yanniel
Technical Blog
28 Dec 2012
license:
CPOL
I wrote the following two functions with the purpose of compressing / decompressing string values within a Delphi application.
General Programming » String Handling »
Text Conversion
Delphi
strings
Multivariate polynomial
by
mojtaba mahdavi software dev
Tip/Trick
17 Dec 2012
license:
CPOL
Implement a multivariate polynomial class for a large number of terms.
General Programming » String Handling »
General
C#
Intermediate
.NET
.NET4
String comparison in Delphi
by
yanniel
Technical Blog
14 Dec 2012
license:
CPOL
String comparison in Delphi
General Programming » String Handling »
General
Delphi
Expand string CAML queries via lambda expressions with Camlex.Net
by
sadomovalex
Article
4 Dec 2012
license:
Ms-PL
Shows how using reverse engineering feature developers may add new conditions into string CAML queries using lambda expressions.
General Programming » String Handling »
General
.NET3.5
C#
Windows
Dev
Intermediate
.NET
Sharepoint
expression
Trees
caml
, +
Using not nullable string wrapper with DTO
by
M_Tamas
Tip/Trick
27 Nov 2012
license:
CPOL
How to identify if the given string can be null in the client side for a WCF server client application
General Programming » String Handling »
General
.NET3.0
.NET3.5
C#
.NET
Dev
WCF
Design
Beginner
.NET
C#3.5
, +
RTF TO HTML
by
chanakamax
Tip/Trick
14 Nov 2012
license:
CPOL
Convert RTF TO HTML
General Programming » String Handling »
Text Conversion
.NET3.5
C#
Dev
Intermediate
.NET
Alternatives to encode List into one string
by
Andreas Gieriet
Tip/Trick
11 Nov 2012
license:
CPOL
XML Serialize versus hand crafted CoDec (as alternative to "Advance String Split and Joiner")
General Programming » String Handling »
General
C#
Convert Arabic Number To Alphabet (التفقيط) تحويل الأرقام إلى حروف
by
ahmed_alashrafy
Tip/Trick
11 Nov 2012
license:
CPOL
تفقيط الأرقام العربيه
General Programming » String Handling »
General
.NET1.0
.NET1.1
.NET2.0
Win2003
Vista
Mono
.NET3.0
.NET3.5
C#
Javascript
, +
Advanced String Split and Joiner
by
Bala.effie
Tip/Trick
11 Nov 2012
license:
CPOL
This code is used to split and join a string. It is useful if you have splitting characters in a string.
General Programming » String Handling »
General
C#
Manipulating a string array using a Lambda Expression
by
Mika Wendelius
Tip/Trick
7 Nov 2012
license:
CPOL
This is an alternative for "Manipulating a string array using a Lambda Expression"
General Programming » String Handling »
Strings
.NET3.5
C#
Dev
Beginner
.NET
Manipulating a string array using a Lambda Expression
by
Neeraj
_
Maurya
Tip/Trick
7 Nov 2012
license:
CPOL
This code will accept an input string and will store the first character of every array element in minimal lines of code.
General Programming » String Handling »
Strings
.NET3.5
C#
Dev
Beginner
.NET
Why strings are immutable and what are the implications of it?
by
morzel
Technical Blog
6 Nov 2012
license:
CPOL
Ever wondered why it is better to create new string then alter one?
General Programming » String Handling »
General
C#
.NET
Dev
Intermediate
Converting PDF to Text in C#
by
hatman70
Article
22 Oct 2012
license:
CPOL
This is an alternative for "Converting PDF to Text in C#"
General Programming » String Handling »
Strings
C#
Windows
.NET
Visual-Studio
Dev
Intermediate
Extract inner text from HTML using Regex
by
jahmani
Tip/Trick
17 Oct 2012
license:
CPOL
How to extract the inner text from HTML using a Regular Expression.
General Programming » String Handling »
Regular Expressions
C#
.NET
HTML
Dev
Beginner
regular-expression
Unicode to Krutidev, Krutidev to Unicode Convertor in C#
by
AnuragTripathi
Tip/Trick
14 Oct 2012
license:
CPOL
Convertor for Unicode to Krutidev and vice-versa.
General Programming » String Handling »
General
.NET2.0
C#2.0
C#3.0
Dev
Intermediate
C#
.NET
C#3.5
Application
WinForm
CBuilder - An STL 'replacement' for the FormatMessage API
by
PJ Arends
Article
27 Sep 2012
license:
CPOL
This is an alternative for "MakeMessage - An STL 'replacement' for the FormatMessage API"
General Programming » String Handling »
General
VC6
Win2K
WinXP
Dev
Intermediate
C++
Windows
Efficient string concatenation algorithm implements String.Join() method
by
DrABELL
Article
23 Sep 2012
license:
CPOL
Alternative solution that demonstrates performance improvement using String.Join() (extends original one:"StringBuilderPlus Improves Upon StringBuilder").
General Programming » String Handling »
General
C#
.NET
Dev
Intermediate
Advanced
C#
C#4.0
Scrolling Text
by
Andrew Rissing
Tip/Trick
31 Aug 2012
license:
CPOL
A function to generate an endless collection of scrolling text for your use/amusement.
General Programming » String Handling »
General
C#2.0
C#3.0
C#
C#
C#4.0
Converting PDF to Text in C#
by
Dan Letecky
Article
17 Aug 2012
license:
CPOL
Parsing PDF files in .NET using PDFBox and IKVM.NET (managed code).
General Programming » String Handling »
Strings
C#
Windows
.NET
Visual-Studio
Dev
Intermediate
C# Universal String Parsing Utility
by
Sympletech
Article
10 Aug 2012
license:
CPOL
A simple utility to help convert strings into other types
General Programming » String Handling »
General
C#3.0
.NET
Intermediate
C#
C#4.0
C# Universal String Parsing Utility
by
Sympletech
Tip/Trick
3 Aug 2012
license:
CPOL
A simple utility to help convert strings into other types
General Programming » String Handling »
General
C#3.0
.NET
Intermediate
C#
C#4.0
Searching method for CSV strings: A different way
by
@AmitGajjar
Tip/Trick
5 Jul 2012
license:
CPOL
A new way of searching from a CSV string.
General Programming » String Handling »
Text Search And Replace
C#
.NET
Splitting Pascal/Camel Case with RegEx Enhancements
by
James Kolpack
Technical Blog
3 Jul 2012
license:
CPOL
Splitting Pascal/Camel Case with RegEx Enhancements
General Programming » String Handling »
General
C#
.NET
Dev
Intermediate
Case Converter, Works as Background Service
by
csanuragjain
Tip/Trick
25 Jun 2012
license:
CPOL
Case converter which runs as a background service and can convert cases fro uppercase to lowercase or vice-versa.
General Programming » String Handling »
General
Java
Dev
Intermediate
Word wrap without cutting words
by
Matt T Heffron
Article
7 Jun 2012
license:
CPOL
This is an alternative for "Word wrap without cutting words"
General Programming » String Handling »
General
C#
.NET
Dev
LINQ
Beginner
Intermediate
C#3.5
Extended search method
by
@AmitGajjar
Tip/Trick
7 Jun 2012
license:
CPOL
An efficient extended search API to search from a text file.
General Programming » String Handling »
Text Search And Replace
ASP.NET
.NET
Dev
Intermediate
C#
C#4.0
Extension
Page 1 of 7
1
2
3
4
5
6
7
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web02 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid