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 / priya
if your application is in run under the server system then
take the server time,that time is equal to 4pm then write
the update query of the selected table and field.
| Is This Answer Correct ? | 14 Yes | 12 No |
Post New Answer View All Answers
What is the use of view model in asp.net mvc?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What are non action methods in mvc?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
What is entity framework used for?
How can I tell what .net framework is installed?
Explain the role of assembly in the .net framework.
What filters are executed in the end?
Explain linq to entities? : Entity framework
What is object service? : Entity framework
Which are the important namespaces used in ASP.Net MVC?
What is the .net framework and how does it work?
What is Layout in ASP.Net MVC?
What is managed extensibility framework?