Wildbit

The Blog

Thoughts on building web apps, businesses, and virtual teams.

Twitter

23 Oct AspNetEmail component: bulk emailing without delays ← Go back

Posted by Ivan Polyakov on October 23, 2008 — 0 Comments

Ivan Polyakov

During my recent work, I occasionally discovered several nice features in AspNetEmail component, which might be used in ASP.NET web projects while sending bulk emails. Emailing is often required, for instance,

  • to notify site members about new comments posted in a thread they subscribed.
  • to notify site admin about new users registered during the day.
  • to invite new members on the site.

Eventually, the task may require sending hundreds emails from a web-page, which may lead to hanging many seconds or even minutes until the web request is finished. To avoid it, you can implement emailing in a separate thread. Here is where AspNetEmail component comes up with a smart solution. It provides an API method for asynchronous bulk emailing. The email logic, utilized this API call inside a web page, is being executed asynchronously, so the web request is completed immediately and the web-page is refreshed without delay. Very handy to use!

0 Comments

— No comments yet, be the first!

Write a comment

* required
* required

← Go back

Get in Touch

Wildbit, LLC

Work 20 North 3rd St, 2nd Floor
Philadelphia, PA 19106 USA

Google Maps
 
 
Fax
+1 (267) 200 0835
Email
IndyHall

We work at IndyHall. Coworking is more than just space.