I have method in MVC like
public void Sendmails() { //sending mails for every 24 hours. }
Can I schedule above method to execute fo
Here is an easy tutorial to send email from windows service. You can use the same database...etc. http://www.codeproject.com/Tips/704008/Send-Auto-Notification-Using-Windows-Service