Matching text with Special meta-characters using Regular Expressions
Regex are more powerful and we want to do more than simply search for literal pieces of text. There are certain reserved meta-characters with Special uses and meaning. These "metacharacters" are: the square bracket [...], the backslash \, the caret ^, the dollar sign $, the period or dot ., the vertical bar or pipe symbol |, the question mark ?, the asterisk or star *, the plus sign +, the round bracket (…) and the Curly Brace {…}.
- Visit Site:
- Matching text with Special meta-characters using Regular Expressions
- Version:
- 1.0.0
- Filed in:
-
ASP.NET / Tutorials & Tips
- Platforms:
-

- Databases:
-
- Date Added:
- Apr 20, 2009
- Last Updated:
- Apr 25, 2009
License and Pricing Information
Freeware
Free
Price: $0.00 USD
| Publisher site visits: | 32 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
- Chetankumar Akarte
Other listings by this publisher
- New Features in the .NET Framework Version 3.5
- Microsoft .NET Framework Feature
- The .NET Framework Versions Road Map
- .NET Framework Overview
- The .NET Platform
- Microsoft .NET Overview
- Importance of Coding Standards for .NET Development
- JavaScript Auto filling data for ASP.NET web forms with data lock
- Introduction to Regular Expressions with .net
- Regular Expressions IP Address Validation with .net
- Read and Display Data From an Excel File (.xsl or .xlsx) in ASP.NET
- Validate an email address using regular expressions
- Finding Words using regular expressions
- New Features in the .NET Framework Version 4.0
