1
Answer

C# Daily task Scheduler

Is There any way to schedule task like i want to generate a report on daily basis with the help of  scheduler so that this report will fetch data from database and export to excel and then email to the specified entry from DB.
 
Please suggest me any Web service , third party componet
 
Note: i don't want to go through the sql jobs or with windows service. 
Answers (1)
0
winston 0

winston 0

NA 10 0 20y
but my client may be without .Net FrameWork in his PC. so i think i can't use .Net Remoting.
0
send2manivannan

send2manivannan

NA 127 0 20y
Why not....! You can use the .NET Remotting with HTTP Channel.