<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with runtime</title>
    <description>the latest stories tagged with 'runtime' from DotNetKicks.com</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>Dynamically adding controls to ASPX pages (web forms) and assigning ev</title>
      <description>Although I've seen a lot of articles describing how to dynamically add controls to a Web Form, few mention even a little hint to how you can make event handlers actually WORK with dynamically-added controls. This article may seem (and probably is) a beginner-level one, but I think it's essential to cover this issue. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetzone.gr%2fcs%2fblogs%2fsfilip%2farchive%2f2007%2f11%2f08%2fdynamically-adding-controls-and-assigning-event-handlers-to-web-forms-aspx-pages.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetzone.gr%2fcs%2fblogs%2fsfilip%2farchive%2f2007%2f11%2f08%2fdynamically-adding-controls-and-assigning-event-handlers-to-web-forms-aspx-pages.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dynamically_adding_controls_to_ASPX_pages_web_forms_and_assigning_ev</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dynamically_adding_controls_to_ASPX_pages_web_forms_and_assigning_ev</guid>
      <pubDate>Thu, 08 Nov 2007 13:00:13 GMT</pubDate>
    </item>
    <item>
      <title>Sertool -  A serialization diagnostics tool</title>
      <description>If you've ever had a complex data structure to serialize, only to find that - somewhere, somehow - something non-serializable has been referenced by your structure, you will find this tool indispensible.

Sertool crawls an object graph and outputs the details of all objects that will be serialized by the CLR, highlighting any errors it finds along the way. It allows you to see which objects reference other objects and, hence, determine how the non-serializable types are being referenced by your data. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkentb.blogspot.com%2f2007%2f01%2fsertool.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkentb.blogspot.com%2f2007%2f01%2fsertool.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Sertool_A_serialization_diagnostics_tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Sertool_A_serialization_diagnostics_tool</guid>
      <pubDate>Sat, 20 Jan 2007 18:43:43 GMT</pubDate>
    </item>
  </channel>
</rss>