Iam using an asp.net application .
i want to update one of my table in database at 4pm every day
how it is possible.
Answer Posted / anil kr singh
You can not provide such answer. Suppose application is not
running and normally no applications run 24 hours. Make a
schedulers/job that run every day at 4 PM. This is the only
correct answer..
| Is This Answer Correct ? | 38 Yes | 1 No |
Post New Answer View All Answers
What is partialview in asp.net mvc?
What is display mode in mvc?
What is edm (entity data model)? : Entity framework
What is entity client data provider? : Entity framework
How we can invoke child actions in ASP.Net MVC?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is edm designer? : Entity framework
What are the versions of .net framework?
What is the difference between tempdata and viewbag?
What is layout in mvc?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is ViewData and TempData in ASP.Net MVC?
what is ssdl?
What are the 2 ways of adding constraints to a route?
Is mvc 4 supporting windows azure sdk (software development kit) ?