how to display the data in mvc? – Jquery ajax
I am working with entity framework but issue is statename,cityname and image not displaying the index page see output: I want to print the statename,cityname and image on the index page? HomeController.cs public class HomeController : Controller { private readonly…