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 / gaurav lohani
create a trigger which are run when server time is 4PM.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is latest version of .net framework?
Explain the use of Inversion of control (IOC)?
Is the following route definition a valid route definition? {controller}{action}/{id}
Is it possible to create a custom filter?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
what is split entity?
What are the two ways to add constraints to a route?
What is connected scenario? : Entity framework
How does servicing work for the .net framework 3.0?
Explain Keep method in Tempdata in ASP.Net MVC?
What is the use of action filters in an mvc application?
What are sections?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Explain .Net Framework? Why we use it?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?