I want to delete raw from a table.
This is my code:
[HttpGet] public ActionResult delete(int id) { var d = Ctx.createcourse.Where(x => x.CourseI