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 / anonymous
Add a key in appsetting of web.config and set 16 PM as time in that key and update through the key.this key contain server time.
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
Can we add constraints to the route? If yes, explain how we can do it?
how do you truncate a table using entity data model?
what is csdl?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
Explain dependency resolution?
Are there any parts of the .net framework 3.0 that only work on windows vista?
what is minimum requirement for entity framework applications to run?
what is split entity?
What is the difference between ViewData, ViewBag and TempData?
What are sections?
What is Dependency Injection in ASP.Net MVC
What is mapping in entity framework? : Entity framework
What is session state management?
How to change the action name in ASP.Net MVC?
What is route config?