December 2004
Intermediate to advanced
1008 pages
21h 40m
English
IN BRIEF
This chapter covers .NET strings and their manipulation, along with the very powerful feature of regular expressions. The first section deals with the .NET String class. You will learn about the workings of .NET strings, formatting, and manipulation of .NET strings.
The second section deals with the StringBuilder class. You will learn efficient ways to handle string concatenation and manipulation.
The final section deals with regular expressions. You will learn to apply this powerful engine for matching, grouping, validating, and replacing strings.
WHAT YOU NEED
| RECOMMENDED SOFTWARE | .NET Framework Visual Studio .NET |
| RECOMMENDED HARDWARE | .NET-enabled desktop client |
| SKILLS REQUIRED | C# coding |
STRINGS ...
Read now
Unlock full access