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
how do you mark a property as required? For example, for a project, the name is a required field.
What are the advantages of asp.net mvc?
Explain the use of Inversion of control (IOC)?
explain why t4 entity is important in entity framework?
What are the new features 3.5 framework against with the tool?
what is msl?
Give an example for authorization filters in an asp.net mvc application?
Explain dependency resolution?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is .net framwork?
what is scalar property?
Is .net framework 4.8 the last version?
how can you enhance the performance of entity framework?
What you mean by routing in mvc?
How we can multiple submit buttons in ASP.Net MVC