
July 21st, 2004, 08:33 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Article Notification: Strings and Characters
Find solutions to some typical programming problems with C#. This chapter covers the String data type and the Char data type. Various recipies show how to compare strings in various ways, encode/decode strings, break strings apart, and put them back together again. (From C# Cookbook by Stephen Teilhet and Jay Hilyard (O'Reilly Media, ISBN: 0596003390, 2004.)
Read the full article here: Strings and Characters
For more discussion go here: Blog Article Discussion
|