Enhance the text handling capabilities of a .NET Framework application
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
Exam 70-536 Preparation Guide: Enhance the text handling capabilities of a .NET Framework application (System.Text namespace), and search, modify, and control text in a .NET Framework application by using regular expressions. (System.RegularExpressions namespace)
|
MSDN References -
System.Text namespace,
Regular expressions,
System.Text.RegularExpressions namespace
- Encode text by using
Encodingclasses
- Decode text by using
Decodingclasses.