<?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/"
		>
<channel>
	<title>Comments on: Simplify ASP.NET AJAX client-side initialization</title>
	<atom:link href="http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/feed/" rel="self" type="application/rss+xml" />
	<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/</link>
	<description>ASP.NET and AJAX code, ideas, and examples.</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:05:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Erik</title>
		<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-36399</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Sat, 05 Sep 2009 20:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-36399</guid>
		<description>Next time give us SOME CODE please.... ;)</description>
		<content:encoded><![CDATA[<p>Next time give us SOME CODE please&#8230;. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-33093</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Tue, 04 Nov 2008 03:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-33093</guid>
		<description>When using pageLoad() with master pages, this is one option:  http://encosia.com/2007/11/20/using-pageload-in-both-master-and-content-pages/

That way, you can control the order of execution and don&#039;t have to worry about placement issues.</description>
		<content:encoded><![CDATA[<p>When using pageLoad() with master pages, this is one option:  <a href="http://encosia.com/2007/11/20/using-pageload-in-both-master-and-content-pages/" rel="nofollow">http://encosia.com/2007/11/20/using-pageload-in-both-master-and-content-pages/</a></p>
<p>That way, you can control the order of execution and don&#8217;t have to worry about placement issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert W.</title>
		<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-32988</link>
		<dc:creator>Robert W.</dc:creator>
		<pubDate>Sat, 01 Nov 2008 03:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-32988</guid>
		<description>I was curious about why &quot;pageLoad&quot; just magically worked.  Thanks for the explanation.

Incidentally, it also works in a master page but you have to be careful where you insert your script block.  If it&#039;s too early in the file then it will not work.  I put it in right near the bottom, before the &quot; tag and it works fine.</description>
		<content:encoded><![CDATA[<p>I was curious about why &#8220;pageLoad&#8221; just magically worked.  Thanks for the explanation.</p>
<p>Incidentally, it also works in a master page but you have to be careful where you insert your script block.  If it&#8217;s too early in the file then it will not work.  I put it in right near the bottom, before the &#8221; tag and it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Col</title>
		<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-32473</link>
		<dc:creator>Col</dc:creator>
		<pubDate>Tue, 14 Oct 2008 08:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-32473</guid>
		<description>EXCELLENT! Thank you. So simple.</description>
		<content:encoded><![CDATA[<p>EXCELLENT! Thank you. So simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimbo</title>
		<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-32054</link>
		<dc:creator>jimbo</dc:creator>
		<pubDate>Fri, 29 Aug 2008 04:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-32054</guid>
		<description>Thank you very much! This was exactly what i needed to get my jquery to work with the update panel. I had no idea that could wire a jscript function in by name alone. One suggestion though. I found this via google groups and had a hard time finding the post that you referenced (i got lucky with search :). You should add a link to that message with a reference to this specific post. Thanks again. You are my hero for the week!</description>
		<content:encoded><![CDATA[<p>Thank you very much! This was exactly what i needed to get my jquery to work with the update panel. I had no idea that could wire a jscript function in by name alone. One suggestion though. I found this via google groups and had a hard time finding the post that you referenced (i got lucky with search :). You should add a link to that message with a reference to this specific post. Thanks again. You are my hero for the week!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Livingstone</title>
		<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-2189</link>
		<dc:creator>Steven Livingstone</dc:creator>
		<pubDate>Mon, 03 Dec 2007 12:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-2189</guid>
		<description>Thank you! I searched for something like this on msdn and google, but I guess search has a long way to go as i couldn&#039;t find any reference to it!

Great stuff!</description>
		<content:encoded><![CDATA[<p>Thank you! I searched for something like this on msdn and google, but I guess search has a long way to go as i couldn&#8217;t find any reference to it!</p>
<p>Great stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-1451</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Thu, 04 Oct 2007 00:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-1451</guid>
		<description>InitializeRequest and BeginRequest are client side events that you can handle.  Take a look at &lt;a href=&quot;http://encosia.com/index.php/2007/01/16/css-style-as-ajax-progress-indicator/&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt; for an example of how to use them.</description>
		<content:encoded><![CDATA[<p>InitializeRequest and BeginRequest are client side events that you can handle.  Take a look at <a href="http://encosia.com/index.php/2007/01/16/css-style-as-ajax-progress-indicator/" rel="nofollow">this post</a> for an example of how to use them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sevket Seyalioglu</title>
		<link>http://encosia.com/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-1450</link>
		<dc:creator>Sevket Seyalioglu</dc:creator>
		<pubDate>Thu, 04 Oct 2007 00:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/01/simplify-aspnet-ajax-client-side-page-initialization/#comment-1450</guid>
		<description>Thanks a lot mate. Wonderful finding.
What about the following? 
When ajax completes yes pageLoad() executes, but what about when it start partial postback? Is there another method that we can use like pageLoad()?</description>
		<content:encoded><![CDATA[<p>Thanks a lot mate. Wonderful finding.<br />
What about the following?<br />
When ajax completes yes pageLoad() executes, but what about when it start partial postback? Is there another method that we can use like pageLoad()?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
