<?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: Windows CardSpace: FAQ for ASP.NET Developers</title>
	<atom:link href="http://ankitjain.info/ankit/2007/06/19/windows-infocard-faq-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankitjain.info/ankit/2007/06/19/windows-infocard-faq-developers/</link>
	<description>» It’s all about Ankit and Web! «</description>
	<lastBuildDate>Sat, 12 Nov 2011 17:28:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: ds r4</title>
		<link>http://ankitjain.info/ankit/2007/06/19/windows-infocard-faq-developers/comment-page-1/#comment-738</link>
		<dc:creator>ds r4</dc:creator>
		<pubDate>Sat, 03 Oct 2009 05:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://ankitjain.info/ankit/2007/06/19/windows-infocard-faq-developers#comment-738</guid>
		<description>Thanx for the information and the links. I was facing a problem at SSL certification with hotmail server for address-book retrieval. This post gave me some helpful idea.</description>
		<content:encoded><![CDATA[<p>Thanx for the information and the links. I was facing a problem at SSL certification with hotmail server for address-book retrieval. This post gave me some helpful idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kapil</title>
		<link>http://ankitjain.info/ankit/2007/06/19/windows-infocard-faq-developers/comment-page-1/#comment-306</link>
		<dc:creator>kapil</dc:creator>
		<pubDate>Mon, 08 Sep 2008 08:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://ankitjain.info/ankit/2007/06/19/windows-infocard-faq-developers#comment-306</guid>
		<description>i am making a website  for our school . sir please tell me how to provide the facility to download application form. mean how to create download option in asp.net 2.0 with c #</description>
		<content:encoded><![CDATA[<p>i am making a website  for our school . sir please tell me how to provide the facility to download application form. mean how to create download option in asp.net 2.0 with c #</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barryd</title>
		<link>http://ankitjain.info/ankit/2007/06/19/windows-infocard-faq-developers/comment-page-1/#comment-305</link>
		<dc:creator>barryd</dc:creator>
		<pubDate>Sun, 01 Jul 2007 15:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://ankitjain.info/ankit/2007/06/19/windows-infocard-faq-developers#comment-305</guid>
		<description>On point 4; no. Never ever do this. ASP.NET is not run as LocalSystem for very good reasons, it&#039;s as high in the security context as you can get, and should IIS be compromised your entire machine is then wide open.

Instead run your process as normal (Network Service or a custom account) and grant read access to the SSL certificate instead.

I&#039;ve put together the steps you need to take on my blog this afternoon; http://idunno.org/archive/2007/07/01/giving-your-web-site-process-access-to-your-ssl-certificate.aspx</description>
		<content:encoded><![CDATA[<p>On point 4; no. Never ever do this. ASP.NET is not run as LocalSystem for very good reasons, it&#8217;s as high in the security context as you can get, and should IIS be compromised your entire machine is then wide open.</p>
<p>Instead run your process as normal (Network Service or a custom account) and grant read access to the SSL certificate instead.</p>
<p>I&#8217;ve put together the steps you need to take on my blog this afternoon; <a href="http://idunno.org/archive/2007/07/01/giving-your-web-site-process-access-to-your-ssl-certificate.aspx" rel="nofollow">http://idunno.org/archive/2007/07/01/giving-your-web-site-process-access-to-your-ssl-certificate.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

