ANN: email template library (open source)

  • Thread starter Thread starter Philipp Sumi
  • Start date Start date
P

Philipp Sumi

Hello newsgroup

This issue has been raised here several times so I decided to post an
announcement - I hope you don't mind.


Background: If you don't rely on a DB or CMS, the handling of email
template files is an annoying task. However, I came up with a generic
solution to handle the issue once and for all.

Features:

* Configuration takes only a single XML file
* Full localization support of arbitrary templates
* Template access at runtime with 2 lines of code
* Built-in email and formatting support


I've published the source and a tutorial at CodeProject:
http://www.codeproject.com/csharp/mailtemplates.asp
(the URL might change if the article is moved to the ASP.NET section)

Cheers

Philipp
 
There is a dedicated Announcements newsgroup for announcements like this:

microsoft.public.dotnet.framework.aspnet.announcements
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top