Wednesday, June 3, 2009

Implementing Search in ASP.NET with Google CustomSearch

·

Going to add search functionality for your website... why not let google do this task.. it would be easier and user friendly..

With those who are unaware of Google Custom Search :
"With Google Custom Search, you can harness the power of Google to create a customized search experience for your own website"


  • Include one or more websites, or specific webpages

  • Host the search box and results on your own website

  • Customize the look and feel of the results to match your site


For more info on google custom search click here

So lets see how to implement search in asp.net with google custom search..

Here is the step by step procedure very nicely explained in the below article..

http://dotnetslackers.com/articles/aspnet/Implementing-Search-in-ASP-NET-with-Google-Custom-Search.aspx

0 comments: