Scripts are listed afer popularity. To display the scripts in alphabetical order please click here
1)
Create a Site Search Engine in ASP.NET
This is a tutorial about performing site search with the help of ASP.NET. From this article users can search for their sepecific keywords. The author also suggests this will count the number of times the keyword is fetched.
2)
Remove White Space from Text
This is a tutorial that can be used by the users to learn about removing white spaces from the string. Here the author discusses about a code which was used to strip out the HTML and thereby to change entire white spaces into single spaces.
3)
Creating Search Pages with Index Server and .NET
Creating Search Pages with Index Server and .NET is a search engine article. From this search engine you can make customizable search page. From this article you know how the query is generated and how it searches the database.
4)
Database Driven In-Context Search (ASP.NET)
Database Driven In-Context Search (ASP.NET) is a program using which web developers can add a searching facility to their websites. It performs searching based on users keyword.
5)
Extract Text From HTML
In this tutorial the author demonstrates about stripping out HTML to get exact text by removing unwanted white spaces. This will be useful for searching with ASP.NET.
6)
Add Google Search to Your Site
Add google search to your site is an article, this article explain how to build a google search box using ASP.NET and how can you integrate google search on your site.
7)
Internal Site Search Engine
Internal Site Search Engine is a powerful search engine article. From this search engine you can find the matching keywords for all type of pages also you can find how many times a keyword found on the page. This is very useful article to the beginners.
8)
Searching Google Using the Google Web Service
Searching Google Using the Google Web Service is an efficient article, using this you will understand how to use the web service to search google database.
9)
searchdb
A site crawler and indexing system written in VB.Net
10)
Search Pages using Data-bound Controls, Index Server, and ASP.NET
Search Pages using Data-bound Controls, Index Server, and ASP.NET is a powerful article for ASP.NET beginners. From this article users can gain ability to develop a new search engine binding with XML control.
11)
dtSearch Text Retrieval Engine
The dtSearch Engine lets developers add dtSearch's "industrial-strength" (PC Mag.) text retrieval to applications. See www.dtsearch.com for more products, evaluations, hundreds of press reviews & case studies. In Win & .NET and Linux versions
12)
Bean Software Search Control
Bean Software Search Control is ASP.NET web control that creates whereclause of SQL Query to database. It is R.A.D. tool intended for web designers and web developers to easily add searching features without advanced knowledge of database programming.
13)
OmniSearch (Google Caching Engine)
Omni Search is a search engine article. From this search engine article you can able to understand how search engine search the database and find the keywords. This search engine fetchees the corresponding results from google database and shows the result as XML in XSL.
14)
An Extensive Examination of Data Structures
This article explains the binary search tree data structure. On reading this article, you can understand the fundamentals of data structure and AVL trees, red-block trees and linked list.
|