Mehfuz Hossain
Learning never stops....

August 2007 Entries

Making simple search solution

With the advent of web , search is everywhere. To make every contentful application really useful for users, we need to have a good search capablity inour app to get the right content when users ask for it. My focus here , is to create a pretty simple search solution using the "Full-Text" capability of Sql Server 2005. Some key features that i belive to watch out. When searching with multiple words, it should not get useless inofrmation. For ex . when we search "asp.net ajax", it should not return...