View Full Version : ASP.NET step-by-step
sgibbs
07-20-2010, 10:38 PM
Is there a step-by-step list of items to complete to implement .NET search? I find the instructions in the PDF to be pretty short in content - it tells you how to install but not how to implement.
Alternatively, is there a sample somewhere?
thanks,
Stephanie
At which part are you stuck?
The instructions should get you to having a working "search.aspx" page which you can access from a browser, submit searches and get results back.
Once you are there, you can modify the "search.aspx" page to suit, adding the other components you use on your site, or turning it into a masterpage. This part varies alot depending on how your .NET site is put together, or the methodology it uses. Since there is no "one way" to implement an ASP.NET site, it's quite difficult to be specific here.
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.