<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://blogs.korzh.com:80/">
    <title>Korzh.com blogs</title>
    <link>http://blogs.korzh.com:80/</link>
    <description>IT news, software development, programming tips</description>
    <items>
      <rdf:Seq>
        
        <rdf:li resource="http://blogs.korzh.com:80/progtips/2008/08/22/adding-an-inherited-custom-control-into-visual-studio-toolbox.html" />
        
        <rdf:li resource="http://blogs.korzh.com:80/progtips/2008/08/08/could-not-be-set-on-property-error-in-custom-asp-net-controls.html" />
        
        <rdf:li resource="http://blogs.korzh.com:80/progtips/2008/07/02/ie-quirk-offsetparent-of-dom-element-added-into-document-body.html" />
        
        <rdf:li resource="http://blogs.korzh.com:80/progtips/2008/06/10/item-dragging-in-windows-forms-listbox-control.html" />
        
        <rdf:li resource="http://blogs.korzh.com:80/progtips/2008/05/28/absolute-coordinates-of-dom-element-within-document.html" />
        
      </rdf:Seq>
    </items>
  </channel>

  
  <item rdf:about="http://blogs.korzh.com:80/progtips/2008/08/22/adding-an-inherited-custom-control-into-visual-studio-toolbox.html">
    <title>Adding an inherited custom control into Visual Studio Toolbox</title>
    <link>http://blogs.korzh.com:80/progtips/2008/08/22/adding-an-inherited-custom-control-into-visual-studio-toolbox.html</link>
    
      
      
        <description>
          You may encounter a problem if you need to show the control in   the Toolbox but to hide its ancestor...&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/08/22/adding-an-inherited-custom-control-into-visual-studio-toolbox.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.korzh.com:80/progtips/2008/08/08/could-not-be-set-on-property-error-in-custom-asp-net-controls.html">
    <title>&#039;could not be set on property&#039; error in custom ASP.NET controls</title>
    <link>http://blogs.korzh.com:80/progtips/2008/08/08/could-not-be-set-on-property-error-in-custom-asp-net-controls.html</link>
    
      
      
        <description>
          This error message may occur at design time for your custom .NET control in case of using some complex (class) type in one of the control&#039;s properties. &lt;br /&gt;
The most widespread reason of the error is an absence of type converter for property&#039;s class. &lt;br /&gt;
But we do not know when was the reason of this error in our case...&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/08/08/could-not-be-set-on-property-error-in-custom-asp-net-controls.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.korzh.com:80/progtips/2008/07/02/ie-quirk-offsetparent-of-dom-element-added-into-document-body.html">
    <title>IE quirk: offsetParent of DOM element added into document.body</title>
    <link>http://blogs.korzh.com:80/progtips/2008/07/02/ie-quirk-offsetparent-of-dom-element-added-into-document-body.html</link>
    
      
      
        <description>
          Another inconceivable distinction in W3C DOM implementation in Internet Explorer and other browsers.&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/07/02/ie-quirk-offsetparent-of-dom-element-added-into-document-body.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.korzh.com:80/progtips/2008/06/10/item-dragging-in-windows-forms-listbox-control.html">
    <title>Item dragging in Windows Forms ListBox control</title>
    <link>http://blogs.korzh.com:80/progtips/2008/06/10/item-dragging-in-windows-forms-listbox-control.html</link>
    
      
      
        <description>
          A small class which allows to drag items within Windows Forms ListBox control.&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/06/10/item-dragging-in-windows-forms-listbox-control.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.korzh.com:80/progtips/2008/05/28/absolute-coordinates-of-dom-element-within-document.html">
    <title>Absolute coordinates of DOM element within document</title>
    <link>http://blogs.korzh.com:80/progtips/2008/05/28/absolute-coordinates-of-dom-element-within-document.html</link>
    
      
      
        <description>
          JavaScript function which returns &#034;absolute&#034; coordinates of some DOM element within document.&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/05/28/absolute-coordinates-of-dom-element-within-document.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  

</rdf:RDF>
