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 / ram
U CAN CONFIGURE TO THE SCHEDULAR IN THE SYSTEM OR U CAN
WRITE SERVICE AT THE BACK END
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is use of hashtable in c#?
Why do we need nullable types in c#?
What are extender provider components?
Is var a data type?
Is versioning applicable to private assemblies?
Can we override static class in c#?
What do you mean by default constructor?
Explain the difference between abstract class and interface in .net?
If casting fails what type of exception is thrown?
Why do we need properties in c#?
Expalin the way you implement inheritance by using VB.NET/C#?
What is the difference between select and selectmany?
What are the types of comments in c#?
While debugging a C# application can you change the value of a variable?
Explain the concepts of cts and cls(common language specification).