GotKnowHow.com

Tagged 'C#' Articles

Today I decided to implement a StopWords filter in C# that would filter out certain woulds from a search engine query.  I wanted something to filter out common words like "a", "I", "to", "the" "how", from search queries since in most cases...  more »
0 0 Doug Aug 6, 2010 in Computers
If you do any sort of ASP.NET programming there usually comes a time when you need to get a websites Base URL.  The following shows two examples, the first example shows how to get the Base Site Url using C#, which can be used for...  more »
0 3 Doug Apr 17, 2009 in Computers
A regular expression for validating a image url.  more »
0 0 Doug Apr 17, 2006 in Computers

Ask a Question

140 characters left

Related Tags

search (1)
regex (1)
image (1)

Follow Us...