public marks

PUBLIC MARKS with tags tips & google

April 2006

SEO Tools, Internet Tools and Webmaster Tools at Self SEO

by arakno & 2 others
SEO tools, search engine tools and webmaster tools Welcome to Self SEO. The idea of this website is to combine various search engine optimization tools, internet tools and webmaster tools in one place and help webmasters to build a successfull website. In

March 2006

C#, .Net Framework: Google Search: find file extension with regex in c#

by ycc2106
A simple regex that could be used in C# to find file extensions is:.+\.([^.]+)$This will find an extension that is at the end of the string. To find an extension anywhere in a string you can use: .+\.([^.]+)\s A regex to find a three letter extension at t

February 2006

January 2006