How to develop search application using asp.net?
I am developing one application. I have around 50 webforms. I have to search data from these 50 webforms. Same like c-sharpcornet website. Please check this website one textbox and search button there. When you enter something and click seach it'll show corresponding data below in the grid. I want to do same like this. Please tell me how to do? Give me one sample...
Thanks in advance...