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
What type of filter does outputcacheattribute class represents?
How to update one of my table in database at 4pm every day how it is possible?
Is it possible to create a custom filter?
What is the difference between tempdata and viewbag?
Can I add mvc testcases in visual studio express?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
What are authentication filters in web api?
Which are the important namespaces used in ASP.Net MVC?
Why to use html.partial in mvc?
How do I use partial view?
How route table has been created in asp.net mvc?
Explain the advantages of asp.net mvc over asp.net?
What is meant by tempdata in mvc?
Describe the gac in the .net framework.
What are the components of the .net framework.