How to send automatic remainder mail in c# MVC?
Which method is preferrable for to send automatic emails in asp.net mvc?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Naveen BishtPosted Jul 20, 2017, 3:34 AM
Manikandan MurugesanPosted Jul 20, 2017, 3:32 AM
Please check following links:
Send mail on every weekend
http://forums.asp.net/t/1358780.aspx
Simulate a Windows Service using ASP.NET to run scheduled jobs
http://www.codeproject.com/KB/aspnet/ASPNETService.aspx
http://forums.asp.net/t/1329901.aspx
http://www.sqlteam.com/article/sending-smtp-mail-using-a-stored-procedure
Send automatic email SQL server 2005
http://forums.asp.net/p/1181801/2720895.aspx
http://www.sqlteam.com/article/sending-smtp-mail-using-a-stored-procedure
Creating an ASP.NET Newsletter Application
http://www.stardeveloper.com/articles/display.html?article=2008100201&page=1
Let me know whether that answers your question, or if I've missed something.