<?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>A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx</link><description>A small benchmark of Folks performance against ASP.NET Ajax. Scenario Population a GridView with a specific number of Person { Name, Email } items. Configuration Running on Centrino Duo 1,67, 1GB RAM on Windows XP Pro SP2, Firefox 2 with Firebug (used</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Folks - A small, simple and fast Ajax framework.</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5945852</link><pubDate>Mon, 10 Mar 2008 18:05:49 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5945852</guid><dc:creator>Eduardo Dias</dc:creator><author>Eduardo Dias</author><description>&lt;p&gt;The Folks Ajax Framework provides a clean, easy and fast way to build Ajax enabled web applications in&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5945852" width="1" height="1"&gt;</description></item><item><title>re: A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5795145</link><pubDate>Fri, 15 Feb 2008 18:04:55 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5795145</guid><dc:creator>Bad Speller</dc:creator><author>Bad Speller</author><description>&lt;p&gt;I meant sails...&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5795145" width="1" height="1"&gt;</description></item><item><title>re: A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5792159</link><pubDate>Fri, 15 Feb 2008 05:21:29 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5792159</guid><dc:creator>DudeSP</dc:creator><author>DudeSP</author><description>&lt;p&gt;Once Folks becomes more than alpha software run these tests again. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sure adding features will take the wind out of its sales.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5792159" width="1" height="1"&gt;</description></item><item><title>re: A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5786687</link><pubDate>Thu, 14 Feb 2008 17:01:19 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5786687</guid><dc:creator>edurdias</dc:creator><author>edurdias</author><description>&lt;p&gt;Hi Bart,&lt;/p&gt;
&lt;p&gt;I agree with you that ASP.NET Ajax has a lot of features that Folks don't. But the main focus of Folks is to be simple and small.&lt;/p&gt;
&lt;p&gt;Very good idea. This test was made with Firebug reports. I'll be posting the Fiddler payload report soon.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5786687" width="1" height="1"&gt;</description></item><item><title>re: A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5785704</link><pubDate>Thu, 14 Feb 2008 14:40:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5785704</guid><dc:creator>Bart Czernicki</dc:creator><author>Bart Czernicki</author><description>&lt;p&gt;A real good test would be how much is the AJAX payload vs. the Folks payload. &amp;nbsp;That is a huge drag on first time loads especially when IIS compression is off.&lt;/p&gt;
&lt;p&gt;Seeing a stat like this is nice, however I remember seeing things like this for MySQL vs. SQL Server where math operations where 1,000 faster than SQL Server 2000 (this was 2002 or so). &amp;nbsp;However, MySQL was about 1/10 of the features SQL2000 did and was slower in most of the other areas.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5785704" width="1" height="1"&gt;</description></item><item><title>re: A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5780130</link><pubDate>Wed, 13 Feb 2008 18:04:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5780130</guid><dc:creator>edurdias</dc:creator><author>edurdias</author><description>&lt;p&gt;I agree with you that 1k records is more than an user want in a GridView.&lt;/p&gt;
&lt;p&gt;Both versions work with the GridView generated response. The &amp;nbsp;GridView has the PageSize property limited to 100 records, creating the paging.&lt;/p&gt;
&lt;p&gt;The response time is relative to fire the PostBack, Create the result list with the respective length by ObjectDataSource and render the GridView with Paging if necessary.&lt;/p&gt;
&lt;p&gt;I wanna show only the reponse time of logic processing in both frameworks.&lt;/p&gt;
&lt;p&gt;Hope be more clear. :D&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5780130" width="1" height="1"&gt;</description></item><item><title>re: A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5780017</link><pubDate>Wed, 13 Feb 2008 17:40:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5780017</guid><dc:creator>AndrewSeven</dc:creator><author>AndrewSeven</author><description>&lt;p&gt;Are you saying that both versions are working on the html that is generated by an asp:GridView ?&lt;/p&gt;
&lt;p&gt;1000 records is probably more than a user will want on a page.&lt;/p&gt;
&lt;p&gt;You might want to show some data related to the effort of &amp;nbsp;implementing each approach.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5780017" width="1" height="1"&gt;</description></item><item><title>re: A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5779771</link><pubDate>Wed, 13 Feb 2008 16:44:07 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5779771</guid><dc:creator>edurdias</dc:creator><author>edurdias</author><description>&lt;p&gt;Hi Andrew,&lt;/p&gt;
&lt;p&gt;I choose the GridView exactly by features. This benchmark has a GridView with paging associated to an ObjectDataSource. The paging was not computed here, but I can test it too. :D&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5779771" width="1" height="1"&gt;</description></item><item><title>re: A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5779499</link><pubDate>Wed, 13 Feb 2008 15:53:40 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5779499</guid><dc:creator>AndrewSeven</dc:creator><author>AndrewSeven</author><description>&lt;p&gt;When I choose GridView, I do it for the features, not for speed considerations.&lt;/p&gt;
&lt;p&gt;How easily will you be able to add paging, sorting, and a delete button with a server side handler.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5779499" width="1" height="1"&gt;</description></item><item><title> A comparison between Folks and ASP.NET Ajax</title><link>http://weblogs.asp.net/eduardodias/archive/2008/02/13/a-comparison-between-folks-and-asp-net-ajax.aspx#5779430</link><pubDate>Wed, 13 Feb 2008 15:41:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5779430</guid><dc:creator>DotNetKicks.com</dc:creator><author>DotNetKicks.com</author><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5779430" width="1" height="1"&gt;</description></item></channel></rss>