<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.encosia.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.encosia.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Encosia</title>
	
	<link>http://encosia.com</link>
	<description>ASP.NET and AJAX code, ideas, and examples.</description>
	<pubDate>Sun, 11 May 2008 13:57:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.encosia.com/EncosiaComments" type="application/rss+xml" /><item>
		<title>Comment on Seamless inline text editing with ASP.NET AJAX by Edit In-Place Ajax Scripts « Renganathan’s Weblog</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/288066720/</link>
		<dc:creator>Edit In-Place Ajax Scripts « Renganathan’s Weblog</dc:creator>
		<pubDate>Sun, 11 May 2008 10:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/23/seamless-inline-text-editing-with-aspnet-ajax/#comment-23401</guid>
		<description>[...] Seamless inline text editing -Written for ASP.Net. It works like the rest of them by clicking on the text and it will become editable. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Seamless inline text editing -Written for ASP.Net. It works like the rest of them by clicking on the text and it will become editable. [&#8230;]</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/288066720" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/2007/08/23/seamless-inline-text-editing-with-aspnet-ajax/#comment-23401</feedburner:origLink></item>
	<item>
		<title>Comment on PostBack Ritalin by Dave Ward</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/287818345/</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Sun, 11 May 2008 02:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php//postback-ritalin/#comment-23350</guid>
		<description>Those of you who wanted LinkButton support added, please shoot me an email.  I've got a beta for you.</description>
		<content:encoded><![CDATA[<p>Those of you who wanted LinkButton support added, please shoot me an email.  I&#8217;ve got a beta for you.</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/287818345" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/downloads/postback-ritalin/#comment-23350</feedburner:origLink></item>
	<item>
		<title>Comment on Why do ASP.NET AJAX page methods have to be static? by Why Asp.net ajax page methods have to be static - Yizhe Online Tablet</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/286270789/</link>
		<dc:creator>Why Asp.net ajax page methods have to be static - Yizhe Online Tablet</dc:creator>
		<pubDate>Thu, 08 May 2008 18:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=72#comment-22963</guid>
		<description>[...] read: http://encosia.com/2008/04/16/why-do-aspnet-ajax-p...  Published Friday, May 09, 2008 6:34 PM by [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] read: <a href="http://encosia.com/2008/04/16/why-do-aspnet-ajax-p.." rel="nofollow">http://encosia.com/2008/04/16/why-do-aspnet-ajax-p..</a>.  Published Friday, May 09, 2008 6:34 PM by [&#8230;]</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/286270789" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/2008/04/16/why-do-aspnet-ajax-page-methods-have-to-be-static/#comment-22963</feedburner:origLink></item>
	<item>
		<title>Comment on Why you should not place your whole site in an UpdatePanel by Slava</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/286109750/</link>
		<dc:creator>Slava</dc:creator>
		<pubDate>Thu, 08 May 2008 14:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=74#comment-22939</guid>
		<description>Sorry, achieve, not archive :)</description>
		<content:encoded><![CDATA[<p>Sorry, achieve, not archive :)</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/286109750" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/2008/04/23/why-you-should-not-place-your-whole-site-in-an-updatepanel/#comment-22939</feedburner:origLink></item>
	<item>
		<title>Comment on Why you should not place your whole site in an UpdatePanel by Anonymous</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/286092742/</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 08 May 2008 13:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=74#comment-22930</guid>
		<description>"but you have to write all your controls in javascript which must take a lot longer to do"

Totally agree. The point of Javascript JSON WebMethod is to archive the functionality of true AJAX application, not a simulation like with UpdatePanel :). BUT! And that "BUT" is the cornerstone. It would be a real nightmare to built manually the Javascript AJAX UI library by hand. Everyone I know decided to use Javascript AJAX libraries available now even for free, such as ExtJS, wich is FULL of any UI elements you might ever need to built your app. So what would be the reason for me to choose ASP.NET AJAX via WebServices?</description>
		<content:encoded><![CDATA[<p>&#8220;but you have to write all your controls in javascript which must take a lot longer to do&#8221;</p>
<p>Totally agree. The point of Javascript JSON WebMethod is to archive the functionality of true AJAX application, not a simulation like with UpdatePanel :). BUT! And that &#8220;BUT&#8221; is the cornerstone. It would be a real nightmare to built manually the Javascript AJAX UI library by hand. Everyone I know decided to use Javascript AJAX libraries available now even for free, such as ExtJS, wich is FULL of any UI elements you might ever need to built your app. So what would be the reason for me to choose ASP.NET AJAX via WebServices?</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/286092742" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/2008/04/23/why-you-should-not-place-your-whole-site-in-an-updatepanel/#comment-22930</feedburner:origLink></item>
	<item>
		<title>Comment on Using jQuery to Consume ASP.NET JSON Web Services by Using jQuery &amp; JSON with ASP.NET at KeithRousseau.com</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/285774953/</link>
		<dc:creator>Using jQuery &amp; JSON with ASP.NET at KeithRousseau.com</dc:creator>
		<pubDate>Thu, 08 May 2008 02:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/#comment-22834</guid>
		<description>[...] was a recent post on Encosia about how to use jQuery to interact with web services. In this article I will expand on a couple of the points and add a few new [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] was a recent post on Encosia about how to use jQuery to interact with web services. In this article I will expand on a couple of the points and add a few new [&#8230;]</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/285774953" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/#comment-22834</feedburner:origLink></item>
	<item>
		<title>Comment on Inline Edit Box .NET by Kaj Bonfils</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/285342086/</link>
		<dc:creator>Kaj Bonfils</dc:creator>
		<pubDate>Wed, 07 May 2008 11:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/downloads/inlineedit/#comment-22727</guid>
		<description>Hi,

I'm using having a similar experience. I have a page with a MultiView control. In one of the views, I have a repeater, and within the repeater, there is a InlineEdit control. There is two issues:
1) Event though i assign the ClientIDSuffix it isn't applied when the CallBackFunction is called.
2) Same experience as Alf: The first is rendered correctly, but the following are renderes as textboxes.

If you could fix this, I would be very happy. I have used the control in other parts of my code, at it is just "GREAT GREAT GREAT"

Thanks,

Kaj</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m using having a similar experience. I have a page with a MultiView control. In one of the views, I have a repeater, and within the repeater, there is a InlineEdit control. There is two issues:<br />
1) Event though i assign the ClientIDSuffix it isn&#8217;t applied when the CallBackFunction is called.<br />
2) Same experience as Alf: The first is rendered correctly, but the following are renderes as textboxes.</p>
<p>If you could fix this, I would be very happy. I have used the control in other parts of my code, at it is just &#8220;GREAT GREAT GREAT&#8221;</p>
<p>Thanks,</p>
<p>Kaj</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/285342086" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/downloads/inline-edit-box-net/#comment-22727</feedburner:origLink></item>
	<item>
		<title>Comment on Why you should not place your whole site in an UpdatePanel by Rune</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/284964323/</link>
		<dc:creator>Rune</dc:creator>
		<pubDate>Tue, 06 May 2008 23:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=74#comment-22611</guid>
		<description>I agree with you that updatepanel is not a great solution from a performance og user experience point of view. However, it seem to solve the problem of maintaining a "temporary" version of larger forms while at the same time doing constraint checks in the database. This could of course be handled by a javascript/webmethod combination, but then you loose the advantages of managed code. 

