Hits Today: 1 Total: 10940 | Updated: 12/30/2003 | |
 | SQL Server has two functions that may be used to provide this type of functionality: SOUNDEX() and DIFFERENCE(). In this article, we'll provide samples for the usage of each. Author: Michael Sumerano Code: ASP.NET v1.1 & VB |
Hits Today: 1 Total: 2187 | Updated: 7/21/2002 | |
 | I needed a way to get to MSDN directly at the point in which I want to search for ASP.NET related solutions. I solved this problem by building a helper: that will access MSDN Database; on items like searching on databinder and... Author: Dennis H. West Code: ASP.NET v1.0 & C# |
Hits Today: 2 Total: 52 | Updated: 5/13/2008 | |
 | This tutorial shows how simple it is to allow users to search a database for matching text they input themselves. Searching a website is often taken for granted. Implementing a search facility on a website used to be rather complex. Author: AspNetTutorials.com Code: ASP.NET v2.0 & C# | |  | |
Hits Today: 1 Total: 66 | Updated: 5/15/2008 | |
 | This tutorial shows how simple it is to allow users to search a database for matching text they input themselves. Searching a website is often taken for granted. Implementing a search facility on a website used to be rather complex. Author: AspNetTutorials.com Code: ASP.NET v2.0 & VB |
Hits Today: 1 Total: 34 | Updated: 7/8/2008 | |
 | My colleagues have asked me hundreds of times, how to find a particular column, table name, stored procedure, or views in the database. I always just remember this one query, and give it to them. Author: BLOG.JOGGEE Code: ASP.NET v3.5 & VB |
Hits Today: 1 Total: 9 | Updated: 7/25/2008 | |
 | Searching a website is often taken for granted. Implementing a search facility on a website used to be rather complex. However, as with many things in ASP.NET, it has gotten much easier. Author: dbtutorials.com Code: ASP.NET v2.0 & C# |
Hits Today: 1 Total: 24 | Updated: 7/25/2008 | |
 | This tutorial shows how simple it is to allow users to search a database for matching text they input themselves. VB version. Searching a website is often taken for granted. Implementing a search facility on a website used to be rather complex. Author: dbtutorials.com Code: ASP.NET v2.0 & VB | |  | |
|