If you are doing frequent work with regular expressions, check out this free tool – Regular Expression Designer by Rad Tools.  It’s very nice and helps you with debugging those pesky statements with different input.

And just 2 reminders regarding naming of variables:

1. Short acronyms should be uppercase
http://msdn.microsoft.com/en-us/library/ms182256(VS.80).aspx

2. Identifiers should be cased correctly
 
http://msdn.microsoft.com/en-us/library/ms182240(VS.80).aspx

Hopefully I’ll post some more stuff soon, been busy last week with personal stuff (selling my car, etc.)

Other Interesting Posts

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*


9 + = 11

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>