Ramsès Zogning II

Ramsès Zogning II

  • NA
  • 84
  • 20.2k

Make a search engine in asp.net mvc 4 with Ajax (Or not Ajax

Mar 17 2015 6:51 PM
Hello,
I am currently developing a web application in asp dotnet mvc 4 razor.
I would like to create a search engine (or maybe a filter) for this application.
In fact, I have one table: Patients (Name, Surname, Age, Email). And in my view, I will list all the patients that I recorded with my form. I would therefore like to make a search engine that will allow me to search for patients according to its name and surname.
Thank you.

Answers (2)