<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Interview Tips &#187; userinfo</title>
	<atom:link href="http://tipsinterview.com/tag/userinfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sun, 20 May 2012 05:16:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Cookies with More Than One Value in asp.net</title>
		<link>http://tipsinterview.com/2010/06/18/cookies-with-more-than-one-value-in-asp-net/</link>
		<comments>http://tipsinterview.com/2010/06/18/cookies-with-more-than-one-value-in-asp-net/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 00:09:04 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[cookie files]]></category>
		<category><![CDATA[cookie limitations]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[expiration]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[response]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[userinfo]]></category>
		<category><![CDATA[value]]></category>
		<category><![CDATA[value pairs]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=327</guid>
		<description><![CDATA[You can store one value in a cookie, such as user name or last visit. You can also store multiple name-value pairs in a single cookie. The name-value pairs are referred to as subkeys.  For example, instead of creating two separate cookies named userName and lastVisit, you can create a single cookie named userInfo that has [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/06/18/cookies-with-more-than-one-value-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

