<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.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>Casey Roach - All Comments</title><link>http://weblogs.asp.net/caseyroach/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: RegisterHiddenField within dynamically created controls</title><link>http://weblogs.asp.net/caseyroach/archive/2008/10/27/registerhiddenfield-within-dynamically-created-controls.aspx#7167447</link><pubDate>Wed, 12 Aug 2009 14:51:21 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7167447</guid><dc:creator>Connexity</dc:creator><description>&lt;p&gt;Buddy, your post was the end of an hour long search. &amp;nbsp;Thanks!!!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7167447" width="1" height="1"&gt;</description></item><item><title>re: RegisterHiddenField within dynamically created controls</title><link>http://weblogs.asp.net/caseyroach/archive/2008/10/27/registerhiddenfield-within-dynamically-created-controls.aspx#6708487</link><pubDate>Tue, 28 Oct 2008 18:00:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6708487</guid><dc:creator>Casey Roach</dc:creator><description>&lt;p&gt;@Dave:&lt;/p&gt;
&lt;p&gt;Ahhh, now it makes sense. &amp;nbsp;I'm wondering why I couldn't find more on this. &amp;nbsp;Do you have a link to explain the difference between the methods?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6708487" width="1" height="1"&gt;</description></item><item><title>re: RegisterHiddenField within dynamically created controls</title><link>http://weblogs.asp.net/caseyroach/archive/2008/10/27/registerhiddenfield-within-dynamically-created-controls.aspx#6708476</link><pubDate>Tue, 28 Oct 2008 17:48:29 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6708476</guid><dc:creator>InfinitiesLoop</dc:creator><description>&lt;p&gt;No. ClientScript apis were around before UpdatePanel existed. UpdatePanel was introduced as a separate download from ASP.NET, and it needed the additional Control parameter, so ClientScript is now a legacy API.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6708476" width="1" height="1"&gt;</description></item><item><title>re: RegisterHiddenField within dynamically created controls</title><link>http://weblogs.asp.net/caseyroach/archive/2008/10/27/registerhiddenfield-within-dynamically-created-controls.aspx#6708465</link><pubDate>Tue, 28 Oct 2008 17:34:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6708465</guid><dc:creator>Casey Roach</dc:creator><description>&lt;p&gt;@Dave:&lt;/p&gt;
&lt;p&gt;Yes, the controls were being loaded into an UpdatePanel. &amp;nbsp;Isn't the ClientScript's method supposed to do the same thing?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6708465" width="1" height="1"&gt;</description></item><item><title>re: RegisterHiddenField within dynamically created controls</title><link>http://weblogs.asp.net/caseyroach/archive/2008/10/27/registerhiddenfield-within-dynamically-created-controls.aspx#6707823</link><pubDate>Tue, 28 Oct 2008 00:08:37 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6707823</guid><dc:creator>Dave Reed</dc:creator><description>&lt;p&gt;Is it within an UpdatePanel? The ScriptManager version is required to be compatible with it. Basically, it allows UpdatePanel to know which control needs which resources, so only the controls within it can register new items on the page, even though the entire page is loading as usual.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6707823" width="1" height="1"&gt;</description></item><item><title>re: Problems with GridView and a Database persisted Viewstate</title><link>http://weblogs.asp.net/caseyroach/archive/2008/07/09/problems-with-gridview-and-a-database-persisted-viewstate.aspx#6386025</link><pubDate>Thu, 10 Jul 2008 22:26:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6386025</guid><dc:creator>Casey Roach</dc:creator><description>&lt;p&gt;Interesting ... Do you know how this fares in a web farm?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6386025" width="1" height="1"&gt;</description></item><item><title>re: Problems with GridView and a Database persisted Viewstate</title><link>http://weblogs.asp.net/caseyroach/archive/2008/07/09/problems-with-gridview-and-a-database-persisted-viewstate.aspx#6383873</link><pubDate>Thu, 10 Jul 2008 13:25:04 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6383873</guid><dc:creator>Mark Hildreth</dc:creator><description>&lt;p&gt;I'm not sure what the problem might be, but if you're just trying to keep the viewstate off the page, you might also want look into the SessionStatePagePersister:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/system.web.ui.sessionpagestatepersister.aspx"&gt;msdn.microsoft.com/.../system.web.ui.sessionpagestatepersister.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I've been using this for a long time and it works great. It doesn't even chew up memory usage on ther server that badly because it only keeps the previous 9 viewstates (pers user obviously) at any given time. As long as you don't hit the back button more than 9 times, you're fine. You can also up the setting in the web.config. Hope that helps!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6383873" width="1" height="1"&gt;</description></item></channel></rss>