<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by momo</title>
    <description>Stories kicked by momo</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>Tuning Click-Once deployment performance with VRTA and PowerShell</title>
      <description>Some of our client applications get distributed using the Click-Once paradigm. One day we noticed that the time between the initial click on the download link in the browser and the complete initialization of the Click-Once desktop client application took much longer than a user would tolerate. We decided to debug the deployment of the application and fix the problem. We chose the Microsoft Netmon 3.2 and the VRTA (Visual Round Trip Analyzer) for the initial analysis.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2009%2f03%2fTuning-Click-Once-deployment-performance-with-VRTA-and-PowerShell.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2009%2f03%2fTuning-Click-Once-deployment-performance-with-VRTA-and-PowerShell.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Tuning_Click_Once_deployment_performance_with_VRTA_and_PowerShell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Tuning_Click_Once_deployment_performance_with_VRTA_and_PowerShell</guid>
      <pubDate>Thu, 09 Apr 2009 08:07:25 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.5 gone gold</title>
      <description>JetBrains has released version 4.5 of their multi purpose productivity plugin for Visual Studio, ReSharper. This updates contains some pretty cool features. For example, solution wide analysis now checks for members that can be made internal. Also, JetBrains promises to have improved performance and memory use. All in all certainly an update that is worth installing, especially because updating from licenses for version 4.0 and above is free &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f04%2f08%2fReSharper-45-gone-gold.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f04%2f08%2fReSharper-45-gone-gold.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_4_5_gone_gold</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_4_5_gone_gold</guid>
      <pubDate>Thu, 09 Apr 2009 15:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Kona: Continuous Integration and Better Unit Testing</title>
      <description>In this screencast Rob Conery and Brad Wilson talk about continuous integration with TeamCity, Unit Testing with xUnit and TDD in general.

&amp;quot;This screencast went from a simple idea - talking to Brad Wilson about better Unit Testing - to some pretty broad topics such as source control, unit testing, and continuous integration. I seriously could have written a whole book based on the stuff flying through my mind. I reigned it in a bit and decided to focus on two things that I don't think get enough press: writing a good Unit Test coupled with Continuous Integration.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fkona%2fkona-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fkona%2fkona-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Kona_Continuous_Integration_and_Better_Unit_Testing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Kona_Continuous_Integration_and_Better_Unit_Testing</guid>
      <pubDate>Mon, 13 Apr 2009 13:01:02 GMT</pubDate>
    </item>
    <item>
      <title>13 ASP.NET MVC extensibility points you have to know</title>
      <description>One of the main design principles ASP.NET MVC has been designed with is extensibility. Everything (or most of) in the processing pipeline is replaceable so, if you don't like the conventions (or lack of them) that ASP.NET MVC uses, you can create your own services to support your conventions and inject them into the main pipeline.

