<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Managing State in ASP.NET &#8211; which bag to use and when</title>
	<atom:link href="http://blog.tatham.oddie.com.au/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tatham.oddie.com.au/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 02:46:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ugochukwu Achogbuo</title>
		<link>http://blog.tatham.oddie.com.au/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-13686</link>
		<dc:creator><![CDATA[Ugochukwu Achogbuo]]></dc:creator>
		<pubDate>Thu, 18 Dec 2008 01:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://tatham.wordpress.com/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-13686</guid>
		<description><![CDATA[Please do give me hints on the personalisation of my web pages using the appropriate ASP.NET session state property. I built a web application but have the problem of user personalisation and security. Users could see other customers orders in ASP.NET 2.0 grid view. I dont know how to get over this problem. Please help me.]]></description>
		<content:encoded><![CDATA[<p>Please do give me hints on the personalisation of my web pages using the appropriate ASP.NET session state property. I built a web application but have the problem of user personalisation and security. Users could see other customers orders in ASP.NET 2.0 grid view. I dont know how to get over this problem. Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using cookies in ASP.NET &#171; Enter the Tatrix</title>
		<link>http://blog.tatham.oddie.com.au/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-12801</link>
		<dc:creator><![CDATA[Using cookies in ASP.NET &#171; Enter the Tatrix]]></dc:creator>
		<pubDate>Tue, 15 Apr 2008 14:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://tatham.wordpress.com/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-12801</guid>
		<description><![CDATA[[...] (including cookies) and their inherit advantages and disadvantages, see my previous post - Managing State in ASP.NET - which bag to use and when. This post covers the purely technical side of dealing with cookies in [...]]]></description>
		<content:encoded><![CDATA[<p>[...] (including cookies) and their inherit advantages and disadvantages, see my previous post &#8211; Managing State in ASP.NET &#8211; which bag to use and when. This post covers the purely technical side of dealing with cookies in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian Edwards</title>
		<link>http://blog.tatham.oddie.com.au/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-12790</link>
		<dc:creator><![CDATA[Damian Edwards]]></dc:creator>
		<pubDate>Thu, 10 Apr 2008 23:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://tatham.wordpress.com/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-12790</guid>
		<description><![CDATA[Oh and hidden form fields too]]></description>
		<content:encoded><![CDATA[<p>Oh and hidden form fields too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian Edwards</title>
		<link>http://blog.tatham.oddie.com.au/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-12789</link>
		<dc:creator><![CDATA[Damian Edwards]]></dc:creator>
		<pubDate>Thu, 10 Apr 2008 23:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://tatham.wordpress.com/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-12789</guid>
		<description><![CDATA[Good stuff Tatham, the only others I&#039;d add are non-ASP.NET specific but still useful: cookies and querystring.]]></description>
		<content:encoded><![CDATA[<p>Good stuff Tatham, the only others I&#8217;d add are non-ASP.NET specific but still useful: cookies and querystring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://blog.tatham.oddie.com.au/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-12785</link>
		<dc:creator><![CDATA[Anil]]></dc:creator>
		<pubDate>Thu, 10 Apr 2008 20:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://tatham.wordpress.com/2008/04/11/managing-state-in-aspnet-which-bag-to-use-and-when/#comment-12785</guid>
		<description><![CDATA[Thanks for putting up this neat summary.

This reminded me of an older MSDN Mag article that I&#039;ve bookmarked - &quot;Nine Options for Managing Persistent User State in Your ASP.NET Application&quot; - http://msdn2.microsoft.com/en-us/magazine/cc300437.aspx]]></description>
		<content:encoded><![CDATA[<p>Thanks for putting up this neat summary.</p>
<p>This reminded me of an older MSDN Mag article that I&#8217;ve bookmarked &#8211; &#8220;Nine Options for Managing Persistent User State in Your ASP.NET Application&#8221; &#8211; <a href="http://msdn2.microsoft.com/en-us/magazine/cc300437.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/magazine/cc300437.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

