<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by frank</title>
    <description>Stories kicked by frank</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>How to make a CheckBox fire the ItemCommand Event of a Repeater</title>
      <description>At work today I tried to do something I though would be simple, I needed to add a check box control to a repeater's item template and have it fire the ItemCommand event on the repeater.  The button and link button controls do this without a problem but for some reason Microsoft decided that the check box was going to be different.  Luckily we have great tools like Reflector to help in situations like this &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.frankwisniewski.net%2fpost%2fHow-to-make-a-CheckBox-fire-the-ItemCommand-Event-of-a-Repeater.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.frankwisniewski.net%2fpost%2fHow-to-make-a-CheckBox-fire-the-ItemCommand-Event-of-a-Repeater.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_make_a_CheckBox_fire_the_ItemCommand_Event_of_a_Repeater</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_make_a_CheckBox_fire_the_ItemCommand_Event_of_a_Repeater</guid>
      <pubDate>Sat, 26 Apr 2008 21:59:07 GMT</pubDate>
    </item>
    <item>
      <title>How to use a ConfigurationElementCollection with custom attributes</title>
      <description>This is a tip on how to read attributes when using a custom config section collection. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.frankwisniewski.net%2fpost%2fHow-to-use-a-ConfigurationElementCollection-with-custom-attributes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.frankwisniewski.net%2fpost%2fHow-to-use-a-ConfigurationElementCollection-with-custom-attributes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_use_a_ConfigurationElementCollection_with_custom_attributes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_use_a_ConfigurationElementCollection_with_custom_attributes</guid>
      <pubDate>Thu, 14 Feb 2008 13:01:24 GMT</pubDate>
    </item>
    <item>
      <title>Exception handling with generics</title>
      <description>A different way to handle exceptions in .net with generics. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.frankwisniewski.net%2fpost%2fException-handling-with-generics-and-a-common-result-class.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.frankwisniewski.net%2fpost%2fException-handling-with-generics-and-a-common-result-class.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Exception_handling_with_generics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Exception_handling_with_generics</guid>
      <pubDate>Mon, 11 Feb 2008 05:01:38 GMT</pubDate>
    </item>
  </channel>
</rss>