<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by generalPanic</title>
    <description>Stories kicked by generalPanic</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>Using Database Projects for Visual Studio</title>
      <description>Do you use database projects in Visual Studio? If not, then now is a good time to start. It is the best way I have found to source control my databases without actually sticking the database file itself in the repository. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f05%2fUsing-Database-Projects-for-Visual-Studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f05%2fUsing-Database-Projects-for-Visual-Studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Using_Database_Projects_for_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Using_Database_Projects_for_Visual_Studio</guid>
      <pubDate>Wed, 07 May 2008 18:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Why VisualSVN 1.4 Is So Great</title>
      <description>So after the installation of VisualSVN 1.4, I don't think I'll ever look back. Finally a version of Visual Studio source control integration to make me leave the realms of Visual Source Safe forever. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f04%2fWhy-VisualSVN-14-Is-So-Great.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f04%2fWhy-VisualSVN-14-Is-So-Great.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Why_VisualSVN_1_4_Is_So_Great</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Why_VisualSVN_1_4_Is_So_Great</guid>
      <pubDate>Fri, 25 Apr 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using The Event Model: Throwing and Handling Custom Events</title>
      <description>If you haven't tried using the event model in .NET you don't know what you're missing. If this is the case, then I'm glad you're here. Events are a very nice way to add flexibility to your projects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f04%2fUsing-The-Event-Model-Throwing-and-Handling-Custom-Events.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f04%2fUsing-The-Event-Model-Throwing-and-Handling-Custom-Events.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_The_Event_Model_Throwing_and_Handling_Custom_Events</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_The_Event_Model_Throwing_and_Handling_Custom_Events</guid>
      <pubDate>Tue, 22 Apr 2008 12:09:51 GMT</pubDate>
    </item>
    <item>
      <title>Clean Up ASP.NETs Head Tag With ControlAdapters</title>
      <description>Ok, if you're anything like me you absolutely gag when you see the rendered content of the ASP.NET head tag. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f04%2fClean-Up-ASPNETs-Head-Tag-With-ControlAdapters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f04%2fClean-Up-ASPNETs-Head-Tag-With-ControlAdapters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Clean_Up_ASP_NETs_Head_Tag_With_ControlAdapters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Clean_Up_ASP_NETs_Head_Tag_With_ControlAdapters</guid>
      <pubDate>Thu, 17 Apr 2008 14:46:07 GMT</pubDate>
    </item>
    <item>
      <title>Implementing Interfaces: ICloneable and IComparable</title>
      <description>A friend of mine was showing me about some common interfaces and some good use cases for them the other day. A discussion arose of how to accurately create a deep copy of an object and the best way to go about it. Shortly after that discussion we got into the Sort() method and how to dictate how that method will sort your objects. This is when he spilled into telling me all about these common interfaces. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f03%2fImplementing-Interfaces-ICloneable-and-IComparable.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f03%2fImplementing-Interfaces-ICloneable-and-IComparable.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Implementing_Interfaces_ICloneable_and_IComparable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Implementing_Interfaces_ICloneable_and_IComparable</guid>
      <pubDate>Wed, 05 Mar 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Entity Classes Using LINQ to SQL Part 1 - DataObjects</title>
      <description>Want to use LINQ without using th LINQ to SQL Classes file? Maybe even add it into an existing object model you already have set up? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f02%2fCustom-Entity-Classes-Using-LINQ-to-SQL-Part-1---DataObjects.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f02%2fCustom-Entity-Classes-Using-LINQ-to-SQL-Part-1---DataObjects.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Custom_Entity_Classes_Using_LINQ_to_SQL_Part_1_DataObjects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Custom_Entity_Classes_Using_LINQ_to_SQL_Part_1_DataObjects</guid>
      <pubDate>Wed, 27 Feb 2008 06:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>