<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by sisch</title>
    <description>Stories kicked by sisch</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>Active Directory Tip #3 - Get DirectoryEntry Property with range fetch</title>
      <description>Tip #2 already dealt with one of the problems while using multi-value properties.But there is another pitfall that got me once - and usually only happens in production environments and is very hard to debug. I am talking about property range fetch a mechanism introduced to allow the active directory server to use certain optimizations. Unfortunatelly the optimization means a harder to understand API and more work for us programmer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2factive-directory-tip-3-get-directoryentry-property-with-range-fetch%2f440.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2factive-directory-tip-3-get-directoryentry-property-with-range-fetch%2f440.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Active_Directory_Tip_3_Get_DirectoryEntry_Property_with_range_fetch</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Active_Directory_Tip_3_Get_DirectoryEntry_Property_with_range_fetch</guid>
      <pubDate>Wed, 05 May 2010 10:26:30 GMT</pubDate>
    </item>
    <item>
      <title>.NET continues to DoS attack me, seriously!</title>
      <description>Yeah, it does! And I don't necessarily mean denial of service - that would mean that I couldn't get any programming done. Nope, far from it - but it sure is denial of sleep attacking me. Come one, I am struggling to keep up with all the new runtimes, features, frameworks and best practices coming out of Redmond. It's awesome and actually fun; no doubt about it - but sometimes it is excruciating as well. And today I am going to talk about the excruciating experience of seeing another reinvented wheel hobble out of Microsoft. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fnet-continues-to-dos-attack-me-seriously%2f148.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fnet-continues-to-dos-attack-me-seriously%2f148.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/NET_continues_to_DoS_attack_me_seriously</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/NET_continues_to_DoS_attack_me_seriously</guid>
      <pubDate>Wed, 05 Aug 2009 20:45:00 GMT</pubDate>
    </item>
    <item>
      <title>Refactoring Day 3 : Pull Up Method</title>
      <description>A post a day for 31 days on refactoring. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fsean_chambers%2farchive%2f2009%2f08%2f03%2frefactoring-day-3-pull-up-method.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fsean_chambers%2farchive%2f2009%2f08%2f03%2frefactoring-day-3-pull-up-method.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Refactoring_Day_3_Pull_Up_Method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Refactoring_Day_3_Pull_Up_Method</guid>
      <pubDate>Tue, 04 Aug 2009 16:05:30 GMT</pubDate>
    </item>
    <item>
      <title>Branch-Per-Feature Source Control. Part 2: How (Theory)</title>
      <description>Great high level description of merging in changes from different features as they are being developed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fderickbailey%2farchive%2f2009%2f07%2f21%2fbranch-per-feature-source-control-part-2-how-theory.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fderickbailey%2farchive%2f2009%2f07%2f21%2fbranch-per-feature-source-control-part-2-how-theory.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Branch_Per_Feature_Source_Control_Part_2_How_Theory</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Branch_Per_Feature_Source_Control_Part_2_How_Theory</guid>
      <pubDate>Fri, 07 Aug 2009 02:00:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 2 Preview 1 is released!</title>
      <description>ASP.NET MVC 2 first preview is released to public now and you can download it from Microsoft download site. Here is short overview of technical requirements and main new features of ASP.NET MVC 2 Preview 1. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f07%2f31%2fasp-net-mvc-2-preview-1-is-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f07%2f31%2fasp-net-mvc-2-preview-1-is-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_2_Preview_1_is_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_2_Preview_1_is_released</guid>
      <pubDate>Fri, 31 Jul 2009 09:30:00 GMT</pubDate>
    </item>
    <item>
      <title>My ideal IDE</title>
      <description>What some of us would like Visual Studio to do for us &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2009%2f07%2f28%2fmy-ideal-ide.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2009%2f07%2f28%2fmy-ideal-ide.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/My_ideal_IDE</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/My_ideal_IDE</guid>
      <pubDate>Thu, 30 Jul 2009 13:15:00 GMT</pubDate>
    </item>
    <item>
      <title>A first look at Duck Typing in C# 4.0</title>
      <description>A complete end-to-end C# 4.0 example with source code using IDynamicObject and MetaObject in order to generate a fully dynamic type using a Dictionary as storage. It also shows how a dynamic type can enter the static typed world and act just like a typed class - dynamically. :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2ffirst-look-ducktyping-c-4-0-idynamicobject-metaobject%2f202.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2ffirst-look-ducktyping-c-4-0-idynamicobject-metaobject%2f202.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_first_look_at_Duck_Typing_in_C_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_first_look_at_Duck_Typing_in_C_4_0</guid>
      <pubDate>Tue, 04 Nov 2008 22:31:03 GMT</pubDate>
    </item>
    <item>
      <title>WpfSimpleChart - A WPF Chart Control library - released</title>
      <description>A simple to use WPF Chart library. With demo application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fwpfsimplechart-a-wpf-chart-control-library-released%2f184.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fwpfsimplechart-a-wpf-chart-control-library-released%2f184.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WpfSimpleChart_A_WPF_Chart_Control_library_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WpfSimpleChart_A_WPF_Chart_Control_library_released</guid>
      <pubDate>Mon, 15 Sep 2008 13:49:29 GMT</pubDate>
    </item>
    <item>
      <title>Seperations of concerns</title>
      <description>This is the 5th and last part in a series on hoow to make a bad application better. Wonderfully explained. There is a lot to learn from this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f07%2f17%2fseparation-of-concerns-by-example-part-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f07%2f17%2fseparation-of-concerns-by-example-part-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Seperations_of_concerns</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Seperations_of_concerns</guid>
      <pubDate>Fri, 18 Jul 2008 15:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Getting started with custom SharePoint Event Receivers</title>
      <description>In this post I describe how to create a custom SharePoint Event Receiver using the Visual Studio Extensions for SharePoint Services. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fgetting-started-with-custom-sharepoint-event-receivers%2f161.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fgetting-started-with-custom-sharepoint-event-receivers%2f161.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Getting_started_with_custom_SharePoint_Event_Receivers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Getting_started_with_custom_SharePoint_Event_Receivers</guid>
      <pubDate>Fri, 18 Jul 2008 16:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Writing your own rules for Microsoft Source Analysis for C#</title>
      <description>How to look at the baked in rules or how to write your own set of rules for the newly released Microsoft Source Analysis for C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fwriting-your-own-rules-for-microsoft-source-analysis-for-c%2f153.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fwriting-your-own-rules-for-microsoft-source-analysis-for-c%2f153.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Writing_your_own_rules_for_Microsoft_Source_Analysis_for_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Writing_your_own_rules_for_Microsoft_Source_Analysis_for_C</guid>
      <pubDate>Mon, 26 May 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Build visual studio documentation from code comments using Sandcastle</title>
      <description>This article describes how to build help files using Sandcastle and code comment tags and how to integrate the help files into the visual studio help system. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fintegrate-xml-code-comments-into-visual-studio-20052008-using-sandcastle-and-html-help-20%2f150.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fintegrate-xml-code-comments-into-visual-studio-20052008-using-sandcastle-and-html-help-20%2f150.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Build_visual_studio_documentation_from_code_comments_using_Sandcastle</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Build_visual_studio_documentation_from_code_comments_using_Sandcastle</guid>
      <pubDate>Wed, 26 Mar 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Howto savely move a file using C# </title>
      <description>If possible this version uses the special File.Replace on NTFS and gracially falls back on Delete+Move on any other filesystem. Nothing else to comment about here. I am just amazed that this kind of save moving is not supported by the framework itself. Instead the framework's move routine throws an exception if there is an file existing at the target location. Weird. ;)  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fhowto-savely-move-a-file-using-c%2f145.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fhowto-savely-move-a-file-using-c%2f145.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Howto_savely_move_a_file_using_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Howto_savely_move_a_file_using_C</guid>
      <pubDate>Mon, 03 Mar 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Windows Vista Controls for .NET version 1.3 released</title>
      <description>The Windows Vista Controls for .NET 2.0 library is an open-source project which was started in January 2007 and has been released on CodePlex, undergoing several updates and changes.
