9,867,803 members (42,996 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*
207 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 9
Page Size:
10
·
25
·
50
Category filtered by: General Programming
[x]
| String handling
[x]
| General
[x]
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 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
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
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
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
, +
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
, +
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#
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
Page 1 of 9
1
2
3
4
5
6
7
8
9
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web04 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid