<?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>Varun on the Web &#187; array</title>
	<atom:link href="http://varunkrish.com/tag/array/feed" rel="self" type="application/rss+xml" />
	<link>http://varunkrish.com</link>
	<description>Web Technologist Blog</description>
	<lastBuildDate>Mon, 01 Mar 2010 09:59:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Storing and Retrieving Objects in Sessions in ASP.Net C#</title>
		<link>http://varunkrish.com/storing-and-retrieving-objects-in-sessions-in-aspnet-c.html</link>
		<comments>http://varunkrish.com/storing-and-retrieving-objects-in-sessions-in-aspnet-c.html#comments</comments>
		<pubDate>Thu, 28 Sep 2006 17:40:34 +0000</pubDate>
		<dc:creator>varun krishnan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[array+list]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[typecast]]></category>

		<guid isPermaLink="false">http://varunkrish.com/storing-and-retrieving-objects-in-sessions-in-aspnet-c.html</guid>
		<description><![CDATA[I had the need to store user form data in a array and then put the array into and arraylist . Now I put the array list into the session and accessed the session object in another page to display the entire contents of the array list.
I had to typecast the session data and get [...]]]></description>
		<wfw:commentRss>http://varunkrish.com/storing-and-retrieving-objects-in-sessions-in-aspnet-c.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
