<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by isuttle</title>
    <description>Stories kicked by isuttle</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>Finally, a SelectedItems Option (yaaay)</title>
      <description>The .NET framework does not include a way to get the selected items from a CheckBoxList, ListBox, DropDownList, or RadioButtonList, without iterating the Items collection.  This post provides a generic extension method for retrieving the selected items from any ListControl. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fFinally2c-a-SelectedItems-Option-(yaaay).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fFinally2c-a-SelectedItems-Option-(yaaay).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Finally_a_SelectedItems_Option_yaaay</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Finally_a_SelectedItems_Option_yaaay</guid>
      <pubDate>Wed, 14 May 2008 17:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Use Visual Studio's Post-Build Events to Automate Unit Testing Running</title>
      <description>Use Visual Studio's post-build events to make unit testing automation awesome! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.csharptocsharp.com%2fvisual-studio-automate-unit-testing"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.csharptocsharp.com%2fvisual-studio-automate-unit-testing" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Use_Visual_Studio_s_Post_Build_Events_to_Automate_Unit_Testing_Running</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Use_Visual_Studio_s_Post_Build_Events_to_Automate_Unit_Testing_Running</guid>
      <pubDate>Fri, 16 May 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Massive BlogEngine.Net Security Hole - Fix Provided</title>
      <description>A massive security hole in BlogEngine.net was just revealed that allows anyone to see your passwords... Danny Douglass explains the issue and provides a patched BlogEngine.Core assembly to resolve the issue until the next release of BlogEngine is available. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdannydouglass.com%2fpost%2f2008%2f04%2fBlogEngine-and-the-JavaScript-HttpHandler-Serious-Security-Issue.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdannydouglass.com%2fpost%2f2008%2f04%2fBlogEngine-and-the-JavaScript-HttpHandler-Serious-Security-Issue.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Massive_BlogEngine_Net_Security_Hole_Fix_Provided</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Massive_BlogEngine_Net_Security_Hole_Fix_Provided</guid>
      <pubDate>Mon, 14 Apr 2008 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Browser Beta Battle IE8 vs Firefox 3.0b5</title>
      <description>A quick comparison of page load times on IE8 vs Firefox 3.0b5 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fBrowser-Beta-Battle--IE8-vs-Firefox-30b5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fBrowser-Beta-Battle--IE8-vs-Firefox-30b5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Browser_Beta_Battle_IE8_vs_Firefox_3_0b5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Browser_Beta_Battle_IE8_vs_Firefox_3_0b5</guid>
      <pubDate>Thu, 03 Apr 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Action Filter - Caching and Compression</title>
      <description>Playing with Action Filters &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2008%2f03%2f28%2fasp-net-mvc-action-filter-caching-and-compression.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2008%2f03%2f28%2fasp-net-mvc-action-filter-caching-and-compression.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Action_Filter_Caching_and_Compression</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Action_Filter_Caching_and_Compression</guid>
      <pubDate>Thu, 27 Mar 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: Store Routes in the Database</title>
      <description>Routing in the new .NEW MVC Framework is a synch to customize.  This post shows how to move route definitions out of the global.asax.cs and into the database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fASPNET-MVC-Store-Routes-in-the-Database.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fASPNET-MVC-Store-Routes-in-the-Database.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Store_Routes_in_the_Database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Store_Routes_in_the_Database</guid>
      <pubDate>Wed, 12 Mar 2008 17:00:44 GMT</pubDate>
    </item>
    <item>
      <title>Hidden Gem: Singleton Factory in C#</title>
      <description>Simple and generic implementation of singleton factory in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fhidden-gem-singleton-factory-in-c.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fhidden-gem-singleton-factory-in-c.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hidden_Gem_Singleton_Factory_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hidden_Gem_Singleton_Factory_in_C</guid>
      <pubDate>Thu, 06 Mar 2008 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>WebConfigurationManager for Multiple Configuration Files</title>
      <description>If you've ever needed to manage multiple web.config files in a single application this post provides a class for doing just that! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fWebConfigurationManager-for-Multiple-Configuration-Files.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fWebConfigurationManager-for-Multiple-Configuration-Files.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/WebConfigurationManager_for_Multiple_Configuration_Files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/WebConfigurationManager_for_Multiple_Configuration_Files</guid>
      <pubDate>Mon, 03 Mar 2008 18:11:13 GMT</pubDate>
    </item>
    <item>
      <title>Inject Dependency with Spring.NET and Generics</title>
      <description>This post provides code for a generic method to do Dependency Injection with Spring.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fInject-Dependency-with-SpringNET-and-Generics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fInject-Dependency-with-SpringNET-and-Generics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Inject_Dependency_with_Spring_NET_and_Generics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Inject_Dependency_with_Spring_NET_and_Generics</guid>
      <pubDate>Mon, 03 Mar 2008 18:08:35 GMT</pubDate>
    </item>
    <item>
      <title>Type less in SQL Server 2008 (variable init and multi row inserts)</title>
      <description>Among the large number of new features in SQL Server 2008 there are two, almost insignificant features, that I use almost constantly. These are variable initialization and the values clause of insert statements that now accept multiple rows.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.simple-talk.com%2fcommunity%2fblogs%2fandras%2farchive%2f2008%2f02%2f28%2f44645.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.simple-talk.com%2fcommunity%2fblogs%2fandras%2farchive%2f2008%2f02%2f28%2f44645.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Type_less_in_SQL_Server_2008_variable_init_and_multi_row_inserts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Type_less_in_SQL_Server_2008_variable_init_and_multi_row_inserts</guid>
      <pubDate>Fri, 29 Feb 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>You Want To Trace.Write... How About No!</title>
      <description>Diagnostics tracing getting you down?  This post explains differences between ASP.NET Tracing and System.Web.Diagnostics Tracing. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fiansuttle.com%2fblog%2fpost%2fYou-Want-To-TraceWrite-How-About-No!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fiansuttle.com%2fblog%2fpost%2fYou-Want-To-TraceWrite-How-About-No!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/You_Want_To_Trace_Write_How_About_No</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/You_Want_To_Trace_Write_How_About_No</guid>
      <pubDate>Thu, 28 Feb 2008 09:48:00 GMT</pubDate>
    </item>
    <item>
      <title>Adobe Responds To Silverlight</title>
      <description>The move that Adobe is making is to include the ability in include C, C++, Java, Python, and Ruby code into Flash that will get comiled into ActionScript. This is a smart move by Adobe which will strengthen Flash and remove the major reason a developer might decide to switch to Silverlight.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekdaily.net%2f2008%2f02%2f27%2fadobe-responds-to-silverlight%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekdaily.net%2f2008%2f02%2f27%2fadobe-responds-to-silverlight%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Adobe_Responds_To_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Adobe_Responds_To_Silverlight</guid>
      <pubDate>Wed, 27 Feb 2008 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Memcached's .NET cousin - Cacheman </title>
      <description>Sriram from Microsoft develops Cacheman, a fast distributed hashtable similar to Memcached written in pure managed code.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sriramkrishnan.com%2fblog%2f2008%2f02%2fcacheman-fast-distributed-hashtable-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sriramkrishnan.com%2fblog%2f2008%2f02%2fcacheman-fast-distributed-hashtable-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Memcached_s_NET_cousin_Cacheman</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Memcached_s_NET_cousin_Cacheman</guid>
      <pubDate>Mon, 25 Feb 2008 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How To: Dependency Injection with Spring.NET</title>
      <description>If you've been interested in Dependency Injection or Inversion of Control and haven't had a chance to try it out, check out this simple example with sample project download. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fHow-To-Dependency-Injection-with-NET-and-SpringNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fHow-To-Dependency-Injection-with-NET-and-SpringNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_To_Dependency_Injection_with_Spring_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_To_Dependency_Injection_with_Spring_NET</guid>
      <pubDate>Sat, 23 Feb 2008 22:16:37 GMT</pubDate>
    </item>
    <item>
      <title>XmlDocument fluent interface</title>
      <description>A simple fluent interface for creating XmlDocuments &amp;amp; strings. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f10%2f20%2fxmldocument-fluent-interface"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f10%2f20%2fxmldocument-fluent-interface" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XmlDocument_fluent_interface</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XmlDocument_fluent_interface</guid>
      <pubDate>Sun, 24 Feb 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Congrats! Scott Guthrie, corporate vice president</title>
      <description>Scott Guthrie, corporate vice president, .NET Developer Platform. Previously general manager, Guthrie will continue to oversee several development teams responsible for delivering Microsoft Visual Studio developer tools and Microsoft .NET Framework technologies for building client and Web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fPresspass%2fpress%2f2008%2ffeb08%2f2008ExpandedLeadershipPR.mspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fPresspass%2fpress%2f2008%2ffeb08%2f2008ExpandedLeadershipPR.mspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Congrats_Scott_Guthrie_corporate_vice_president</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Congrats_Scott_Guthrie_corporate_vice_president</guid>
      <pubDate>Fri, 15 Feb 2008 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Chaining the C# ?? Operator</title>
      <description>The C# 2.0 ?? operator makes it easy to assign a default value to nulls. Nothing new here, but did you know that you can also chain the operator to quickly check many value and find the first non-null value? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f236298.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f236298.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Chaining_the_C_Operator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Chaining_the_C_Operator</guid>
      <pubDate>Tue, 29 Jan 2008 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>A Generic JSON Serialization Extension Method Starring DataContractJso</title>
      <description>Providing data in the JSON format has become a fantastic way to deliver information to a client side consumer over the web.  This post provides steps to creating a generic ToJSON extension method to make JSON serialization as easy as possible in the .NET 3.5 framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fA-Generic-JSON-Serialization-Extension-Method-Starring-DataContractJsonSerializer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iansuttle.com%2fblog%2fpost%2fA-Generic-JSON-Serialization-Extension-Method-Starring-DataContractJsonSerializer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_Generic_JSON_Serialization_Extension_Method_Starring_DataContractJso</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_Generic_JSON_Serialization_Extension_Method_Starring_DataContractJso</guid>
      <pubDate>Mon, 07 Jan 2008 16:44:23 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Sync Framework Support in Visual Studio 2008</title>
      <description>How to add synchronization framework to your app in several mouse clicks in Visual Studio 2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vitalygorn.com%2fblog%2fpost%2f2008%2f01%2fMicrosoft-Sync-Framework-Support-in-Visual-Studio-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vitalygorn.com%2fblog%2fpost%2f2008%2f01%2fMicrosoft-Sync-Framework-Support-in-Visual-Studio-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Microsoft_Sync_Framework_Support_in_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Microsoft_Sync_Framework_Support_in_Visual_Studio_2008</guid>
      <pubDate>Mon, 07 Jan 2008 21:01:03 GMT</pubDate>
    </item>
    <item>
      <title>MVC: Template Fix</title>
      <description>The recent MVC CTP has a bug which prevents codebehind files from working as expected. A workaround exists to get it working, but this article and download will permanently fix the MVC templates once and for all. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f01%2fMVC-Template-Fix.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f01%2fMVC-Template-Fix.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Template_Fix</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Template_Fix</guid>
      <pubDate>Mon, 07 Jan 2008 21:46:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC and Accessing Server Controls in CodeBehind </title>
      <description>... and this is done with the help of designer file &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2007%2f12%2f27%2fasp-net-mvc-and-accessing-server-controls-in-codebehind.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2007%2f12%2f27%2fasp-net-mvc-and-accessing-server-controls-in-codebehind.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_and_Accessing_Server_Controls_in_CodeBehind</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_and_Accessing_Server_Controls_in_CodeBehind</guid>
      <pubDate>Fri, 28 Dec 2007 22:14:10 GMT</pubDate>
    </item>
    <item>
      <title>Selecting Random Records With SQL</title>
      <description>Have you ever wanted to be able to SELECT a random record or records from a database table, but was unsure how to do it with SQL, instead of through code? 

