<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with AJAX</title>
    <description>the latest stories tagged with 'AJAX' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>ASP, ASP .NET, ASP .NET AJAX - A brief history</title>
      <description>A brief of history from asp, asp .net to asp .net ajax and what have happened in the midst. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f07%2f20%2fasp-asp-net-asp-net-ajax-a-brief-history.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f07%2f20%2fasp-asp-net-asp-net-ajax-a-brief-history.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ASP_ASP_NET_ASP_NET_AJAX_A_brief_history</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ASP_ASP_NET_ASP_NET_AJAX_A_brief_history</guid>
      <pubDate>Sun, 20 Jul 2008 14:50:07 GMT</pubDate>
    </item>
    <item>
      <title>Continuous scrolling pattern using JavaScript and ASP.NET</title>
      <description>Continuous scrolling is very interesting pattern. If I would have to describe it in short I would say that new items are being loaded while you scroll down the content. It is a completely opposite pattern to a pagination. In this article, you will learn about this pattern and see how it can be implemented using JavaScript and ASP.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f19%2fContinuous-scrolling-pattern-using-JavaScript-and-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f19%2fContinuous-scrolling-pattern-using-JavaScript-and-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Continuous_scrolling_pattern_using_JavaScript_and_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Continuous_scrolling_pattern_using_JavaScript_and_ASP_NET</guid>
      <pubDate>Fri, 18 Jul 2008 23:45:02 GMT</pubDate>
    </item>
    <item>
      <title>Continuous scrolling pattern using JavaScript and ASP.NET</title>
      <description>Continuous scrolling is very interesting pattern. If I would have to describe it in short I would say that new items are being loaded while you scroll down the content. It is a completely opposite pattern to a pagination. In this article, you will learn about this pattern and see how it can be implemented using JavaScript and ASP.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f19%2fContinuous-scrolling-pattern-using-JavaScript-and-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f19%2fContinuous-scrolling-pattern-using-JavaScript-and-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Continuous_scrolling_pattern_using_JavaScript_and_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Continuous_scrolling_pattern_using_JavaScript_and_ASP_NET</guid>
      <pubDate>Fri, 18 Jul 2008 23:45:02 GMT</pubDate>
    </item>
    <item>
      <title>Using jQuery To Call ASP.NET Page Methods and Web Services</title>
      <description>Seems like more and more ASP.NET devs are using jQuery.  There are similar things on DNK but none that actually do provide code that uses jQuery to callback. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dexign.net%2fpost%2f2008%2f07%2f16%2fjQuery-To-Call-ASPNET-Page-Methods-and-Web-Services.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dexign.net%2fpost%2f2008%2f07%2f16%2fjQuery-To-Call-ASPNET-Page-Methods-and-Web-Services.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_jQuery_To_Call_ASP_NET_Page_Methods_and_Web_Services</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_jQuery_To_Call_ASP_NET_Page_Methods_and_Web_Services</guid>
      <pubDate>Fri, 18 Jul 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Updated version of Postback Ritalin - ASP.NET AJAX Server Control</title>
      <description>PostBack Ritalin is an ASP.NET AJAX server control to help simplify the common task of disabling buttons and imagebuttons during partial postbacks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2findex.php%2f2007%2f03%2f16%2fpostback-ritalin-update-v02%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2findex.php%2f2007%2f03%2f16%2fpostback-ritalin-update-v02%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Updated_version_of_Postback_Ritalin_ASP_NET_AJAX_Server_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Updated_version_of_Postback_Ritalin_ASP_NET_AJAX_Server_Control</guid>
      <pubDate>Thu, 17 Jul 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Preview 4 - Using Ajax and Ajax.Form</title>
      <description>Hanselman explains how to use the new AjaxHelper in Asp.Net MVC Preview 4.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPNETMVCPreview4UsingAjaxAndAjaxForm.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPNETMVCPreview4UsingAjaxAndAjaxForm.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ASP_NET_MVC_Preview_4_Using_Ajax_and_Ajax_Form</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ASP_NET_MVC_Preview_4_Using_Ajax_and_Ajax_Form</guid>
      <pubDate>Thu, 17 Jul 2008 15:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Hello jQuery!</title>
      <description>This post gives an introduction to the jQuery Java Script library. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.goeran.no%2fPermaLink%2cguid%2c56c8eb82-0118-4ae8-975f-3ecb6e57c716.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.goeran.no%2fPermaLink%2cguid%2c56c8eb82-0118-4ae8-975f-3ecb6e57c716.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Hello_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Hello_jQuery</guid>
      <pubDate>Wed, 16 Jul 2008 05:33:19 GMT</pubDate>
    </item>
    <item>
      <title>Web developers. You suck.</title>
      <description>Well, JavaScript developers, specifically. In order to aid in development of my own websites, I enabled JavaScript debugging in Internet Explorer a few weeks back. To my horror, I have quickly experienced what seems to be complete disregard for serving syntactically correct JavaScript on the open internet. No, I'm not just talking about a few niche websites, run by amateur programmers. I am talking about industry-leading nerd-friendly powerhouse websites that should know better. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fWeb-developers-You-suck.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fWeb-developers-You-suck.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Web_developers_You_suck</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Web_developers_You_suck</guid>
      <pubDate>Tue, 15 Jul 2008 17:46:05 GMT</pubDate>
    </item>
    <item>
      <title>The Future of ASP.NET AJAX</title>
      <description>My analysis of the ASP.NET Team's tentative road map for ASP.NET AJAX v.Next and beyond, followed by a few additional recommendations. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f07%2f15%2fthe-future-of-aspnet-ajax%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f07%2f15%2fthe-future-of-aspnet-ajax%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/The_Future_of_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/The_Future_of_ASP_NET_AJAX</guid>
      <pubDate>Tue, 15 Jul 2008 14:46:16 GMT</pubDate>
    </item>
    <item>
      <title>The Future of ASP.NET AJAX</title>
      <description>My analysis of the ASP.NET Team's tentative road map for ASP.NET AJAX v.Next and beyond, followed by a few additional recommendations. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f07%2f15%2fthe-future-of-aspnet-ajax%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f07%2f15%2fthe-future-of-aspnet-ajax%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/The_Future_of_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/The_Future_of_ASP_NET_AJAX</guid>
      <pubDate>Tue, 15 Jul 2008 14:46:16 GMT</pubDate>
    </item>
    <item>
      <title>Open Source ASP.NET 3.5 AJAX Portal - new and improved</title>
      <description>A new release of Dropthings, open source ASP.NET 3.5 AJAX portal. Features many performance and scalability techniques and a new design.
