Chapter 15: Manipulating Strings

TitleDemoSourceLanguage
Dissecting Strings Recipe1501cs.aspx Recipe1501cs.aspx source C#
Dissecting Strings Recipe1501vb.aspx Recipe1501vb.aspx source VB.NET
Converting ASCII Codes into Characters recipe1502cs.aspx recipe1502cs.aspx source C#
Converting ASCII Codes into Characters recipe1502vb.aspx recipe1502vb.aspx source VB.NET
Converting Unicode Codes into Characters recipe1503cs.aspx recipe1503cs.aspx source C#
Converting Unicode Codes into Characters recipe1503vb.aspx recipe1503vb.aspx source VB.NET
Looping Through Each Character of a String recipe1504cs.aspx recipe1504cs.aspx source C#
Looping Through Each Character of a String recipe1504vb.aspx recipe1504vb.aspx source VB.NET
Reversing a String recipe1505cs.aspx recipe1505cs.aspx source C#
Reversing a String recipe1505vb.aspx recipe1505vb.aspx source VB.NET
Converting the Case of a String recipe1506cs.aspx recipe1506cs.aspx source C#
Converting the Case of a String recipe1506vb.aspx recipe1506vb.aspx source VB.NET
Removing Whitespace from a String recipe1507cs.aspx recipe1507cs.aspx source C#
Removing Whitespace from a String recipe1507vb.aspx recipe1507vb.aspx source VB.NET
Encoding Special Characters in a String Recipe1508cs.aspx Recipe1508cs.aspx source C#
Encoding Special Characters in a String Recipe1508vb.aspx Recipe1508vb.aspx source VB.NET
Encrypting a String Recipe1509cs.aspx Recipe1509cs.aspx source C#
Encrypting a String Recipe1509vb.aspx Recipe1509vb.aspx source VB.NET
Hashing a String Recipe1510cs.aspx Recipe1510cs.aspx source C#
Hashing a String Recipe1510vb.aspx Recipe1510vb.aspx source VB.NET
Appending Several Strings recipe1511cs.aspx recipe1511cs.aspx source C#
Appending Several Strings Recipe1511vb.aspx Recipe1511vb.aspx source VB.NET
Formatting Strings recipe1512cs.aspx recipe1512cs.aspx source C#
Formatting Strings recipe1512vb.aspx recipe1512vb.aspx source VB.NET
Counting the Total Number of Words in a String recipe1513cs.aspx recipe1513cs.aspx source C#
Counting the Total Number of Words in a String Recipe1513vb.aspx Recipe1513vb.aspx source VB.NET
Converting a String into an Array of Strings recipe1514cs.aspx recipe1514cs.aspx source C#
Converting a String into an Array of Strings Recipe1514vb.aspx Recipe1514vb.aspx source VB.NET
Counting the Number of one String within another String Recipe1515cs.aspx Recipe1515cs.aspx source C#
Counting the Number of one String within another String Recipe1515vb.aspx Recipe1515vb.aspx source VB.NET

  "The ASP.NET Developers Cookboook is really fantastic. It helps a lot for beginners in .net,especially i have to highlight one thing the authors have posted the codes in C# and vb.net suite.This is great job. Thanks a lot. "
Ashiq
WPH