Send mail from asp.net when application is not running

梦想与她 提交于 2019-12-02 07:45:59
swapneel

For this requirement I will write Windows Service Application. Service will run on server without user intervention and will be dependent on users to login.

High level Action Steps will be

  1. Store Calendar Days
  2. Allow Service to access this store and send emails (using predefined template?) on requested Date time.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!