<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>State Management</title><link>http://forums.asp.net/22.aspx</link><description>Managing ASP.NET state - ViewState, Application, Session, etc. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=69&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Maintain Object state between page postbacks</title><link>http://forums.asp.net/thread/3273191.aspx</link><pubDate>Fri, 03 Jul 2009 09:42:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273191</guid><dc:creator>amitverma.xl</dc:creator><author>amitverma.xl</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273191.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=3273191</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;For maintain the object state across page postbacks, You can use the static variable but there is one problem with static variable that they are same for all session state so the better way is to use the ViewState or Session object.
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Maintain Object state between page postbacks</title><link>http://forums.asp.net/thread/3272493.aspx</link><pubDate>Fri, 03 Jul 2009 02:29:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3272493</guid><dc:creator>SGWellens</dc:creator><author>SGWellens</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3272493.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=3272493</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;According to this article, there are nine ways:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/magazine/cc300437.aspx"&gt;http://msdn.microsoft.com/en-us/magazine/cc300437.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Maintain Object state between page postbacks</title><link>http://forums.asp.net/thread/3272217.aspx</link><pubDate>Thu, 02 Jul 2009 20:19:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3272217</guid><dc:creator>inutan@gmail.com</dc:creator><author>inutan@gmail.com</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3272217.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=3272217</wfw:commentRss><description>&lt;p&gt;Hello there,&lt;br /&gt;&lt;br /&gt;I want to maintain the object, say objUser&amp;#39;s&amp;nbsp;state across page postbacks.&lt;/p&gt;
&lt;p&gt;Is there any other way apart from using&amp;nbsp;ViewState or Session object?&lt;/p&gt;
&lt;p&gt;Thank you!&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>