Site Search:
Sign in | Join | Help
4Penny.net

Steve Gray

Random Thoughts from the 4Penny VP of Development

Regex Buddy

I'm trying desparatly to learn Regular Expressions, so I'm trying to blog all the resources that I can find on the subject.

http://www.regexbuddy.com/ seems to be something that could be very useful. The next time that I come across a regex task I'll give it a try...

 

Regex Links

http://www.regular-expressions.info/
http://www.simple-talk.com/dotnet/.net-framework/implementing-real-world-data-input-validation-using-regular-expressions/

Common Regular Expressions:

Phone
@"^[2-9]\d{2}-\d{3}-\d{4}$' 

 

Comments

No Comments

Leave a Comment

(required)  
(optional)
(required)  
Add

About Steve Gray

Steve is a seasoned (translate: old) developer in VB and ASP.NET. He spends most of his time in Dynamics GP, writing custom mods for consulting firms. Crystal reports, eConnect, VS Tools for Dynamics... anything that comes along.