How shall i do to schedule the automated reports and send email automatically using with C#, MSSQL ,ASP.net web application .. I want also use Dev Epress Tools...
Plz give me advice
You can use windows service
http://www.intstrings.com/ramivemula/articles/sending-automated-emails-asynchronously-using-a-c-windows-service-in-conjunction-with-database-email-records-part-ii/
Or SQL Server
http://www.aspsnippets.com/Articles/Automated-Email-Notifications-using-SQL-Server-Job-Schedular.aspx
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.