Return to Click to read this topic3/24/2007 8:16:12 PM - appleberry9
HomePage
Regular Expressions Lab Modules
The regular expressions lab modules show you how to use regular expressions to validate input and data.
Contents
- Objectives
- Video
- Lab
- Recommended Guidance
- Feedback
Objectives
- Use an interactive tool to develop regular expression patterns for validation.
- Use the .NET Framework’s Regex class to validate user input strings.
- Discover guidance at the Microsoft Patterns & Practices website
Video
The video is a small wmv file download:
Lab
The lab is small zip that you need to extract to see the example code:
Recommended Guidance
Feedback
- Send mail to labmods at microsoft.com
Return to Click to read this topic3/24/2007 8:16:12 PM - appleberry9
HomePage