How to run the program at particular time? It should run
everyday at 3:00 PM. After executing the program should
sleep until next day at 3:00 PM. Please explain with code?
Answer Posted / tarun singla
To run any application at a particular time, we can add
that application to the Scheduled Tasks and configure it to
start at a particular time and repeat at a particular
interval.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is the use of generics in c#?
What is delegates in c# and uses of delegates?
What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to
What is check/uncheck?
Is int an object in c#?
What is the difference between first and firstordefault?
How to find methods of a assembly file (not using ILDASM)?
Define multicast delegate? How it be used?
What is appdomain in c#?
What are extensions methods in c#?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
What is sqlcommandbuilder c#?
How can I produce an assembly?
Explain how can you clean up objects holding resources from within the code?
Explain how to use an extender provider in the project.