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


Please Help Members By Posting Answers For Below Questions

What is the difference between namespace and class?

434


What is the full form of GAC? Explain its uses?

574


While debugging a C# application can you change the value of a variable?

534


What are jump statements in c#?

501


Is array passed by reference in c#?

514






What is meant by clr?

567


How big is an int16?

492


What is the benefit of using interface in c#?

497


What is dynamic object in c#?

525


What is concrete class in c# with example?

464


Which of the following API is used to hide a window?

533


List down the commonly used types of exceptions in .net

490


Explain About Global.asax

569


Explain the types of Polymorphism.

581


What is the do while loop code?

489