<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments for Martin Normark&#039;s blog</title>
	<atom:link href="http://martinnormark.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://martinnormark.com</link>
	<description></description>
	<lastBuildDate>Sun, 19 Feb 2012 05:43:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on C# TwitPic API client by Upload an image to Twitpic by using Oauth Echo - Ronald Rajagukguk</title>
		<link>http://martinnormark.com/c-twitpic-api-client/comment-page-1#comment-13242</link>
		<dc:creator>Upload an image to Twitpic by using Oauth Echo - Ronald Rajagukguk</dc:creator>
		<pubDate>Sun, 19 Feb 2012 05:43:45 +0000</pubDate>
		<guid isPermaLink="false">/post/C-TwitPic-API-client.aspx#comment-13242</guid>
		<description>[...] of documentation from TwitPic .&#160; I stumble upon a couple of blog post talk about it, here, there and there . But it seems they are not so simple to follow. So here I ‘ll write how to do a rest [...]</description>
		<content:encoded><![CDATA[<p>[...] of documentation from TwitPic .&#160; I stumble upon a couple of blog post talk about it, here, there and there . But it seems they are not so simple to follow. So here I ‘ll write how to do a rest [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple SSL certificates on IIS using host headers by Robasta</title>
		<link>http://martinnormark.com/multiple-ssl-certificates-on-iis-using-host-headers/comment-page-1#comment-13243</link>
		<dc:creator>Robasta</dc:creator>
		<pubDate>Thu, 16 Feb 2012 07:48:00 +0000</pubDate>
		<guid isPermaLink="false">/post/Multiple-SSL-certificates-on-IIS-using-host-headers.aspx#comment-13243</guid>
		<description>Thanks, I couldnt build the project, turns out:
&quot;Microsoft.Web.Administration depends on System.Web, which is in the full framework, but not the Client Profile subset.&quot; So you need to target full .Net 4.0 framework. :) </description>
		<content:encoded><![CDATA[<p>Thanks, I couldnt build the project, turns out:<br />
&#8220;Microsoft.Web.Administration depends on System.Web, which is in the full framework, but not the Client Profile subset.&#8221; So you need to target full .Net 4.0 framework. <img src='http://martinnormark.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IISAPP equivalent in IIS 7 and beyond by &#124; .Randomizzzer &#124; How to: Debug SharePoint applications (attach to process). &#124;</title>
		<link>http://martinnormark.com/iisapp-equivalent-in-iis-7-and-beyond/comment-page-1#comment-13239</link>
		<dc:creator>&#124; .Randomizzzer &#124; How to: Debug SharePoint applications (attach to process). &#124;</dc:creator>
		<pubDate>Thu, 09 Feb 2012 15:29:14 +0000</pubDate>
		<guid isPermaLink="false">/post/IISAPP-equivalent-in-IIS-7-and-beyond.aspx#comment-13239</guid>
		<description>[...] a IIS7 machine or newer? Turns out that you can use a very nifty little bat file that you can find here in order to get the very same functionality. Just run it, and you will be displayed of all the [...]</description>
		<content:encoded><![CDATA[<p>[...] a IIS7 machine or newer? Turns out that you can use a very nifty little bat file that you can find here in order to get the very same functionality. Just run it, and you will be displayed of all the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generate HTML e-mail body in C# using templates by Martin H. Normark</title>
		<link>http://martinnormark.com/generate-html-e-mail-body-in-c-using-templates/comment-page-1#comment-13235</link>
		<dc:creator>Martin H. Normark</dc:creator>
		<pubDate>Tue, 24 Jan 2012 07:57:00 +0000</pubDate>
		<guid isPermaLink="false">/post/Generate-HTML-e-mail-body-in-C-using-templates.aspx#comment-13235</guid>
		<description>This is how you read the body from a file on disk: 
https://gist.github.com/1668751</description>
		<content:encoded><![CDATA[<p>This is how you read the body from a file on disk: <br />
<a href="https://gist.github.com/1668751" rel="nofollow">https://gist.github.com/1668751</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generate HTML e-mail body in C# using templates by Avinash</title>
		<link>http://martinnormark.com/generate-html-e-mail-body-in-c-using-templates/comment-page-1#comment-13234</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Tue, 24 Jan 2012 04:48:00 +0000</pubDate>
		<guid isPermaLink="false">/post/Generate-HTML-e-mail-body-in-C-using-templates.aspx#comment-13234</guid>
		<description>I&#039;m curious to Know how to Insert the HTML content from a file.
I mean , I have the HTML file in the system, I just need to insert this as body</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious to Know how to Insert the HTML content from a file.<br />
I mean , I have the HTML file in the system, I just need to insert this as body</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generate HTML e-mail body in C# using templates by Paul King</title>
		<link>http://martinnormark.com/generate-html-e-mail-body-in-c-using-templates/comment-page-1#comment-13233</link>
		<dc:creator>Paul King</dc:creator>
		<pubDate>Mon, 23 Jan 2012 01:11:00 +0000</pubDate>
		<guid isPermaLink="false">/post/Generate-HTML-e-mail-body-in-C-using-templates.aspx#comment-13233</guid>
		<description>That is awesome. Thank you so much.</description>
		<content:encoded><![CDATA[<p>That is awesome. Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC 3 Windows Authentication problem &#8211; redirects to Account/Login by Igal Shkolnik</title>
		<link>http://martinnormark.com/asp-net-mvc-3-windows-authentication-problem-redirects-to-account-login/comment-page-1#comment-13232</link>
		<dc:creator>Igal Shkolnik</dc:creator>
		<pubDate>Fri, 20 Jan 2012 10:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://martinnormark.com/?p=342#comment-13232</guid>
		<description>Thanks !
Unfortunately it was hard to get to that trick...</description>
		<content:encoded><![CDATA[<p>Thanks !<br />
Unfortunately it was hard to get to that trick&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC 3 Windows Authentication problem &#8211; redirects to Account/Login by Igal Shkolnik</title>
		<link>http://martinnormark.com/asp-net-mvc-3-windows-authentication-problem-redirects-to-account-login/comment-page-1#comment-13231</link>
		<dc:creator>Igal Shkolnik</dc:creator>
		<pubDate>Fri, 20 Jan 2012 10:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://martinnormark.com/?p=342#comment-13231</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuring IIS 7 default document from web.config by Martin H. Normark</title>
		<link>http://martinnormark.com/configuring-iis-7-default-document-from-web-config/comment-page-1#comment-13225</link>
		<dc:creator>Martin H. Normark</dc:creator>
		<pubDate>Thu, 05 Jan 2012 00:15:00 +0000</pubDate>
		<guid isPermaLink="false">/post/Configuring-IIS-7-default-document-from-webconfig.aspx#comment-13225</guid>
		<description>The images unfortunately got lost during migration from an old blog platform.</description>
		<content:encoded><![CDATA[<p>The images unfortunately got lost during migration from an old blog platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC 3 Windows Authentication problem &#8211; redirects to Account/Login by AlfB</title>
		<link>http://martinnormark.com/asp-net-mvc-3-windows-authentication-problem-redirects-to-account-login/comment-page-1#comment-13224</link>
		<dc:creator>AlfB</dc:creator>
		<pubDate>Mon, 26 Dec 2011 16:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://martinnormark.com/?p=342#comment-13224</guid>
		<description>Hi and thanks for posting this. It&#039;s always helpful to have guys that share their experiences.</description>
		<content:encoded><![CDATA[<p>Hi and thanks for posting this. It&#8217;s always helpful to have guys that share their experiences.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

