I am trying to make one page in asp.net that searches the data from database on the basis of particular parameter giving by user. user have choice to give one or more parameter for searching.
ex:- if user want to search jobs in database then he can search job on the basis of position or year of experience + position, or company name + Year of exp + position.
so please help me by giving your valuable ideas.
so please help me by giving your valuable ideas.
Thank you in advance.
Satyapriya NayakPosted Mar 28, 2013, 2:24 AM
Vishal GilbilePosted Mar 28, 2013, 2:13 AM
The same type of scenario was asked for an interview question to me and i founded it great and wrote an article for the same. The following link may help you to solve your problem.
http://www.c-sharpcorner.com/UploadFile/17e8f6/sql-server-interview-question/
Hope that solves your problem.
With Regards,
Vishal Gilbile.