<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by olydaa12</title>
    <description>Stories kicked by olydaa12</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>To NGen or Not to NGen?</title>
      <description>One of the topics we often get questions on is about when it makes sense to invest the extra effort to pre-compile assemblies via NGen instead of simply relying on the JIT compiler to generate native code on the fly at application runtime. I thought I would try to answer that question in our first &amp;quot;real&amp;quot; post.

The JIT is optimized to balance code generation time against code quality, and it works well for many scenarios. NGen is essentially a performance optimization; so just like for anything else that's performance-related, you'll want to measure performance with vs. without NGen, and then decide whether it really helps your specific application and scenario. Here are a few general guidelines. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fclrcodegeneration%2farchive%2f2007%2f09%2f15%2fto-ngen-or-not-to-ngen.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fclrcodegeneration%2farchive%2f2007%2f09%2f15%2fto-ngen-or-not-to-ngen.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/To_NGen_or_Not_to_NGen</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/To_NGen_or_Not_to_NGen</guid>
      <pubDate>Sun, 16 Sep 2007 13:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Compress Asp.net Ajax Web Service Response - Save Bandwidth</title>
      <description>Shows how to compress Json response of Asp.net Ajax Web Service which saves massive network bandwidth. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f09%2f15%2fCompress-Asp.net-Ajax-Web-Service-Response---Save-Bandwidth.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f09%2f15%2fCompress-Asp.net-Ajax-Web-Service-Response---Save-Bandwidth.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Compress_Asp_net_Ajax_Web_Service_Response_Save_Bandwidth</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Compress_Asp_net_Ajax_Web_Service_Response_Save_Bandwidth</guid>
      <pubDate>Sun, 16 Sep 2007 18:02:42 GMT</pubDate>
    </item>
    <item>
      <title>SonicCast - Lorem Ipsum and SubSonic Sugar</title>
      <description>Sonic cast that discusses the Sugar and Utility namespaces in SubSonic and the new lorem ipsum control/utility. Also shows off some JQuery edit-in-place functionality at the end. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fscribesonic.com%2fBlog%2fArchive%2f2007%2f09%2f14%2fNew-SonicCast---Lorem-Ipsum-and-SubSonic-Sugar.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fscribesonic.com%2fBlog%2fArchive%2f2007%2f09%2f14%2fNew-SonicCast---Lorem-Ipsum-and-SubSonic-Sugar.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/SonicCast_Lorem_Ipsum_and_SubSonic_Sugar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/SonicCast_Lorem_Ipsum_and_SubSonic_Sugar</guid>
      <pubDate>Sat, 15 Sep 2007 16:01:01 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic: Creating a JOINed Query</title>
      <description>&amp;quot;To facilitate JOIN support, a new Query constructor overload has been added. This overload takes a table schema reference, and one or more table columns as parameters.&amp;quot;
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmonk.thelonio.us%2farchive%2f2007%2f09%2f13%2fRemedial-Query-JOINs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmonk.thelonio.us%2farchive%2f2007%2f09%2f13%2fRemedial-Query-JOINs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SubSonic_Creating_a_JOINed_Query</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SubSonic_Creating_a_JOINed_Query</guid>
      <pubDate>Fri, 14 Sep 2007 04:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Asp.net ListView - DataEditing</title>
      <description>Shows the DataEditing capabilities of Asp.net ListView Control both with LinqDataSource as well as code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f09%2f13%2fAsp.net-List---Data-Editing.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f09%2f13%2fAsp.net-List---Data-Editing.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Asp_net_ListView_DataEditing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Asp_net_ListView_DataEditing</guid>
      <pubDate>Fri, 14 Sep 2007 12:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating your first ASP.NET AJAX 1.0 Application</title>
      <description>Over the last year or so, AJAX has taken the web development world by storm. AJAX is short for Asynchronous JavaScript and XML and is an approach to building dynamic web applications that behave less like the static web pages we're used to and more like desktop applications.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewB6B709B4-5697-40EE-8429-CB09A453A94F.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewB6B709B4-5697-40EE-8429-CB09A453A94F.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Creating_your_first_ASP_NET_AJAX_1_0_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Creating_your_first_ASP_NET_AJAX_1_0_Application</guid>
      <pubDate>Thu, 13 Sep 2007 18:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Loading UserControl Dynamically in UpdatePanel</title>
      <description>Shows how to load user controls dynamically in update panel on different menu click and how to employ different helper controls like UpdateProgress, ModalPopupExtender when the control is loading. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f08%2f11%2fLoading-UserControl-Dynamically-in-UpdatePanel.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f08%2f11%2fLoading-UserControl-Dynamically-in-UpdatePanel.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Loading_UserControl_Dynamically_in_UpdatePanel</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Loading_UserControl_Dynamically_in_UpdatePanel</guid>
      <pubDate>Sat, 11 Aug 2007 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SJAX Call</title>
      <description>Learn how to call synchronously Server Side methods with Asp.net Ajax Framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f07%2f04%2fSJAX-Call.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f07%2f04%2fSJAX-Call.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/SJAX_Call</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/SJAX_Call</guid>
      <pubDate>Thu, 05 Jul 2007 07:01:01 GMT</pubDate>
    </item>
  </channel>
</rss>