<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mister_t</title>
    <description>Stories kicked by mister_t</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>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 16:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SharePoint 2007 Project Template for Timer Jobs in Visual Studio 2005 </title>
      <description>What are SharePoint Timer Jobs?
SharePoint timer jobs are tasks executed on a scheduled basis by the SharePoint Timer service. Nobody wants to do all the steps necessary to create such a job for each new timer job. So in order to make it simpler to start a new timer job project, I created a visual studio template containing all the neccessary stuff you need. &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%2fvisual-studio-2005-project-template-for-sharepoint-2007-timer-jobs%2f142.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%2fvisual-studio-2005-project-template-for-sharepoint-2007-timer-jobs%2f142.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/SharePoint_2007_Project_Template_for_Timer_Jobs_in_Visual_Studio_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/SharePoint_2007_Project_Template_for_Timer_Jobs_in_Visual_Studio_2005</guid>
      <pubDate>Tue, 04 Mar 2008 16:46:04 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 22:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Measure memory consumption of creating object in C#</title>
      <description>Measure memory consumption of creating object or executing functions in C#

A detailed look at benchmarking the memory footprint and the execution speed of functions. &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%2fmeasure-memory-consumption-creating-object-functions%2f102.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%2fmeasure-memory-consumption-creating-object-functions%2f102.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Measure_memory_consumption_of_creating_object_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Measure_memory_consumption_of_creating_object_in_C</guid>
      <pubDate>Fri, 18 Jan 2008 15:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>