Table of Contents
|
About Authors
|
Errata
|
Testimonies
|
Sample Chapters
|
Download Examples
|
Discuss
Find Best Price
Chapter 15: Manipulating Strings
Title
Demo
Source
Language
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
"Bought the cookbook a few weeks ago; popped it on the side of my desk and bookmarked some pages. There it lay for 10 days... then I got a project with a short deadline. This book is my salvation - I just used about 10 of the techniques from there, and the client is happy with the prototype. Never will I doubt again; a little £30 investment saved me hours for a proof of concept and will no doubt save me more time as the development progresses. A big thumbs up for Steve et al from the UK."
David Miles
DNA Consulting Limited
More Testimonies..
Copyright © 2003 SAMS Publishing.
Sourcecode mark-up generated by
CodeHighlight