Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM .NET Tip 'O The Day - Use Regex
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MM .NET Tip 'O The Day - Use Regex
Miscellaneous
Thread ID:
00808191
Message ID:
00808191
Views:
62
Today's tip is more of a generic recommendation that you take a close look at using regular expressions in your .NET applications, using the .NET Regex class. We use Regex in MM .NET and it's an extremely powerful technology for searching strings, replacing strings, inserting strings, etc.

For a primer on Regex, I highly recommend Jim Duffy's article in CoDe magazine:
http://www.code-magazine.com/Article.aspx?QuickID=0305041
Also, you should definitely check out version 2.0 of the Regular Expression Workbench by Eric Gunnerson from the Microsoft C# team.
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=c712f2df-b026-4d58-8961-4ee2729d7322
Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Reply
Map
View

Click here to load this message in the networking platform