9:45 AM Introduction to Regular Expressions
Download Contentby Ahmad Mageed
Do you find regular expressions intimidating? Care to learn about an elegant method to search and validate data? This session will introduce some basic to intermediate regular expression patterns for search and validation while covering the .NET Regex class and its methods. Some of the areas that we will explore include using a regular expression editor to easily design and test patterns, utilizing named groups, basic replacement and custom replacement via the MatchEvaluator, commenting, and scenarios where using regular expressions make sense. [Part 1/2]
