ASP.NET : How to do IIS Indexing search feature for my website
I want to implement a search feature to my webapplication which has 50 + static files which are rich in meta tag contents. I want to add one ASP.NET page to the application which would show the searchresults when someone go for a search. Can anyone guide me how to go ahead ? ...