Showcases:
- 10 ASP.NET Performance and Scalability Secrets.
- Fast ASP.NET page rendering by deferred script loading. 
- Load large amount of Javascripts in batch and thus load AJAX sites a lot faster.
- Fast Streaming AJAX proxy that solves double downloading problems and continuously streams content from external domain.
- Making best use of cache for high performance website.
- On-demand UI loading on AJAX websites.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f07%2f14%2fopen-source-asp-net-3-5-ajax-portal-new-and-improved.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f07%2f14%2fopen-source-asp-net-3-5-ajax-portal-new-and-improved.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Open_Source_ASP_NET_3_5_AJAX_Portal_new_and_improved</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Open_Source_ASP_NET_3_5_AJAX_Portal_new_and_improved</guid>
      <pubDate>Sun, 20 Jul 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Open Source ASP.NET 3.5 AJAX Portal - new and improved</title>
      <description>A new release of Dropthings, open source ASP.NET 3.5 AJAX portal. Features many performance and scalability techniques and a new design.
Showcases:
- 10 ASP.NET Performance and Scalability Secrets.
- Fast ASP.NET page rendering by deferred script loading. 
- Load large amount of Javascripts in batch and thus load AJAX sites a lot faster.
- Fast Streaming AJAX proxy that solves double downloading problems and continuously streams content from external domain.
- Making best use of cache for high performance website.
- On-demand UI loading on AJAX websites.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f07%2f14%2fopen-source-asp-net-3-5-ajax-portal-new-and-improved.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f07%2f14%2fopen-source-asp-net-3-5-ajax-portal-new-and-improved.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Open_Source_ASP_NET_3_5_AJAX_Portal_new_and_improved</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Open_Source_ASP_NET_3_5_AJAX_Portal_new_and_improved</guid>
      <pubDate>Sun, 20 Jul 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Javascript cloning objects</title>
      <description>When cloning a object in Javascript many of the examples I found used for(i in..) to traverse the properties and copy each of them. There is a nicer way to do this using the uneval function like this:- &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thespanner.co.uk%2f2008%2f04%2f10%2fjavascript-cloning-objects%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thespanner.co.uk%2f2008%2f04%2f10%2fjavascript-cloning-objects%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Javascript_cloning_objects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Javascript_cloning_objects</guid>
      <pubDate>Fri, 11 Jul 2008 22:33:01 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Goodness and ASP.NET AJAX - Take II</title>
      <description>So clearly I am obsessing about getting jQuery features into my WebForm applications.  I would seriously love to see the following added ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.dzone.com%2fnews%2fjquery-goodness-and-aspnet-aja"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.dzone.com%2fnews%2fjquery-goodness-and-aspnet-aja" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_Goodness_and_ASP_NET_AJAX_Take_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_Goodness_and_ASP_NET_AJAX_Take_II</guid>
      <pubDate>Thu, 10 Jul 2008 09:38:21 GMT</pubDate>
    </item>
    <item>
      <title>Optimize WebResource.axd and ScriptResource.axd</title>
      <description>Some weeks ago I wrote how to minify and compress the WebResource.axd handler. In the comments of that post someone asked how to do the same with ScriptResource.axd. I thought about it and realized it could be done much smarter.If you take a look at the HTML source at the CodePlex Issue Tracker page, you'll see it references 13 WebResource.axd and ScriptResource.axd. That's 13 different web requests on each page load. The ScriptResource.axd is using HTTP compression but WebResource.axd does not. None of them minifies the scripts.Therefore it would be cool to create a plug 'n play HttpModule that combines all resource.axd scripts into one single web request and then minify and compress them. It would result in smaller HTML, fewer web requests and optimized JavaScript code. If you're a YSlow nazi like me, this is a must-have. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fOptimize-WebResourceaxd-and-ScriptResourceaxd.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fOptimize-WebResourceaxd-and-ScriptResourceaxd.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Optimize_WebResource_axd_and_ScriptResource_axd</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Optimize_WebResource_axd_and_ScriptResource_axd</guid>
      <pubDate>Thu, 10 Jul 2008 20:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Reduce ASP.NET Page size and complexity using JQuery-Part 1</title>
      <description>This is my first post on asp.net blog. ASP.NET Ajax and JQuery are two different ajax framework. In this post I will show, how we can enhance gridview using ASP.NET Ajax and JQuery. I also compare the implementation of these frameworks. In next posts i will explain more about JQuery and ASP.NET Ajax and also tell you &amp;quot;How to combine the power of both framework&amp;quot;. My Future post will related to ASP.NET and related frameworks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f07%2f08%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f07%2f08%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_1</guid>
      <pubDate>Wed, 09 Jul 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Using AJAX to Create a DropDownList for Populating a TextBox </title>
      <description>A pretty little ditty that I created to allow you to copy items into a textbox quickly clientside. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.krissteele.net%2fblogdetails.aspx%3fid%3d64"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.krissteele.net%2fblogdetails.aspx%3fid%3d64" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_AJAX_to_Create_a_DropDownList_for_Populating_a_TextBox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_AJAX_to_Create_a_DropDownList_for_Populating_a_TextBox</guid>
      <pubDate>Wed, 09 Jul 2008 03:59:52 GMT</pubDate>
    </item>
    <item>
      <title>Have fun with MDA: modeling business logic</title>
      <description>This is part three of my five-part tutorial that shows how to implement a web-based database application with a powerful MDA-Tool called OlivaNova Modeler. In this part, I'll explain how to implement nearly any business logic within the software model. When generating the code, the business logic is also transformed into C# code that matches the business logic defined in the model - and of course - you could also transform it into Java J2EE code that behaves identically. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-three-modeling-business-logic.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-three-modeling-business-logic.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Have_fun_with_MDA_modeling_business_logic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Have_fun_with_MDA_modeling_business_logic</guid>
      <pubDate>Tue, 08 Jul 2008 14:10:53 GMT</pubDate>
    </item>
    <item>
      <title>Build a Web Chat Application using ASP.Net 3.5, LINQ and AJAX (in C# 3</title>
      <description>Introduction:

A Java Programmer friend of mine once asked me if I have ever built a web chat application. I said &amp;quot;No&amp;quot;. He then asked me if I were to build a really simple, monitored, bare minimum, working web chat application, how long do I think will it take (something to that effect). I said, &amp;quot;I don't know&amp;quot;. A few days had passed, one lazy evening, I was surfing the web looking for ASP.Net web chat applications. It seems that I can't find one that is simple enough to implement. So I decided to just build something simple from scratch. When I say simple, that just means that: I'm am going to try to build this web chat as fast as possible, with very minimal planning or architecturing. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.junnark.com%2fArticles%2fBuild-a-Web-Chat-Application-Using-ASP-Net-LINQ-and-AJAX-CS.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.junnark.com%2fArticles%2fBuild-a-Web-Chat-Application-Using-ASP-Net-LINQ-and-AJAX-CS.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Build_a_Web_Chat_Application_using_ASP_Net_3_5_LINQ_and_AJAX_in_C_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Build_a_Web_Chat_Application_using_ASP_Net_3_5_LINQ_and_AJAX_in_C_3</guid>
      <pubDate>Tue, 08 Jul 2008 06:41:15 GMT</pubDate>
    </item>
    <item>
      <title>Gaia Ajax Widgets 3.0 &amp;quot;Glory&amp;quot; Officially Released!</title>
      <description>Gaiaware has announced the 3.0 &amp;quot;Glory&amp;quot; release of Gaia Ajax Widgets. Gaia is a GPL licensed Ajax framework for ASP.NET and Mono.
4 new widgets: Extended Button, Extended Panel, Calendar, Slider. 8 widgets completely rebuilt + Visual Studio Designers + 100% XHTML compliant + new XHtmlWriter &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fajaxwidgets.com%2fBlogs%2fstian%2fgaia_3_0__glory_released.bb"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fajaxwidgets.com%2fBlogs%2fstian%2fgaia_3_0__glory_released.bb" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Gaia_Ajax_Widgets_3_0_Glory_Officially_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Gaia_Ajax_Widgets_3_0_Glory_Officially_Released</guid>
      <pubDate>Thu, 03 Jul 2008 19:44:25 GMT</pubDate>
    </item>
    <item>
      <title>Building a web-based database application within 8 hours, Part Two</title>
      <description>This is part two of my five-part tutorial about implementing a web-based database application with the OlivaNova Modeler. In this part, we're going to discuss a rather simple task, the creation of classes, attributes, associations and inheritance. Modeling the class diagram is the foundation of modeling all other logics and user interface features, such as transactional business logic and AJAXified data views, filters and service forms. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-two-modeling-class-diagram.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-two-modeling-class-diagram.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_a_web_based_database_application_within_8_hours_Part_Two</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_a_web_based_database_application_within_8_hours_Part_Two</guid>
      <pubDate>Thu, 03 Jul 2008 10:04:22 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET AJAX Roadmap </title>
      <description>Interesting document ... Includes stuff like
- adding jQuery style css selectors: $query("input[type=text][value~=foo]"); 
- client side templates &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2faspnet%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d14924"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2faspnet%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d14924" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_AJAX_Roadmap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_AJAX_Roadmap</guid>
      <pubDate>Wed, 02 Jul 2008 13:26:17 GMT</pubDate>
    </item>
    <item>
      <title>Building a web-based database application within 8 hours</title>
      <description>This article shows you how to implement a rock-solid, multi-tier, scalable, AJAXified C# ASP.NET client/server-application with ease. The tutorial consists of five parts that show how the application has been modeled. Today, I'd like to start with a short introduction and the specification of the application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fthats-cool-mda-introduction.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fthats-cool-mda-introduction.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Building_a_web_based_database_application_within_8_hours</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Building_a_web_based_database_application_within_8_hours</guid>
      <pubDate>Tue, 01 Jul 2008 15:51:52 GMT</pubDate>
    </item>
    <item>
      <title>Building a web-based database application within 8 hours</title>
      <description>This article shows you how to implement a rock-solid, multi-tier, scalable, AJAXified C# ASP.NET client/server-application with ease. The tutorial consists of five parts that show how the application has been modeled. Today, I'd like to start with a short introduction and the specification of the application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fthats-cool-mda-introduction.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fthats-cool-mda-introduction.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Building_a_web_based_database_application_within_8_hours</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Building_a_web_based_database_application_within_8_hours</guid>
      <pubDate>Tue, 01 Jul 2008 15:51:52 GMT</pubDate>
    </item>
    <item>
      <title>AJAX and Javascript Libraries for .net</title>
      <description>A good starting resource on where to begin to look for when it comes to ajax/javascript libraries.  I really like how factors in documentation and ease of use.  Some tools and libraries are really powerful, but it is tough to implement in a work environment in a timely and effective manner.    &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frrobbins%2farchive%2f2008%2f01%2f17%2fjavascript-libraries.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frrobbins%2farchive%2f2008%2f01%2f17%2fjavascript-libraries.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/AJAX_and_Javascript_Libraries_for_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/AJAX_and_Javascript_Libraries_for_net</guid>
      <pubDate>Mon, 30 Jun 2008 15:29:11 GMT</pubDate>
    </item>
  </channel>
</rss>