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 filters are executed in the end?
What are differences between entity framework and l2s? : Entity framework
Which are the important namespaces used in ASP.Net MVC?
How large is the .net framework 3.0?
What is viewdata?
How to use multiple submit buttons in asp.net mvc?
How we can add the CSS in ASP.Net MVC?
explain what is ado.net entity framework?
How does �side by side� work for the .net framework 3.0?
What is entity framework? : Entity framework
How can I tell what .net framework is installed?
What are the 3 main components of an asp.net mvc application?
How we can register the Area in ASP.Net MVC?
How do I use partial view?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?