Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the two kinds of properties in c#.

991


What is called method in c#?

1015


What is regex replace in c#?

1060


What is the process of delegation?

1022


How to add a readonly property in c#.net

990


What is the base class for array types?

1085


Give examples for value types?

1002


What is difference between the "throw" and "throw ex" in .net?

1040


What do you understand by 'access specifiers' in C#?

953


What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

951


What is the use of ienumerable in c#?

1112


Is arraylist thread safe?

934


Classes and structs can be declared as static, is this statement true or false?

1104


What is boxing in c#?

1028


Suppose two interfaces have same method, so how will you implement these methods in derive class?

1051