I am developing a web application in ASP.NET MVC , I am newbeei, I have a usecase I am entering some values in table along with status, say"Active", After sometime say half an hour those status should be updated to "Inactive" in a background task , I am using MS Sql
Please me provide me with a solution