<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Templated E-Mail using .NET</title>
	<atom:link href="http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/</link>
	<description>ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.</description>
	<lastBuildDate>Mon, 15 Mar 2010 11:52:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alek Davis</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3309</link>
		<dc:creator>Alek Davis</dc:creator>
		<pubDate>Wed, 26 Aug 2009 23:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3309</guid>
		<description>Okay, here is my approach for more complex templates: http://alekdavis.blogspot.com/2009/08/sending-html-based-email-from-net.html</description>
		<content:encoded><![CDATA[<p>Okay, here is my approach for more complex templates: <a href="http://alekdavis.blogspot.com/2009/08/sending-html-based-email-from-net.html" >http://alekdavis.blogspot.com/2009/08/sending-html-based-email-from-net.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3301</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Wed, 26 Aug 2009 05:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3301</guid>
		<description>That’s an interesting mix of solutions</description>
		<content:encoded><![CDATA[<p>That’s an interesting mix of solutions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3296</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3296</guid>
		<description>That&#039;s an interesting mix of solutions.

The stringwriter with the ascx control looks the most promising to me.</description>
		<content:encoded><![CDATA[<p>That&#8217;s an interesting mix of solutions.</p>
<p>The stringwriter with the ascx control looks the most promising to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Bubriski</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3295</link>
		<dc:creator>John Bubriski</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3295</guid>
		<description>I asked a question about this on StackOverflow: http://stackoverflow.com/questions/620265/can-i-set-up-html-email-templates-in-c-on-asp-net

Check it out, and feel free to contribute your information there too!</description>
		<content:encoded><![CDATA[<p>I asked a question about this on StackOverflow: <a href="http://stackoverflow.com/questions/620265/can-i-set-up-html-email-templates-in-c-on-asp-net" >http://stackoverflow.com/questions/620265/can-i-set-up-html-email-templates-in-c-on-asp-net</a></p>
<p>Check it out, and feel free to contribute your information there too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop &#8211; August 25, 2009 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3294</link>
		<dc:creator>Dew Drop &#8211; August 25, 2009 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Tue, 25 Aug 2009 12:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3294</guid>
		<description>[...] Templated E-Mail using .NET (Dave M. Bush) [...]</description>
		<content:encoded><![CDATA[<p>[...] Templated E-Mail using .NET (Dave M. Bush) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tonci</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3292</link>
		<dc:creator>Tonci</dc:creator>
		<pubDate>Tue, 25 Aug 2009 08:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3292</guid>
		<description>Ader TemplateEngine if you need a little more power and flexibility in your email templates (http://www.1000ad.net/index.cfm?page=templateEngine2)</description>
		<content:encoded><![CDATA[<p>Ader TemplateEngine if you need a little more power and flexibility in your email templates (<a href="http://www.1000ad.net/index.cfm?page=templateEngine2" >http://www.1000ad.net/index.cfm?page=templateEngine2</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alek Davis</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3290</link>
		<dc:creator>Alek Davis</dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3290</guid>
		<description>I assumed that using XSLT for email templates is a common knowledge, but after a quick Google search I did not find any good examples, so I may follow your suggestion and write up a quick post on this. In the nutshell, the idea is to create an XML document (in code)  with info that would be put in the XSL template, load the template and substitute placeholders in XSLT with data from XML (substitution is done automatically). This method is especially handy when you have to adjust text of the message based on the data you have and when you have variable length data collections (e.g. list of subscriptions).</description>
		<content:encoded><![CDATA[<p>I assumed that using XSLT for email templates is a common knowledge, but after a quick Google search I did not find any good examples, so I may follow your suggestion and write up a quick post on this. In the nutshell, the idea is to create an XML document (in code)  with info that would be put in the XSL template, load the template and substitute placeholders in XSLT with data from XML (substitution is done automatically). This method is especially handy when you have to adjust text of the message based on the data you have and when you have variable length data collections (e.g. list of subscriptions).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3289</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3289</guid>
		<description>Actually, this method works quite well with quite a few fields.

I&#039;d love to see your XSLT solution, let us know when you&#039;ve written about it.</description>
		<content:encoded><![CDATA[<p>Actually, this method works quite well with quite a few fields.</p>
<p>I&#8217;d love to see your XSLT solution, let us know when you&#8217;ve written about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alek Davis</title>
		<link>http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/comment-page-1/#comment-3288</link>
		<dc:creator>Alek Davis</dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/08/24/templated-e-mail-using-net/#comment-3288</guid>
		<description>This method would be fine for simple e-mails with one or two single-word placeholders, but for anything more complex, a more flexible option would be to use XSL templates.</description>
		<content:encoded><![CDATA[<p>This method would be fine for simple e-mails with one or two single-word placeholders, but for anything more complex, a more flexible option would be to use XSL templates.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.213 seconds -->
