<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by adammal</title>
    <description>Stories kicked by adammal</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>Clone Detective for Visual Studio</title>
      <description>Clone Detective is a Visual Studio integration that allows you to analyze C# projects for source code that is duplicated somewhere else. Having duplicates can easily lead to inconsistencies and often is an indicator for poorly factored code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fCloneDetectiveVS"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fCloneDetectiveVS" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Clone_Detective_for_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Clone_Detective_for_Visual_Studio</guid>
      <pubDate>Tue, 19 Aug 2008 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Day-to-day with Subversion</title>
      <description>A good post that highlights some of the functionality of Subversion &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fbsimser%2farchive%2f2008%2f05%2f06%2fday-to-day-with-subversion.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fbsimser%2farchive%2f2008%2f05%2f06%2fday-to-day-with-subversion.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Day_to_day_with_Subversion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Day_to_day_with_Subversion</guid>
      <pubDate>Wed, 07 May 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>11 More Visual Studio Shortcuts You Should Know </title>
      <description>Following our First Visual Studio Shortcuts post here is another batch of shortcuts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f06%2f11-more-visual-studio-shortcuts-you-should-know%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f06%2f11-more-visual-studio-shortcuts-you-should-know%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/11_More_Visual_Studio_Shortcuts_You_Should_Know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/11_More_Visual_Studio_Shortcuts_You_Should_Know</guid>
      <pubDate>Tue, 06 May 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005: Get full information about transaction locks</title>
      <description>Get information about  what locks are being held by the transaction, what SPID owns the transaction, on which objects the locks are being held, what SQL statement caused the locks, etc...  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f04%2f29%2fSQL-Server-2005-Get-full-information-about-transaction-locks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f04%2f29%2fSQL-Server-2005-Get-full-information-about-transaction-locks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Get_full_information_about_transaction_locks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Get_full_information_about_transaction_locks</guid>
      <pubDate>Tue, 06 May 2008 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Setting up authentication in asp.net MVC</title>
      <description>Step by step guide on setting up a simple forms authentication scenario in asp.net MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f03%2fSetting-up-authentication-in-aspnet-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f03%2fSetting-up-authentication-in-aspnet-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Setting_up_authentication_in_asp_net_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Setting_up_authentication_in_asp_net_MVC</guid>
      <pubDate>Tue, 01 Apr 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How to grayout an image in .Net</title>
      <description>This article shows how to gray out an image in .net programmatically.  This can be useful for making &amp;quot;Disabled&amp;quot; versions of images, etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f03%2f28%2fhow-to-grayout-an-image-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f03%2f28%2fhow-to-grayout-an-image-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_grayout_an_image_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_grayout_an_image_in_Net</guid>
      <pubDate>Mon, 31 Mar 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Regular Expression Generator</title>
      <description>Generate regular expressions from sample text input &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.txt2re.com%2findex-csharp.php3"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.txt2re.com%2findex-csharp.php3" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/Regular_Expression_Generator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/Regular_Expression_Generator</guid>
      <pubDate>Tue, 01 Apr 2008 21:31:08 GMT</pubDate>
    </item>
    <item>
      <title>How to reset Identity Increment value in MS SQL</title>
      <description>An Identity column in SQL Server is used to auto number the rows. When you delete rows from the table, the identity will not reset but you have few options of doing it yourself. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devmuse.com%2f2008%2f03%2f22%2fhow-to-reset-identity-increment-value-in-ms-sql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devmuse.com%2f2008%2f03%2f22%2fhow-to-reset-identity-increment-value-in-ms-sql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_to_reset_Identity_Increment_value_in_MS_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_to_reset_Identity_Increment_value_in_MS_SQL</guid>
      <pubDate>Sat, 29 Mar 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Integrate PayPal Checkout Button with ASP.NET 2.0</title>
      <description>I recently posted a solution to the eternal PayPal / ASP.NET form submission problem using Jeremy Schneider's custom GhostForm class. Since then, several people have made mention of a problem of a problem that I came across myself when coding this, namely getting your project to recognize the reference to the new custom form class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2008%2f03%2fIntegrate-PayPal-Checkout-Button-with-ASPNET-20.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2008%2f03%2fIntegrate-PayPal-Checkout-Button-with-ASPNET-20.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Integrate_PayPal_Checkout_Button_with_ASP_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Integrate_PayPal_Checkout_Button_with_ASP_NET_2_0</guid>
      <pubDate>Mon, 31 Mar 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>There is too much money to be made in software development</title>
      <description>Opionions on the fact that &amp;quot;Too many developers don't have incentive to improve their processes and abilities because they are overly compensated for their skills&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fraymond.lewallen%2farchive%2f2008%2f01%2f22%2fthere-is-too-much-money-to-be-made-in-software-development.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fraymond.lewallen%2farchive%2f2008%2f01%2f22%2fthere-is-too-much-money-to-be-made-in-software-development.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/There_is_too_much_money_to_be_made_in_software_development</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/There_is_too_much_money_to_be_made_in_software_development</guid>
      <pubDate>Thu, 24 Jan 2008 02:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Speed up Visual Studio 2005</title>
      <description>Nice tricks to speed up Visual Studio 2005 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2fspeedup_visual_studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2fspeedup_visual_studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Speed_up_Visual_Studio_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Speed_up_Visual_Studio_2005</guid>
      <pubDate>Thu, 11 Oct 2007 20:46:12 GMT</pubDate>
    </item>
    <item>
      <title>Speed Up Your Site! 8 ASP.NET Performance Tips</title>
      <description>Sample chapter from the book &amp;quot;The ASP.NET 2.0 Anthology&amp;quot;. Many nice tricks to improve the performance of you site/app. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitepoint.com%2farticle%2faspnet-performance-tips"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitepoint.com%2farticle%2faspnet-performance-tips" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Speed_Up_Your_Site_8_ASP_NET_Performance_Tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Speed_Up_Your_Site_8_ASP_NET_Performance_Tips</guid>
      <pubDate>Wed, 10 Oct 2007 19:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>