Its latest 1.3 release includes several native Vista common controls which can be included in any WinForms application and includes other features like DWM thumbnails, DWM glass and Task Dialogs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fvistacontrols"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fvistacontrols" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Windows_Vista_Controls_for_NET_version_1_3_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Windows_Vista_Controls_for_NET_version_1_3_released</guid>
      <pubDate>Fri, 29 Feb 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Simple Site Wide User Notification Pattern</title>
      <description>When creating websites, it seems that one problem I always run into is how to gracefully notify the user of errors or display messages to them. In most of my sites I use master pages, so I thought it would be pretty sweet to integrate a messaging pattern into my master pages. &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%2fCreating-a-Simple-Site-Wide-User-Notification-Pattern.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f02%2fCreating-a-Simple-Site-Wide-User-Notification-Pattern.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_a_Simple_Site_Wide_User_Notification_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_a_Simple_Site_Wide_User_Notification_Pattern</guid>
      <pubDate>Fri, 29 Feb 2008 00:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Immediate Window - A forgotten tool</title>
      <description>A little bit about the Immediate Window tool available in Visual Studio.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fohnull.com%2fblog%2f2008%2f02%2f27%2fimmediate-window-a-forgotten-tool%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fohnull.com%2fblog%2f2008%2f02%2f27%2fimmediate-window-a-forgotten-tool%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Immediate_Window_A_forgotten_tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Immediate_Window_A_forgotten_tool</guid>
      <pubDate>Fri, 29 Feb 2008 08:16:02 GMT</pubDate>
    </item>
    <item>
      <title>MSDN Reader!! A Must Have Application!</title>
      <description>he MSDN Reader allows you to browse through MSDN Magazine articles like never before. Read through articles, view figures and code snippets in an intuitive and easy-to-use experience.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aneef.net%2f2008%2f02%2f26%2fmsdn-reader-a-must-have-application%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aneef.net%2f2008%2f02%2f26%2fmsdn-reader-a-must-have-application%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/MSDN_Reader_A_Must_Have_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/MSDN_Reader_A_Must_Have_Application</guid>
      <pubDate>Tue, 26 Feb 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Downgrade a VS 2008 .sln or .csproj to VS 2005</title>
      <description>I just had to convert a Visual Studio 2008 Solution and Project to Visual Studio 2005. It is actually pretty straight forward. At least in my case... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fdowngrade-vs-2008-sln-or-csproj-to-vs-2005-project-solution%2f139.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fdowngrade-vs-2008-sln-or-csproj-to-vs-2005-project-solution%2f139.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Downgrade_a_VS_2008_sln_or_csproj_to_VS_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Downgrade_a_VS_2008_sln_or_csproj_to_VS_2005</guid>
      <pubDate>Tue, 26 Feb 2008 00:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating a transparent Panel in .NET</title>
      <description>Today I wanted to create a transparent Panel-Control in .NET in order to superimpose it on the WebBrowser Control in order to record click events. The goal was to code a simple macro recorder for websites. Unfortunatelly the .NET framework does not allow (in an easy way) to make a control fully transparent. So it was back to the good ol' winuser.h and the extended window styles. Namely 0x00000020L or as it is better known WS_EX_TRANSPARENT. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fcreating-a-transparent-panel-in-net%2f108.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fcreating-a-transparent-panel-in-net%2f108.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Creating_a_transparent_Panel_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Creating_a_transparent_Panel_in_NET</guid>
      <pubDate>Thu, 31 Jan 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Redirect all HTTP requests to HTTPS with ISAPI Rewrite</title>
      <description>To redirect all HTTP requests to HTTPS with ISAPI Rewrite you can use the following rewriting rules in your httpd.ini file ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ivanuzunov.net%2fredirect-all-http-requests-to-https-with-isapi-rewrite%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ivanuzunov.net%2fredirect-all-http-requests-to-https-with-isapi-rewrite%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Redirect_all_HTTP_requests_to_HTTPS_with_ISAPI_Rewrite</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Redirect_all_HTTP_requests_to_HTTPS_with_ISAPI_Rewrite</guid>
      <pubDate>Tue, 24 Apr 2007 13:20:30 GMT</pubDate>
    </item>
    <item>
      <title>Howto: Detect if IIS7 is installed on a Vista Machine</title>
      <description>Howto: Detect if IIS7 is installed on a Vista Machine &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fphaniraj%2farchive%2f2007%2f04%2f17%2fhowto-detect-if-iis7-is-installed-on-a-vista-machine.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fphaniraj%2farchive%2f2007%2f04%2f17%2fhowto-detect-if-iis7-is-installed-on-a-vista-machine.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Howto_Detect_if_IIS7_is_installed_on_a_Vista_Machine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Howto_Detect_if_IIS7_is_installed_on_a_Vista_Machine</guid>
      <pubDate>Tue, 17 Apr 2007 11:40:13 GMT</pubDate>
    </item>
    <item>
      <title>Create Windows Live Writer plugin using Visual Basic.NET</title>
      <description>Create Windows Live Writer plugin using Visual Basic.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2frahulso%2farchive%2f2007%2f04%2f16%2fcreate-windows-live-writer-plugin-in-visual-basic-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2frahulso%2farchive%2f2007%2f04%2f16%2fcreate-windows-live-writer-plugin-in-visual-basic-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Create_Windows_Live_Writer_plugin_using_Visual_Basic_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Create_Windows_Live_Writer_plugin_using_Visual_Basic_NET</guid>
      <pubDate>Mon, 16 Apr 2007 02:38:49 GMT</pubDate>
    </item>
    <item>
      <title>Writing a simple Windows Process Logger in C#</title>
      <description>Here is a quick C# script to log the start and end times of running processes on your machine.

