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 / lakhan kumawat
write one Sql Job and schedule to required time using
enterprise manager.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is meant by tempdata in mvc?
Do you know about the new features in ASP.Net MVC 4 ?
What is the difference between model view and controller?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Explain the .net framework.
How does the 'page lifecycle' of asp.net mvc works?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What is the meaning of unobtrusive javascript?
What are Validation Annotations?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
Can I add mvc testcases in visual studio express?
Is .net framework backwards compatible?
If I have multiple filters implemented, what is the order in which these filters get executed?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?