Entries for November 2006

Using Regular Expressions (Part 1) 

I have created this two part article series to provide a quick and practical introduction to using regular expressions..  Regular expressions can be used for many things; however, they are typically used for input validation or to perform advanced searches on text in supporting applications.  This first article will explain how to create a regular expression pattern; the expression defines what is considered a match.  The second article will provide details on how to implement regular expressions in .NET applications.

Read more...

Posted by Mitchel on Wednesday, November 29, 2006

MSDN Namespace/Class Search Google Gadget 

Today I created a new public Google Gadget to provide streamlined access into the MSDN documentation for specific namespaces or classes. With my Google Gadget you can enter any namespace name or fully qualified object name and be taken DIRECTLY to the overview page for that namespace or class on MSDN. To add this gadget to your Google homepage di...

Posted by Mitchel on Wednesday, November 01, 2006

Content provided in this blog is provided "AS-IS" and the information should be used at your own discretion.  The thoughts and opinions expressed are the personal thoughts of Mitchel Sellers and do not reflect the opinions of his employer.

Friend of RedGate

www.datasprings.com - DotNetNuke ModulesICG

Click here for advertising information.

Content in this blog is copyright protected.  Re-publishing on other websites is allowed as long as proper credit and backlink to the article is provided.  Any other re-publishing or distribution of this content is prohibited without written permission from Mitchel Sellers.