This post shows 13 extensibility points that every ASP.NET MVC developer should know, starting from the beginning of the pipeline and going forward till the rendering of the view. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f08%2f13-asp.net-mvc-extensibility-points-you-have-to-know.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f08%2f13-asp.net-mvc-extensibility-points-you-have-to-know.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/13_ASP_NET_MVC_extensibility_points_you_have_to_know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/13_ASP_NET_MVC_extensibility_points_you_have_to_know</guid>
      <pubDate>Wed, 08 Apr 2009 22:46:06 GMT</pubDate>
    </item>
    <item>
      <title>WorkGrabber.com - Sweet ASP.NET MVC 1.0 + jQuery Application</title>
      <description>Mike Bosch shows us his latest creation using ASP.Net MVC: WorkGrabber.com is a social marketplace for local contractors and customers to interact and get projects done. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmikebosch%2farchive%2f2009%2f04%2f07%2fworkgrabber_2D00_asp_2D00_mvc_2D00_jquery_2D00_application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmikebosch%2farchive%2f2009%2f04%2f07%2fworkgrabber_2D00_asp_2D00_mvc_2D00_jquery_2D00_application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/WorkGrabber_com_Sweet_ASP_NET_MVC_1_0_jQuery_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/WorkGrabber_com_Sweet_ASP_NET_MVC_1_0_jQuery_Application</guid>
      <pubDate>Wed, 08 Apr 2009 22:01:24 GMT</pubDate>
    </item>
    <item>
      <title>Where Are The Developer Machines?</title>
      <description>Steve Smith posts about PCs for software developers, and how computer companies aren't targeting this section of the market. If a computer manufacturer made development machines, how should these computers be configured? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevesmithblog.com%2fblog%2fwhere-are-the-developer-machines%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevesmithblog.com%2fblog%2fwhere-are-the-developer-machines%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Where_Are_The_Developer_Machines</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Where_Are_The_Developer_Machines</guid>
      <pubDate>Tue, 07 Apr 2009 20:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Creating your own site's search Engine</title>
      <description>Setting up you search page for your web application is as easy as having a DB table where you retrieve data from by a simple query. I will illustrate the steps of setting up the configurations needed in this post, and will write another one for detailed stuff in custom search page. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechietweaks.blogspot.com%2f2009%2f04%2fcreating-your-own-site-search-engine.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechietweaks.blogspot.com%2f2009%2f04%2fcreating-your-own-site-search-engine.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_your_own_site_s_search_Engine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_your_own_site_s_search_Engine</guid>
      <pubDate>Mon, 06 Apr 2009 22:46:03 GMT</pubDate>
    </item>
    <item>
      <title>DotNetNuke 5.0.1 Community Edition Released</title>
      <description>DotNetNuke 5.0.1 CE released today. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mynetnuke.com%2fBlog%2ftabid%2f525%2farticleType%2fArticleView%2farticleId%2f312%2fDotNetNuke-501-Community-Edition-Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mynetnuke.com%2fBlog%2ftabid%2f525%2farticleType%2fArticleView%2farticleId%2f312%2fDotNetNuke-501-Community-Edition-Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/DotNetNuke_5_0_1_Community_Edition_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/DotNetNuke_5_0_1_Community_Edition_Released</guid>
      <pubDate>Thu, 26 Feb 2009 16:18:41 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started: Scripting Incuity EMI models with PowerShell</title>
      <description>The Incuity EMI (Enterprise Manufacturing Intelligence) software lets you connect to various plant historians, real time plant data servers and conventional relational database servers and access the underlying information through an unified entity model. The heart of the model is a powerful and elegant meta-repository. The setup of the data sources and the creation of the entity model can be automated by using an easy to use client .NET API. This article describes how to get started with this API and demonstrates the creation of a connector to the plant historian server from Wonderware using PowerShell.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2009%2f02%2fGetting-Started-Scripting-Incuity-EMI-models-with-PowerShell.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2009%2f02%2fGetting-Started-Scripting-Incuity-EMI-models-with-PowerShell.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Getting_Started_Scripting_Incuity_EMI_models_with_PowerShell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Getting_Started_Scripting_Incuity_EMI_models_with_PowerShell</guid>
      <pubDate>Thu, 26 Feb 2009 14:24:28 GMT</pubDate>
    </item>
    <item>
      <title>PDB != Product Deployable Bits</title>
      <description>Something else I see all too often at work is the existance of the PDB file on a production web server. PDB files are automatically created from Visual Studio through the .NET compilers, so why don't they belong on the production server? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aaron-powell.com%2fblog.aspx%3fid%3d1321"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aaron-powell.com%2fblog.aspx%3fid%3d1321" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/PDB_Product_Deployable_Bits</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/PDB_Product_Deployable_Bits</guid>
      <pubDate>Mon, 05 Jan 2009 23:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Fun With Named Formats, String Parsing, and Edge Cases</title>
      <description>Recently I found myself in a situation where I wanted to format a string using a named format string, rather than a positional one. Ignore for the moment the issue on whether this is a good idea or not, just trust me that I'll be responsible with it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f01%2f04%2ffun-with-named-formats-string-parsing-and-edge-cases.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f01%2f04%2ffun-with-named-formats-string-parsing-and-edge-cases.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Fun_With_Named_Formats_String_Parsing_and_Edge_Cases</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Fun_With_Named_Formats_String_Parsing_and_Edge_Cases</guid>
      <pubDate>Tue, 06 Jan 2009 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Consuming ASP.NET Web Service in Silverlight</title>
      <description>This article describes how to consume ASP.NET web service in Silverlight in easy to follow steps. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetfunda.com%2farticles%2farticle218.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetfunda.com%2farticles%2farticle218.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Consuming_ASP_NET_Web_Service_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Consuming_ASP_NET_Web_Service_in_Silverlight</guid>
      <pubDate>Mon, 05 Jan 2009 21:03:01 GMT</pubDate>
    </item>
    <item>
      <title>Why Windows 7 Will Save Microsoft</title>
      <description>I was doing some thinking over the past few weeks and I came to a realization.  Windows 7, with all of it's improvements in performance, new features, and more streamlined development process, will actually save Microsoft and redeem them from the whole Vista crash.  So I decided to write up WHY Windows 7 will tromp every previous Windows version and why we should pay close attention to it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchris123nt.com%2f2009%2f01%2f04%2fwhy-windows-7-will-save-microsoft%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchris123nt.com%2f2009%2f01%2f04%2fwhy-windows-7-will-save-microsoft%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Why_Windows_7_Will_Save_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Why_Windows_7_Will_Save_Microsoft</guid>
      <pubDate>Fri, 09 Jan 2009 03:16:02 GMT</pubDate>
    </item>
    <item>
      <title>When PowerShell hash table magic backfires</title>
      <description>We just made it through the holidays and I finally found time to write about the most annoying thing in PowerShell: Hash table semi-automatic, which can easily result in some subtle bugs. And all of that, just because the hash tables don't behave as I would expect. I assumed hash tables to be implicitly sorted by the keys using the Sort-Object cmdlet and to always stay hash tables and not get converted into arrays of Dictionary Entries or even a single Dictionary entry when piped into a Where-Object cmdlet. To workaround these strange defects you need to apply some unnatural constructs and roll your own select statements. It just doesn't feel fair to make your children call GetEnumerator() before they try to find today's window on their Advents Calendar. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2009%2f01%2fWhen-PowerShell-hash-table-magic-backfires.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2009%2f01%2fWhen-PowerShell-hash-table-magic-backfires.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/When_PowerShell_hash_table_magic_backfires</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/When_PowerShell_hash_table_magic_backfires</guid>
      <pubDate>Mon, 05 Jan 2009 14:37:57 GMT</pubDate>
    </item>
    <item>
      <title>NAnt HowTo #3: How To Run NUnit tests</title>
      <description>This article describes how to run NUnit tests from your NAnt build file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsuhinini.blogspot.com%2f2009%2f01%2fnant-howto-3-how-to-run-nunit-tests.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsuhinini.blogspot.com%2f2009%2f01%2fnant-howto-3-how-to-run-nunit-tests.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/NAnt_HowTo_3_How_To_Run_NUnit_tests</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/NAnt_HowTo_3_How_To_Run_NUnit_tests</guid>
      <pubDate>Mon, 05 Jan 2009 13:40:37 GMT</pubDate>
    </item>
    <item>
      <title>Integrating reCAPTCHA with Castle MonoRail</title>
      <description>A short tutorial showing how to add a captcha image to a form by integrating the reCAPTCHA service with a Castle MonoRail application. As part of this tutorial, see how to create your own custom parameter binder. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandypike.wordpress.com%2f2009%2f01%2f04%2fintegrating-recaptcha-into-a-monorail-project%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandypike.wordpress.com%2f2009%2f01%2f04%2fintegrating-recaptcha-into-a-monorail-project%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Integrating_reCAPTCHA_with_Castle_MonoRail</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Integrating_reCAPTCHA_with_Castle_MonoRail</guid>
      <pubDate>Mon, 05 Jan 2009 07:46:10 GMT</pubDate>
    </item>
    <item>
      <title>How to Target Multiple .NET&amp;#160;Frameworks?</title>
      <description>Tips and tricks on targeting multiple .NET frameworks (i.e.: Silverlight 2.0 and .NET 3.5) with a single codebase. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fjournal%2f2009%2f1%2f4%2fhow-to-target-multiple-net-frameworks.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fjournal%2f2009%2f1%2f4%2fhow-to-target-multiple-net-frameworks.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Target_Multiple_NET Frameworks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Target_Multiple_NET Frameworks</guid>
      <pubDate>Mon, 05 Jan 2009 05:17:00 GMT</pubDate>
    </item>
    <item>
      <title>TheBeerHouse MVC Beta Now on CodePlex</title>
      <description>Tired of bitching about Oxite? Here's a new MVC sample application to sink your teeth into -- an MVC version of the famous TheBeerHouse Starter Kit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fleedumond.com%2fblog%2fthebeerhouse-mvc-beta-now-on-codeplex%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fleedumond.com%2fblog%2fthebeerhouse-mvc-beta-now-on-codeplex%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/TheBeerHouse_MVC_Beta_Now_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/TheBeerHouse_MVC_Beta_Now_on_CodePlex</guid>
      <pubDate>Wed, 31 Dec 2008 01:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Saving DotNetKicks</title>
      <description>Keyvan wrote something about our popular social bookmarking site, DotNetKicks and talked about some spamming problems on DNK and discussed about saving DNK from this situation. A must read post for all DotNetKicks lovers! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2fblog%2fsaving-dotnetkicks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2fblog%2fsaving-dotnetkicks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Saving_DotNetKicks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Saving_DotNetKicks</guid>
      <pubDate>Wed, 17 Dec 2008 21:16:03 GMT</pubDate>
    </item>
    <item>
      <title>How to handle .NET ReaderWriter locks&amp;#160;efficiently?</title>
      <description>Writing code for the concurrent execution requires, among over things, proper data access synchronization (locking) to avoid any problems. One of the most useful primitives to do that is the Slim version of ReaderWriterLock that has been introduced in .NET 3.5 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fjournal%2f2008%2f12%2f17%2fhow-to-handle-net-readerwriter-locks-efficiently.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fjournal%2f2008%2f12%2f17%2fhow-to-handle-net-readerwriter-locks-efficiently.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_handle_NET_ReaderWriter_locks efficiently</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_handle_NET_ReaderWriter_locks efficiently</guid>
      <pubDate>Wed, 17 Dec 2008 18:35:30 GMT</pubDate>
    </item>
    <item>
      <title>Migrating from ASP.NET 1.0/SQL Server 2000 to ASP.NET 2.0/SQL Server 2</title>
      <description>The article provides details of various steps followed by author in upgrading ASP.Net 1.1 application to ASP.Net 2.0 and SQL Server 2000 to SQL Server 2005 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fBhal007%2fUpgradingASPDotNet05202008025401AM%2fUpgradingASPDotNet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fBhal007%2fUpgradingASPDotNet05202008025401AM%2fUpgradingASPDotNet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Migrating_from_ASP_NET_1_0_SQL_Server_2000_to_ASP_NET_2_0_SQL_Server_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Migrating_from_ASP_NET_1_0_SQL_Server_2000_to_ASP_NET_2_0_SQL_Server_2</guid>
      <pubDate>Wed, 17 Dec 2008 17:27:04 GMT</pubDate>
    </item>
    <item>
      <title>Walkthrough: Displaying Data from Oracle database in a Windows applica</title>
      <description>This article is intended to illustrate one of the most common business scenarios such as displaying data from Oracle database on a form in a Windows application using DataSet objects and .NET Framework Data Provider for Oracle. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fWalkthroughDisplayingDataOracleWindowsapplication05242007142059PM%2fWalkthroughDisplayingDataOracleWindowsapplication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fWalkthroughDisplayingDataOracleWindowsapplication05242007142059PM%2fWalkthroughDisplayingDataOracleWindowsapplication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Walkthrough_Displaying_Data_from_Oracle_database_in_a_Windows_applica</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Walkthrough_Displaying_Data_from_Oracle_database_in_a_Windows_applica</guid>
      <pubDate>Wed, 17 Dec 2008 17:08:12 GMT</pubDate>
    </item>
    <item>
      <title>Fluent NHibernate - Integration Tests</title>
      <description>Article presents how to use Fluent NHibernate to write integration tests to check mappings correctness with in-memory database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarekblotny.blogspot.com%2f2008%2f12%2ffluent-nhibernate-integration-tests.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarekblotny.blogspot.com%2f2008%2f12%2ffluent-nhibernate-integration-tests.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Fluent_NHibernate_Integration_Tests</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Fluent_NHibernate_Integration_Tests</guid>
      <pubDate>Wed, 17 Dec 2008 15:37:06 GMT</pubDate>
    </item>
    <item>
      <title>Dear PowerShell Santa...</title>
      <description>PowerShell has a great potential, but it needs professional tool support in order for it to mature. The current solutions are far too amateur. Here is my list of PowerShell improvements for Santa Claus &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f12%2fDear-PowerShell-Santa.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f12%2fDear-PowerShell-Santa.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Dear_PowerShell_Santa</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Dear_PowerShell_Santa</guid>
      <pubDate>Wed, 17 Dec 2008 14:13:43 GMT</pubDate>
    </item>
    <item>
      <title>Extending the Visual-Studio Context-Menu</title>
      <description>We can add features to the Visual-Studio context menu, without installing addins.
Here is an example showing how to add &amp;quot;Explore&amp;quot; and &amp;quot;Execute&amp;quot; commands to any item in the Solution Explorer.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d105"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d105" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Extending_the_Visual_Studio_Context_Menu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Extending_the_Visual_Studio_Context_Menu</guid>
      <pubDate>Wed, 17 Dec 2008 00:16:06 GMT</pubDate>
    </item>
  </channel>
</rss>