<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by nontalk</title>
    <description>Stories kicked by nontalk</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>Cache Util and ServiceBase for SubSonic RepositoryRecord items</title>
      <description>As I mentioned, I'm using SubSonic with this project and more specifically, I've been using what will be SubSonic 2.1.  I've been quite happy with the work Rob Conery and his team have done with SubSonic.  For this project, I chose to go with the RepositoryRecord base class rather than ActiveRecord for my objects.  My reasoning was that I end up using services to interact with the objects anyway, so I might as well reduce the &amp;quot;weight&amp;quot; of the objects.  The services that I use add basic object caching as well as hide SubSonic integration.

In order to facilitate caching RepositoryRecord items, I had to rewrite my CacheUtil class slightly: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbiasecurities.com%2fblog%2f2008%2fcache-util-and-servicebase-for-subsonic-repositoryrecord-items%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbiasecurities.com%2fblog%2f2008%2fcache-util-and-servicebase-for-subsonic-repositoryrecord-items%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Cache_Util_and_ServiceBase_for_SubSonic_RepositoryRecord_items</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Cache_Util_and_ServiceBase_for_SubSonic_RepositoryRecord_items</guid>
      <pubDate>Thu, 31 Jul 2008 17:16:09 GMT</pubDate>
    </item>
    <item>
      <title>EntitySpaces - new esEntityCollectionView class</title>
      <description>The esEntityCollectionView acts like the ADO.NET DataView class only for EntitySpaces Collections. This new class will allow you to have multiple views on the same collection each with a different sort and filter acting independently of other views. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2007%2f12%2f01%2fTheNewEntitySpacesEsEntityCollectionViewClass.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2007%2f12%2f01%2fTheNewEntitySpacesEsEntityCollectionViewClass.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_new_esEntityCollectionView_class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_new_esEntityCollectionView_class</guid>
      <pubDate>Tue, 04 Dec 2007 06:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Copying and pasting rectangular blocks of code in Visual Studio and Ma</title>
      <description>Did you know that the Visual Studio and Management Studio editors allow you to copy and paste rectangular areas of code (not just lines of code)? This blog demonstrates how. Very handy when copying and pasting variable names!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f11%2f06%2f60393.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f11%2f06%2f60393.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Copying_and_pasting_rectangular_blocks_of_code_in_Visual_Studio_and_Ma</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Copying_and_pasting_rectangular_blocks_of_code_in_Visual_Studio_and_Ma</guid>
      <pubDate>Thu, 08 Nov 2007 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title> Setting Form Values Automatically with SubSonic</title>
      <description>Time saving code to set form values automatically from a SubSonic Active Record object &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fkevinisom%2farchive%2f2007%2f10%2f30%2fsetting-form-values-automatically-with-subsonic.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fkevinisom%2farchive%2f2007%2f10%2f30%2fsetting-form-values-automatically-with-subsonic.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Setting_Form_Values_Automatically_with_SubSonic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Setting_Form_Values_Automatically_with_SubSonic</guid>
      <pubDate>Tue, 30 Oct 2007 16:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>