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 / msagar
Create oracle schedulers job .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention the core components of .net framework?
Describe the roles of clr in .net framework.?
What is iobjectset? : Entity framework
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is Differnce between html.action and ajax.action?
Explain what is asp.net mvc?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
Explain the request flow in asp.net mvc framework?
What is objectset? : Entity framework
What are Action Filters in ASP.NET MVC and its use?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
List the new features added in .net framework 4.0.
How do you handle variable number of segments in a route definition?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
How to bind table colum with gridview column?