Fortunately there is a way to do it in SQL Server (and MySQL, PostgreSQL, Oracle, DB2, SQLite, and yes, even your favourite, MS Access), and I'll show you how. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.carlj.ca%2f2007%2f12%2f16%2fselecting-random-records-with-sql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.carlj.ca%2f2007%2f12%2f16%2fselecting-random-records-with-sql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Selecting_Random_Records_With_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Selecting_Random_Records_With_SQL</guid>
      <pubDate>Fri, 21 Dec 2007 00:46:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Indexes: The Basics</title>
      <description>Indexes directly affect the performance of database applications. This article uses analogies to describe how indexes work. The estimated execution plan feature of the Query Window is utilized to compare the performance of two queries in a batch. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlteam.com%2farticle%2fsql-server-indexes-the-basics"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlteam.com%2farticle%2fsql-server-indexes-the-basics" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Indexes_The_Basics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Indexes_The_Basics</guid>
      <pubDate>Tue, 18 Dec 2007 01:31:06 GMT</pubDate>
    </item>
    <item>
      <title>Xml Serialization with Generic Lists</title>
      <description>Provides an example of how to xml serialize a generic list. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fiansuttle.com%2fblog%2fpost%2fXml-Serialization-with-Generic-Lists.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fiansuttle.com%2fblog%2fpost%2fXml-Serialization-with-Generic-Lists.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Xml_Serialization_with_Generic_Lists</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Xml_Serialization_with_Generic_Lists</guid>
      <pubDate>Mon, 10 Dec 2007 09:42:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.Net MVC Framework Part 1</title>
      <description>Scott Guthrie provides some great insight into the upcoming ASP.Net MVC framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f11%2f13%2fasp-net-mvc-framework-part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f11%2f13%2fasp-net-mvc-framework-part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Net_MVC_Framework_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Net_MVC_Framework_Part_1</guid>
      <pubDate>Tue, 13 Nov 2007 13:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>