Posted: 8/8/2011
In my application i want to send multiple emails periodically (daily)
& those emails are stored in to My Sql DB, I know one option to write a web service
But i don't know how to write a web service & how to call it
please help..
pallavi karpe said: In my application i want to send multiple emails periodically (daily) & those emails are stored in to My Sql DB, I know one option to write a web service But i don't know how to write a web service & how to call it please help..
Hi there...
If you want to build newsletter-like email sending functionality, please refer to the folllowing links:
Hope you will find these links useful.
Regards,Hajan
Hi,You can refer the following links to implement the same:Simulate a Windows Service using ASP.NET to run scheduled jobsEasy Background Tasks in ASP.NET