<?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 for Brant Burnett&#039;s Development Blog</title>
	<atom:link href="http://btburnett.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://btburnett.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Feb 2010 15:19:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on LABjs.Net Release Candidate 1.0rc4 by Simplify Asynchronous Javascript Loading In ASP.Net Using LABjs &#124; Brant Burnett&#39;s Development Blog</title>
		<link>http://btburnett.com/2010/02/labjs-net-release-candidate-1-0rc4.html/comment-page-1#comment-24</link>
		<dc:creator>Simplify Asynchronous Javascript Loading In ASP.Net Using LABjs &#124; Brant Burnett&#39;s Development Blog</dc:creator>
		<pubDate>Mon, 08 Feb 2010 15:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://btburnett.com/?p=109#comment-24</guid>
		<description>[...] Update 2/8/2010: Updated to version 1.0rc4 [...]</description>
		<content:encoded><![CDATA[<p>[...] Update 2/8/2010: Updated to version 1.0rc4 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create A Self-Signed SSL Certificate In .NET by jholovacs</title>
		<link>http://btburnett.com/2009/05/create-a-self-signed-ssl-certificate-in-net.html/comment-page-1#comment-21</link>
		<dc:creator>jholovacs</dc:creator>
		<pubDate>Sun, 19 Jul 2009 22:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://btburnett.com/?p=95#comment-21</guid>
		<description>Fantastic work, thanks.  This really gave me a starting point to work from.</description>
		<content:encoded><![CDATA[<p>Fantastic work, thanks.  This really gave me a starting point to work from.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update To Partial Authentication System by Secure Persistent ASP.NET Forms Authentication &#124; Brant Burnett&#8217;s .NET Blog</title>
		<link>http://btburnett.com/2008/08/update-to-partial-authentication-system-2.html/comment-page-1#comment-19</link>
		<dc:creator>Secure Persistent ASP.NET Forms Authentication &#124; Brant Burnett&#8217;s .NET Blog</dc:creator>
		<pubDate>Sat, 02 May 2009 13:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.btburnett.com/?p=19#comment-19</guid>
		<description>[...] Please note that this library is designed for .NET 3.5 and Visual Studio 2008, though it should be easily convertible back to .NET 2.0 if you change the project settings. UPDATE: Please see updated version here [...]</description>
		<content:encoded><![CDATA[<p>[...] Please note that this library is designed for .NET 3.5 and Visual Studio 2008, though it should be easily convertible back to .NET 2.0 if you change the project settings. UPDATE: Please see updated version here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update To Partial Authentication System by Update To Partial Authentication System &#124; Brant Burnett&#8217;s .NET Blog</title>
		<link>http://btburnett.com/2008/08/update-to-partial-authentication-system-2.html/comment-page-1#comment-18</link>
		<dc:creator>Update To Partial Authentication System &#124; Brant Burnett&#8217;s .NET Blog</dc:creator>
		<pubDate>Sat, 02 May 2009 13:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.btburnett.com/?p=19#comment-18</guid>
		<description>[...] I&#8217;ve posted new source and binaries for download.  UPDATE: Please see updated version here [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve posted new source and binaries for download.  UPDATE: Please see updated version here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Forcing 32-bit Execution in .NET by cpimentel</title>
		<link>http://btburnett.com/2008/06/forcing-32-bit-execution-in-net.html/comment-page-1#comment-17</link>
		<dc:creator>cpimentel</dc:creator>
		<pubDate>Sun, 09 Nov 2008 14:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.btburnett.com/?p=14#comment-17</guid>
		<description>Great! I don´t need anymore to replace the Windows7 64bits to work ;)&lt;br/&gt;Thanks...</description>
		<content:encoded><![CDATA[<p>Great! I don´t need anymore to replace the Windows7 64bits to work <img src='http://btburnett.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <br />Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Persistent ASP.NET Forms Authentication by Brant Burnett</title>
		<link>http://btburnett.com/2008/05/secure-persistent-aspnet-forms-authentication.html/comment-page-1#comment-16</link>
		<dc:creator>Brant Burnett</dc:creator>
		<pubDate>Mon, 03 Nov 2008 13:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.btburnett.com/?p=11#comment-16</guid>
		<description>Okay, I think the problem you are having is that you are just calling SetAuthCookie on the partial authentication system.  If you call RedirectFromLogonPage then it sets both of cookies.  However, if you want to use SetAuthCookie then you need to call it on both the FormsAuthentication and PartialAuthentication classes.</description>
		<content:encoded><![CDATA[<p>Okay, I think the problem you are having is that you are just calling SetAuthCookie on the partial authentication system.  If you call RedirectFromLogonPage then it sets both of cookies.  However, if you want to use SetAuthCookie then you need to call it on both the FormsAuthentication and PartialAuthentication classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Persistent ASP.NET Forms Authentication by Chris Green</title>
		<link>http://btburnett.com/2008/05/secure-persistent-aspnet-forms-authentication.html/comment-page-1#comment-15</link>
		<dc:creator>Chris Green</dc:creator>
		<pubDate>Mon, 03 Nov 2008 00:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.btburnett.com/?p=11#comment-15</guid>
		<description>Brant - thanks for responding...&lt;br/&gt;&lt;br/&gt;This is my setup now - blogger wouldn&#039;t let me add my code with the forms tags.&lt;br/&gt;&lt;br/&gt;   authentication mode=&quot;Forms&quot;&lt;br/&gt;     forms name=&quot;app1&quot; &lt;br/&gt;             slidingExpiration=&quot;false&quot; &lt;br/&gt;             protection=&quot;All&quot; &lt;br/&gt;             cookieless=&quot;UseCookies&quot; &lt;br/&gt;             timeout=&quot;20&quot; &lt;br/&gt;             loginUrl=&quot;/ssl/Login.aspx&quot; &lt;br/&gt;             path=&quot;/&quot; &lt;br/&gt;             defaultUrl=&quot;Default.aspx&quot;&lt;br/&gt;      /forms&lt;br/&gt;    /authentication&lt;br/&gt;&lt;br/&gt;PartialAuthenticaionSystem&lt;br/&gt;&lt;br/&gt;partialAuthenticationSystem&lt;br/&gt;    authentication timeout=&quot;172800&quot; name=&quot;.ASPXIDENTITY&quot;  /&lt;br/&gt;    authorization requireSSL=&quot;None&quot; requireLogin=&quot;false&quot; /&lt;br/&gt;  /partialAuthenticationSystem&lt;br/&gt;&lt;br/&gt;I have a login control OnLoggedIn event set to this&lt;br/&gt; protected void Login1_LoggingIn(object sender, EventArgs e)&lt;br/&gt;        {&lt;br/&gt;           &lt;br/&gt;                PartialAuthentication.SetAuthCookie(this.Login1.UserName, false);&lt;br/&gt;&lt;br/&gt;        }&lt;br/&gt;&lt;br/&gt;I am still losing the Context once I leave https - requireSSL is not set for either.</description>
		<content:encoded><![CDATA[<p>Brant &#8211; thanks for responding&#8230;</p>
<p>This is my setup now &#8211; blogger wouldn&#8217;t let me add my code with the forms tags.</p>
<p>   authentication mode=&#8221;Forms&#8221;<br />     forms name=&#8221;app1&#8243; <br />             slidingExpiration=&#8221;false&#8221; <br />             protection=&#8221;All&#8221; <br />             cookieless=&#8221;UseCookies&#8221; <br />             timeout=&#8221;20&#8243; <br />             loginUrl=&#8221;/ssl/Login.aspx&#8221; <br />             path=&#8221;/&#8221; <br />             defaultUrl=&#8221;Default.aspx&#8221;<br />      /forms<br />    /authentication</p>
<p>PartialAuthenticaionSystem</p>
<p>partialAuthenticationSystem<br />    authentication timeout=&#8221;172800&#8243; name=&#8221;.ASPXIDENTITY&#8221;  /<br />    authorization requireSSL=&#8221;None&#8221; requireLogin=&#8221;false&#8221; /<br />  /partialAuthenticationSystem</p>
<p>I have a login control OnLoggedIn event set to this<br /> protected void Login1_LoggingIn(object sender, EventArgs e)<br />        {</p>
<p>                PartialAuthentication.SetAuthCookie(this.Login1.UserName, false);</p>
<p>        }</p>
<p>I am still losing the Context once I leave https &#8211; requireSSL is not set for either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Persistent ASP.NET Forms Authentication by Brant Burnett</title>
		<link>http://btburnett.com/2008/05/secure-persistent-aspnet-forms-authentication.html/comment-page-1#comment-14</link>
		<dc:creator>Brant Burnett</dc:creator>
		<pubDate>Thu, 30 Oct 2008 16:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.btburnett.com/?p=11#comment-14</guid>
		<description>Chris,&lt;br/&gt;&lt;br/&gt;The partial authentication system uses forms authentication as its backbone, so that setting is correct.  My first guess would be that you have RequireSSL set on your forms authentication.  You should not have this set.  This setting affects the basic forms authentication cookie, which you want to always transmit even over HTTP.  The extra cookie created by the partial authentication system will require SSL regardless of this setting, so you&#039;ll still be secure.  If this doesn&#039;t help let me know.&lt;br/&gt;&lt;br/&gt;Brant</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>The partial authentication system uses forms authentication as its backbone, so that setting is correct.  My first guess would be that you have RequireSSL set on your forms authentication.  You should not have this set.  This setting affects the basic forms authentication cookie, which you want to always transmit even over HTTP.  The extra cookie created by the partial authentication system will require SSL regardless of this setting, so you&#8217;ll still be secure.  If this doesn&#8217;t help let me know.</p>
<p>Brant</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Persistent ASP.NET Forms Authentication by Chris Green</title>
		<link>http://btburnett.com/2008/05/secure-persistent-aspnet-forms-authentication.html/comment-page-1#comment-13</link>
		<dc:creator>Chris Green</dc:creator>
		<pubDate>Mon, 27 Oct 2008 05:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.btburnett.com/?p=11#comment-13</guid>
		<description>Brant - Very good post.&lt;br/&gt;&lt;br/&gt;Do you have any examples of how to use PartialAuthentication static class to login and logout?&lt;br/&gt;&lt;br/&gt;I am not sure if I am setting things right.  When I check the AuthenticationType it is &quot;Forms&quot;.  &lt;br/&gt;&lt;br/&gt;I am still lossing the Context when switching back to http which I assume it is supposed to be populated by the insecure cookie...</description>
		<content:encoded><![CDATA[<p>Brant &#8211; Very good post.</p>
<p>Do you have any examples of how to use PartialAuthentication static class to login and logout?</p>
<p>I am not sure if I am setting things right.  When I check the AuthenticationType it is &#8220;Forms&#8221;.  </p>
<p>I am still lossing the Context when switching back to http which I assume it is supposed to be populated by the insecure cookie&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monitoring a WCF Service Host by Brant Burnett</title>
		<link>http://btburnett.com/2008/10/monitoring-a-wcf-service-host.html/comment-page-1#comment-12</link>
		<dc:creator>Brant Burnett</dc:creator>
		<pubDate>Tue, 14 Oct 2008 14:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.btburnett.com/?p=24#comment-12</guid>
		<description>That is correct, you can&#039;t just reopen the channel.  That&#039;s why I&#039;m using a delegate back to recreate the host whenever it needs to be reopened.</description>
		<content:encoded><![CDATA[<p>That is correct, you can&#8217;t just reopen the channel.  That&#8217;s why I&#8217;m using a delegate back to recreate the host whenever it needs to be reopened.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
