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 use of entitydatasource control?
What is object service? : Entity framework
What are Scaffold templates in ASP.Net MVC?
What is the importance of NonActionAttribute?
Which is the default http method for an action method?
What are Non Action methods in ASP.Net MVC?
What is the use of view model in asp.net mvc?
How we can add the css in mvc?
Explain representational state transfer (rest) in detail?
How to use Jquery Plugins in ASP.Net MVC validation?
what do you mean by table-per-hierarchy?
what is ssdl?
How does the 'page lifecycle' of asp.net mvc works?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
Explain unit test done by tester on development team?