<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Dzamir</title>
    <description>Stories kicked by Dzamir</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>UDPSender: Sending UDP messages in C#</title>
      <description>A very simple to use class that allows to send UDP message in c#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f10%2f04%2fudp-sender-message%2fen%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f10%2f04%2fudp-sender-message%2fen%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/UDPSender_Sending_UDP_messages_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/UDPSender_Sending_UDP_messages_in_C</guid>
      <pubDate>Fri, 05 Oct 2007 04:39:00 GMT</pubDate>
    </item>
    <item>
      <title>C# Threads using anonymous methods</title>
      <description>Short &amp;quot;how to&amp;quot; talks about anonymous methods in c# to simplify a thread creation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f09%2f18%2fcsharp-thread-anonymous-delegate-method%2fen%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f09%2f18%2fcsharp-thread-anonymous-delegate-method%2fen%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Threads_using_anonymous_methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Threads_using_anonymous_methods</guid>
      <pubDate>Wed, 19 Sep 2007 19:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Learn the new NUnit 2.4 Constraint-Based Assert Model </title>
      <description>Instead of using a different Assert method for each different type of assertion (e.g.: Assert.AreEqual() for equality comparison, or Assert.IsTrue() for boolean evaluation), the new Constraint-Based Assert Model introduced in NUnit 2.4 utilizes only one Assert method named Assert.That().  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2c21b4cfe8-9d82-443f-86a5-db2d93d6e617.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2c21b4cfe8-9d82-443f-86a5-db2d93d6e617.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learn_the_new_NUnit_2_4_Constraint_Based_Assert_Model</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learn_the_new_NUnit_2_4_Constraint_Based_Assert_Model</guid>
      <pubDate>Mon, 20 Aug 2007 15:57:25 GMT</pubDate>
    </item>
    <item>
      <title>The Most Useful .NET Utility Classes Developers Tend To Reinvent Rathe</title>
      <description> &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f06%2f13%2fthe-most-useful-.net-utility-classes-developers-tend-to-reinvent.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f06%2f13%2fthe-most-useful-.net-utility-classes-developers-tend-to-reinvent.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/The_Most_Useful_NET_Utility_Classes_Developers_Tend_To_Reinvent_Rathe_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/The_Most_Useful_NET_Utility_Classes_Developers_Tend_To_Reinvent_Rathe_1</guid>
      <pubDate>Fri, 15 Jun 2007 16:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Deprecated Methods</title>
      <description>Deprecate a method with the obsolote attribute. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f06%2f13%2fcsharp-deprecated-obsolete-method%2fen%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f06%2f13%2fcsharp-deprecated-obsolete-method%2fen%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Deprecated_Methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Deprecated_Methods</guid>
      <pubDate>Wed, 13 Jun 2007 13:06:31 GMT</pubDate>
    </item>
    <item>
      <title>How to save a SQL Blob in C#</title>
      <description>The blob is a binary field so, how can we save it with a textual SQL string? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f06%2f11%2fsave-sql-blob-csharp%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f06%2f11%2fsave-sql-blob-csharp%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_save_a_SQL_Blob_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_save_a_SQL_Blob_in_C</guid>
      <pubDate>Mon, 11 Jun 2007 17:39:18 GMT</pubDate>
    </item>
    <item>
      <title>IDisposable - 1, 2, 3, .</title>
      <description>IDisposable is one of these beasts. Considered to be common knowledge and yet regularly ignored. A well documented pattern and yet occasionaly improperly applied. And this is just the beginning; the finer details are lost more often than not.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fajdotnet.wordpress.com%2f2007%2f05%2f28%2fidisposable-1-2-3%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fajdotnet.wordpress.com%2f2007%2f05%2f28%2fidisposable-1-2-3%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/IDisposable_1_2_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/IDisposable_1_2_3</guid>
      <pubDate>Tue, 29 May 2007 13:01:01 GMT</pubDate>
    </item>
    <item>
      <title>C++ Timer</title>
      <description>How to use the Windows API to create and manage a timer in c++. In the article is explained how to use a callback function and how to use the window procedure to intercept the OnTimer event. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f05%2f28%2fcpp-timer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f05%2f28%2fcpp-timer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/cplusplus/C_Timer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/cplusplus/C_Timer</guid>
      <pubDate>Tue, 29 May 2007 15:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Evolution of a C# Query-Step by step from C# 1.1 to LINQ</title>
      <description>This article takes you step-by-step from C# 1.1 to LINQ. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2005%2f09%2f13%2f464884.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2005%2f09%2f13%2f464884.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Evolution_of_a_C_Query_Step_by_step_from_C_1_1_to_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Evolution_of_a_C_Query_Step_by_step_from_C_1_1_to_LINQ</guid>
      <pubDate>Sun, 27 May 2007 05:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Leaky Functions\Barrel of Bugs</title>
      <description>Create higher quality code with immutable classes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f05%2f16%2fleaky-functions-barrel-of-bugs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f05%2f16%2fleaky-functions-barrel-of-bugs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Leaky_Functions_Barrel_of_Bugs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Leaky_Functions_Barrel_of_Bugs</guid>
      <pubDate>Sun, 27 May 2007 06:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Optimized access to Bitmaps</title>
      <description>How to read and elaborate sequence of bitmaps without using .NET functions, saving tons of processor cycles. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f05%2f21%2foptimized-access-to-bitmaps%2fen%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f05%2f21%2foptimized-access-to-bitmaps%2fen%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Optimized_access_to_Bitmaps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Optimized_access_to_Bitmaps</guid>
      <pubDate>Wed, 23 May 2007 16:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Calculate CRC C#</title>
      <description>This article is about a class that calculates different types of crc codes: crc-8, crc-12, crc-16, crc-32 and custom types of crc codes. This class has a static function that generates non standard polynomys. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f05%2f14%2fcrc-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f05%2f14%2fcrc-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Calculate_CRC_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Calculate_CRC_C</guid>
      <pubDate>Thu, 24 May 2007 16:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Convert a C# Object to a SQL string</title>
      <description>A static method that converts C# standard objects and types to a SQL string, e.g. a byte array is saved as a blob. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f03%2f20%2fconvert-a-c-object-to-a-sql-string%2fen%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f03%2f20%2fconvert-a-c-object-to-a-sql-string%2fen%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Convert_a_C_Object_to_a_SQL_string</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Convert_a_C_Object_to_a_SQL_string</guid>
      <pubDate>Mon, 21 May 2007 08:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Ray Tracing in C# 3.0</title>
      <description>C# PM Luke Hoban has a wonderful post on Ray Tracing in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2flukeh%2farchive%2f2007%2f04%2f03%2fa-ray-tracer-in-c-3-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2flukeh%2farchive%2f2007%2f04%2f03%2fa-ray-tracer-in-c-3-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Ray_Tracing_in_C_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Ray_Tracing_in_C_3_0</guid>
      <pubDate>Mon, 09 Apr 2007 20:31:02 GMT</pubDate>
    </item>
    <item>
      <title>6 &amp;quot;Pointers&amp;quot; on Debugging Unmanaged Code</title>
      <description>What you need to know to find bugs in unmanaged code.  Tips on using the debugger and other tools, reading assembly, and diagnosing problems. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatalasoft.com%2fcs%2fblogs%2floufranco%2farchive%2f2007%2f02%2f06%2f6-_2200_Pointers_2200_-on-Debugging-Unmanaged-Code.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatalasoft.com%2fcs%2fblogs%2floufranco%2farchive%2f2007%2f02%2f06%2f6-_2200_Pointers_2200_-on-Debugging-Unmanaged-Code.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/cplusplus/6_quot_Pointers_quot_on_Debugging_Unmanaged_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/cplusplus/6_quot_Pointers_quot_on_Debugging_Unmanaged_Code</guid>
      <pubDate>Thu, 08 Feb 2007 16:01:01 GMT</pubDate>
    </item>
  </channel>
</rss>