On the other hand it does almost take your breath away when you see the complete javascript-json-webmethod combination used to the fullest like the controls from... componentart (I think they're called). The performance is almost desktop-like but you have to write all your controls in javascript which must take a lot longer to do.</description>
		<content:encoded><![CDATA[<p>I agree with you that updatepanel is not a great solution from a performance og user experience point of view. However, it seem to solve the problem of maintaining a &#8220;temporary&#8221; version of larger forms while at the same time doing constraint checks in the database. This could of course be handled by a javascript/webmethod combination, but then you loose the advantages of managed code. </p>
<p>On the other hand it does almost take your breath away when you see the complete javascript-json-webmethod combination used to the fullest like the controls from&#8230; componentart (I think they&#8217;re called). The performance is almost desktop-like but you have to write all your controls in javascript which must take a lot longer to do.</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/284964323" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/2008/04/23/why-you-should-not-place-your-whole-site-in-an-updatepanel/#comment-22611</feedburner:origLink></item>
	<item>
		<title>Comment on Updated your web.config, but Sys is still undefined? by Dave Ward</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/284435443/</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Tue, 06 May 2008 06:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-22379</guid>
		<description>Post the ASPX and C#/VB code for that page on the asp.net forums, and email me a link.  I'll try to take a look at it for you.</description>
		<content:encoded><![CDATA[<p>Post the ASPX and C#/VB code for that page on the asp.net forums, and email me a link.  I&#8217;ll try to take a look at it for you.</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/284435443" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-22379</feedburner:origLink></item>
	<item>
		<title>Comment on Updated your web.config, but Sys is still undefined? by prashant</title>
		<link>http://feeds.encosia.com/~r/EncosiaComments/~3/284416056/</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Tue, 06 May 2008 05:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-22368</guid>
		<description>hi

Thanks for your reply

AJAX Entension is already installed on the server.
I get this error when i press enter key in password textbox. I have placed the code in separate JS file and added ScriptReference to Script Manager and implemented the above concept as it is.</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>Thanks for your reply</p>
<p>AJAX Entension is already installed on the server.<br />
I get this error when i press enter key in password textbox. I have placed the code in separate JS file and added ScriptReference to Script Manager and implemented the above concept as it is.</p>
<img src="http://feeds.encosia.com/~r/EncosiaComments/~4/284416056" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-22368</feedburner:origLink></item>
</channel>
</rss>
