Deleting records from database using checkboxes in mvc

Jan 25 2019 3:50 AM
I am trying to select few records from my database using checkboxes and I'm trying to delete them. I have surfed through the whole of internet but couldn't find a solution for my specific query i.e deleting multiple records from the table using checkboxes without using entity framework. Please help me with this.
 
Thanks in Advance! 

Answers (10)