<?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: Convert your scraps of script to reusable AJAX Control Extenders</title>
	<atom:link href="http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/feed/" rel="self" type="application/rss+xml" />
	<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/</link>
	<description>.NET from Geneva, Switzerland</description>
	<lastBuildDate>Mon, 07 May 2012 06:33:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Hrbrvgam</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-10</link>
		<dc:creator>Hrbrvgam</dc:creator>
		<pubDate>Sat, 13 Dec 2008 19:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-10</guid>
		<description>Thanks!,</description>
		<content:encoded><![CDATA[<p>Thanks!,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gokce</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-9</link>
		<dc:creator>Gokce</dc:creator>
		<pubDate>Fri, 04 Jul 2008 14:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-9</guid>
		<description>Hello,

I&#039;m doing some stuff with the Ajax server control project. I have to know which browser I&#039;m dealing with.

Let&#039;s say I have a key press event and I need to know which character I have. However in IE I can get window.event.keyCode but for others I have to get the event itself to get the key code. In normal HTML files we pass parameter to event but when I tried to do it in this project I couldn&#039;t achieve it.

Do you have any suggestion?

Thanks,
Gokce</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m doing some stuff with the Ajax server control project. I have to know which browser I&#8217;m dealing with.</p>
<p>Let&#8217;s say I have a key press event and I need to know which character I have. However in IE I can get window.event.keyCode but for others I have to get the event itself to get the key code. In normal HTML files we pass parameter to event but when I tried to do it in this project I couldn&#8217;t achieve it.</p>
<p>Do you have any suggestion?</p>
<p>Thanks,<br />
Gokce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sriman</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-8</link>
		<dc:creator>Sriman</dc:creator>
		<pubDate>Wed, 12 Dec 2007 01:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-8</guid>
		<description>How to position the Type Search next to the list item instead of bottom or top

Please let me know. Is it in the stylesheet.


Thanks
Sriman</description>
		<content:encoded><![CDATA[<p>How to position the Type Search next to the list item instead of bottom or top</p>
<p>Please let me know. Is it in the stylesheet.</p>
<p>Thanks<br />
Sriman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Initializing PopupBehavior in your AJAX Control Extender initialize method won&#8217;t work &#171; Damian Mehers Blog</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-7</link>
		<dc:creator>Initializing PopupBehavior in your AJAX Control Extender initialize method won&#8217;t work &#171; Damian Mehers Blog</dc:creator>
		<pubDate>Fri, 29 Jun 2007 04:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-7</guid>
		<description>[...] 21st, 2007   In the ListSearchExtender which I am currently working to contribute to the AJAX Control Toolkit I use the PopupBehavior to [...]</description>
		<content:encoded><![CDATA[<p>[...] 21st, 2007   In the ListSearchExtender which I am currently working to contribute to the AJAX Control Toolkit I use the PopupBehavior to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scarpe</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-6</link>
		<dc:creator>scarpe</dc:creator>
		<pubDate>Thu, 12 Apr 2007 10:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-6</guid>
		<description>Ich besichtige deinen Aufstellungsort wieder bald fur sicheres!</description>
		<content:encoded><![CDATA[<p>Ich besichtige deinen Aufstellungsort wieder bald fur sicheres!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liming</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-4</link>
		<dc:creator>liming</dc:creator>
		<pubDate>Fri, 23 Feb 2007 19:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-4</guid>
		<description>I was just looking for keyup/keydown tips/tricks using MS ajax 1.0, good thing i found your blog first, really saved me bunch of time. Nice work.</description>
		<content:encoded><![CDATA[<p>I was just looking for keyup/keydown tips/tricks using MS ajax 1.0, good thing i found your blog first, really saved me bunch of time. Nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dealing with Assembly x contains a Web resource with name x, but does not contain an embedded resource with name x. &#171; Damian Mehers Blog</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-3</link>
		<dc:creator>Dealing with Assembly x contains a Web resource with name x, but does not contain an embedded resource with name x. &#171; Damian Mehers Blog</dc:creator>
		<pubDate>Thu, 22 Feb 2007 10:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-3</guid>
		<description>[...] 22nd, 2007   I got the go-ahead to move the ListSearchExtender from the prototype branch of the AJAX Control Toolkit to the development branch, and everything was [...]</description>
		<content:encoded><![CDATA[<p>[...] 22nd, 2007   I got the go-ahead to move the ListSearchExtender from the prototype branch of the AJAX Control Toolkit to the development branch, and everything was [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colin</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-5</link>
		<dc:creator>colin</dc:creator>
		<pubDate>Tue, 23 Jan 2007 02:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-5</guid>
		<description>Finally, an article about the MS Ajax and the toolkit that I can learn something from.

Thanks you, colin</description>
		<content:encoded><![CDATA[<p>Finally, an article about the MS Ajax and the toolkit that I can learn something from.</p>
<p>Thanks you, colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Burke's Blog : Creating Toolkit components for script management</title>
		<link>http://damianblog.com/2006/11/13/convert-your-scraps-of-script-to-reusable-ajax-control-extender/comment-page-1/#comment-2</link>
		<dc:creator>Shawn Burke's Blog : Creating Toolkit components for script management</dc:creator>
		<pubDate>Fri, 17 Nov 2006 01:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2006/11/16/convert-your-scraps-of-script-to-reusable-ajax-control-extenders/#comment-2</guid>
		<description>[...] Creating Toolkit components for script management When I was getting familar with Atlas, something that struck me was how nicely you could use it to gather up all the random bits of script on your website and factor them into nice reusable blocks of code.&#160; This scenario was one of the driving forces behind my design of the Toolkit classes - I wanted to make it as easy as possible to go from some blob of script to a reusable component.&#160; Even so, I don&#039;t think I&#039;ve given this scenario enough visibility. Even if you&#039;re not a &quot;component developer&quot;, there&#039;s&#160;something to look at here.&#160; Recently, I was building some websites as some side projects and found myself using the Toolkit to build components, not because I really intented a given bit of functionality to be reusable, but simply to put it into a nice format that was easier to maintain, track, and debug.&#160; What ended up happening though, in almost every case, was this enabled me to reuse the code in ways I hadn&#039;t intended, and to really simplify the structure of the website itself.&#160; In any case, building out my client script this way was definitely less total work than having it just sitting as JS files or inline.&#160;  A great example of this in the Toolkit is the ConfirmButtonExtender.&#160; Even though the bare-bones script for this functionality is just a few lines of code, having it consolidated in one place is really nice.&#160; I can easily apply the behavior to all the components I want and, even better, I can modify it at some point in the future in one place, rebuild, and have my whole website pick it up. What got me thinking about this was this excellent blog post walkthrough of exactly this by Damian.&#160; He does a fantastic job of not only buliding the case for this stuff but providing a step-by-step example.&#160; It&#039;s worth a read!  Published Friday, November 17, 2006 1:44 AM by sburke [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating Toolkit components for script management When I was getting familar with Atlas, something that struck me was how nicely you could use it to gather up all the random bits of script on your website and factor them into nice reusable blocks of code.&nbsp; This scenario was one of the driving forces behind my design of the Toolkit classes &#8211; I wanted to make it as easy as possible to go from some blob of script to a reusable component.&nbsp; Even so, I don&#8217;t think I&#8217;ve given this scenario enough visibility. Even if you&#8217;re not a &#8220;component developer&#8221;, there&#8217;s&nbsp;something to look at here.&nbsp; Recently, I was building some websites as some side projects and found myself using the Toolkit to build components, not because I really intented a given bit of functionality to be reusable, but simply to put it into a nice format that was easier to maintain, track, and debug.&nbsp; What ended up happening though, in almost every case, was this enabled me to reuse the code in ways I hadn&#8217;t intended, and to really simplify the structure of the website itself.&nbsp; In any case, building out my client script this way was definitely less total work than having it just sitting as JS files or inline.&nbsp;  A great example of this in the Toolkit is the ConfirmButtonExtender.&nbsp; Even though the bare-bones script for this functionality is just a few lines of code, having it consolidated in one place is really nice.&nbsp; I can easily apply the behavior to all the components I want and, even better, I can modify it at some point in the future in one place, rebuild, and have my whole website pick it up. What got me thinking about this was this excellent blog post walkthrough of exactly this by Damian.&nbsp; He does a fantastic job of not only buliding the case for this stuff but providing a step-by-step example.&nbsp; It&#8217;s worth a read!  Published Friday, November 17, 2006 1:44 AM by sburke [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

