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 are ajax helpers in asp.net mvc?
Why to use html.partial in mvc?
Explain RenderBody and RenderPage in ASP.Net MVC?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What are the advantages of asp.net mvc?
What is renderbody?
What is the version number for the next version of the .net framework, codenamed �orcas�?
In which assembly is the mvc framework defined?
What is the 'page life cycle' of an ASP.NET MVC?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Does .NET Framework support SAX?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What you mean by routing in mvc?
What is controllercontext?