|
|
| Searching [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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# |
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# |
|  | |
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 |
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 |
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# |
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 |
|  | |
One of the greatest problems when trying to optimize an ASP.NET page to be more search engine friendly is the view state hidden field. I realized that it was impossible to completely remove the view state hidden field from the top of the page. Author: Manuel Code: ASP.NET v3.5 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|