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 complex type?
What is MVVM design pattern?
What is work of clr?
How can I return string result from action in asp.net mvc?
What is stateless model?
How to return the JSON from action method in ASP.Net MVC?
explain lazy loading, eager loading, and explicit loading?
what is client wins and store wins mode in entity framework concurrency?
How does �side by side� work for the .net framework 3.0?
How do you specify comments using razor syntax?
What is meant by viewdata?
Is .net core faster than .net framework?
Explain what platforms does the .net framework run on?
what is datacontrols?
Explain Sections is ASP.Net MVC?