The idea is query the currently running processes every x number of seconds utilizing the Process.GetProcesses function in .NET, while maintaining a book for currently running processes each cycle, then if a new process appears (or disappears), you log the result as start and end respectively. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d24"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d24" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Writing_a_simple_Windows_Process_Logger_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Writing_a_simple_Windows_Process_Logger_in_C</guid>
      <pubDate>Mon, 09 Apr 2007 11:46:13 GMT</pubDate>
    </item>
    <item>
      <title>How to find a string between two begin and end strings in C#</title>
      <description>One common requirements especially when doing screen scrapping is to find strings contained between html tags, or other strings. Regular Expressions provide a powerfull way to do so, but are initially intimidating for a beginner programmer.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d15"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d15" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_find_a_string_between_two_begin_and_end_strings_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_find_a_string_between_two_begin_and_end_strings_in_C</guid>
      <pubDate>Sat, 07 Apr 2007 22:01:36 GMT</pubDate>
    </item>
    <item>
      <title>Click on a tab to close a document window</title>
      <description>How to close a document window in Visual Studio with one click of the mouse. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fextraview.co.uk%2fblog%2fPermaLink%2cguid%2c7f6061bd-7dee-4084-a0a7-3251b5f697ad.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fextraview.co.uk%2fblog%2fPermaLink%2cguid%2c7f6061bd-7dee-4084-a0a7-3251b5f697ad.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Click_on_a_tab_to_close_a_document_window</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Click_on_a_tab_to_close_a_document_window</guid>
      <pubDate>Wed, 13 Sep 2006 03:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>
