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
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