<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by raghda_amr</title>
    <description>Stories kicked by raghda_amr</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>jBlogMvc : part 3 Themable View Engine, Archive and Filtering by year,</title>
      <description>Now using beta 1, add a theme support, built a new viewengine to support themes pathes, added archive view  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f10%2f28%2fjBlogMvc-part-3-Themable-View-Engine-Archive-and-Filtering-by-year-month-and-day.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f10%2f28%2fjBlogMvc-part-3-Themable-View-Engine-Archive-and-Filtering-by-year-month-and-day.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jBlogMvc_part_3_Themable_View_Engine_Archive_and_Filtering_by_year</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jBlogMvc_part_3_Themable_View_Engine_Archive_and_Filtering_by_year</guid>
      <pubDate>Thu, 30 Oct 2008 12:46:12 GMT</pubDate>
    </item>
    <item>
      <title>jBlogMvc : part 2 Editing, Deleting, Paging Posts and Rss feeds</title>
      <description>In this part of the series I add editing and deleting posts, the blog posts now has feeds, I also use jquery and the jeditable plugin fot inline editing, I added paging for the posts as well &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f10%2f05%2fjBlogMvc-part-2-editing-deleting-paging-posts-rss-feeds.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f10%2f05%2fjBlogMvc-part-2-editing-deleting-paging-posts-rss-feeds.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jBlogMvc_part_2_Editing_Deleting_Paging_Posts_and_Rss_feeds</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jBlogMvc_part_2_Editing_Deleting_Paging_Posts_and_Rss_feeds</guid>
      <pubDate>Tue, 07 Oct 2008 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>jBlogMvc : part 1 Building the Administration Area</title>
      <description>In this part, I used some features of the ASP.NET MVC to build an administration area, jQuery too was used on client side (validator plugin).
Used membership for validation, Model Binders, jQuery Client validation,Small validation framework for business rules and server side validation.(originally written by scott gu), Using nested master pages in ASP.NET MVC, Applying the &amp;quot;Post/Redirect/Get&amp;quot; (aka PRG) pattern.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f09%2f25%2fjBlogMvc-part-1-Building-the-Administration-Area.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f09%2f25%2fjBlogMvc-part-1-Building-the-Administration-Area.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jBlogMvc_part_1_Building_the_Administration_Area</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jBlogMvc_part_1_Building_the_Administration_Area</guid>
      <pubDate>Thu, 25 Sep 2008 12:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Introducing jBlogMvc</title>
      <description>In this part, I just announced jBlogMvc the ASP.NET MVC and jQuery blogengine which I build in order to learn more about the two new technologies (at least for me) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f09%2f21%2fIntroducing-jBlogMvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f09%2f21%2fIntroducing-jBlogMvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Introducing_jBlogMvc</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Introducing_jBlogMvc</guid>
      <pubDate>Sun, 21 Sep 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Security : 2- More Basics</title>
      <description>Basic information on how the IIS worker process takes an identity to run within, IIS 5 and 6 process models. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f03%2fASPNET-Security--2--More-Basics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f03%2fASPNET-Security--2--More-Basics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/ASP_NET_Security_2_More_Basics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/ASP_NET_Security_2_More_Basics</guid>
      <pubDate>Wed, 26 Mar 2008 12:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Exploring GDI+ : Using the Pen</title>
      <description>This post describes how to use the Pen object in drawing and using sepcial characteristics of the pen like DashStyle and LineCaps. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f03%2fExploring-GDI-Using-the-Pen.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f03%2fExploring-GDI-Using-the-Pen.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Exploring_GDI_Using_the_Pen</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Exploring_GDI_Using_the_Pen</guid>
      <pubDate>Sun, 16 Mar 2008 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Enabling Design Time Template Editing</title>
      <description>This post describes how to enable design time editing for templated controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f03%2fEnabling-Design-Time-Template-Editing.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f03%2fEnabling-Design-Time-Template-Editing.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Enabling_Design_Time_Template_Editing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Enabling_Design_Time_Template_Editing</guid>
      <pubDate>Tue, 04 Mar 2008 08:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Adding Auto Format for ASP.NET Custom Controls Design Time</title>
      <description>This post shows how to add Auto Format..  link in the Smart Tag of the ASP.NET web controls, to give the user of the control a variety of different styles in the design time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fAdding-Auto-Format-for-ASPNET-Custom-Controls-Design-Time.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fAdding-Auto-Format-for-ASPNET-Custom-Controls-Design-Time.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Adding_Auto_Format_for_ASP_NET_Custom_Controls_Design_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Adding_Auto_Format_for_ASP_NET_Custom_Controls_Design_Time</guid>
      <pubDate>Tue, 26 Feb 2008 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Extracting Icons from Files</title>
      <description>Extracting the icon of any file including executable ones. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fExtracting-Icons-from-Files.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fExtracting-Icons-from-Files.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Extracting_Icons_from_Files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Extracting_Icons_from_Files</guid>
      <pubDate>Fri, 22 Feb 2008 21:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Exploring GDI+ : Using The Brush</title>
      <description>This post shows the different types of brushes built in GDI+, how to work with them and how they look. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fExploring-GDI-plus-Using-The-Brush.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fExploring-GDI-plus-Using-The-Brush.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Exploring_GDI_Using_The_Brush</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Exploring_GDI_Using_The_Brush</guid>
      <pubDate>Sat, 16 Feb 2008 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The ASP.NET Configuration Model</title>
      <description>This post describes the ASP.NET configuration model, shows the all the config files that are used when running an ASP.NET application, describes the merging process and shows some Tools for editing web.config. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fThe-ASPNET-Configuration-Model.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fThe-ASPNET-Configuration-Model.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_ASP_NET_Configuration_Model</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_ASP_NET_Configuration_Model</guid>
      <pubDate>Fri, 15 Feb 2008 14:16:05 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 15: Debugging Design Time</title>
      <description>The final part in the series describing how to debug design time support. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fCustom-Controls-Design-Time-Support-Part-15-Debugging-Design-Time.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fCustom-Controls-Design-Time-Support-Part-15-Debugging-Design-Time.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_15_Debugging_Design_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_15_Debugging_Design_Time</guid>
      <pubDate>Wed, 13 Feb 2008 09:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 14: Extra Property Tab</title>
      <description>This post shows how to let your custom controls to have an extra tab in the property window by building a new PropertyTab. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fCustom-Controls-Design-Time-Support-Part-14-Extra-Property-Tab.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fCustom-Controls-Design-Time-Support-Part-14-Extra-Property-Tab.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_14_Extra_Property_Tab</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_14_Extra_Property_Tab</guid>
      <pubDate>Tue, 12 Feb 2008 09:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 13: Adding Snaplines</title>
      <description>This post shows how to add custom Snaplines for your custom windows controls. Includes a sample and source code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fCustom-Controls-Design-Time-Support-Part-13-Adding-Snaplines.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fCustom-Controls-Design-Time-Support-Part-13-Adding-Snaplines.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_13_Adding_Snaplines</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_13_Adding_Snaplines</guid>
      <pubDate>Wed, 06 Feb 2008 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 12: Adding SmartTag</title>
      <description>This post describes how to add a smart tag panel to your custom control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fCustom-Controls-Design-Time-Support-Part-12-Adding-SmartTag.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fCustom-Controls-Design-Time-Support-Part-12-Adding-SmartTag.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_12_Adding_SmartTag</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_12_Adding_SmartTag</guid>
      <pubDate>Mon, 04 Feb 2008 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 11: Designer Verbs</title>
      <description>This post describes how to use a control designer to add custom menu items on the custom controls by adding Designer Verbs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-11-Designer-Verbs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-11-Designer-Verbs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_11_Designer_Verbs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_11_Designer_Verbs</guid>
      <pubDate>Tue, 29 Jan 2008 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 10: Filtering Control Members</title>
      <description>This post shows how to filter metadata in the design time environment using designers and implementing PostFilter and PreFilter methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-10-Filtering-Control-Members.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-10-Filtering-Control-Members.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_10_Filtering_Control_Members</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_10_Filtering_Control_Members</guid>
      <pubDate>Sun, 27 Jan 2008 11:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 9: Introducing the Designer</title>
      <description>This post gives an introduction to designers and show what designers can do during the design time, and compares between web and windows controls designers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-9-Introducing-the-Designer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-9-Introducing-the-Designer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_9_Introducing_the_Designer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_9_Introducing_the_Designer</guid>
      <pubDate>Mon, 21 Jan 2008 13:31:06 GMT</pubDate>
    </item>
    <item>
      <title>Free Web.config editor</title>
      <description>A free tool that enables editing the Web.config. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechietweaks.blogspot.com%2f2008%2f01%2ffree-utility-webconfig-editor-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechietweaks.blogspot.com%2f2008%2f01%2ffree-utility-webconfig-editor-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Free_Web_config_editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Free_Web_config_editor</guid>
      <pubDate>Mon, 21 Jan 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 8: Implementing UITypeEditor</title>
      <description>This post describes by steps how to implement a custom UITypeEditor and gives a brief introduction on the IWindowFormsEditorService, the sample introduced is a ColorEditor that uses the ColorWheel to pick from it colors from the drop down. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-8-Implementing-UITypeEditor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-8-Implementing-UITypeEditor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_8_Implementing_UITypeEditor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_8_Implementing_UITypeEditor</guid>
      <pubDate>Sat, 19 Jan 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 7: UITypeEditor Introduction</title>
      <description>This post gives a brief introduction on what is an UITypeEditor and what enhancements it gives for the design time environment, and some built in examples. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-7-UITypeEditor-Introduction.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-7-UITypeEditor-Introduction.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_7_UITypeEditor_Introduction</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_7_UITypeEditor_Introduction</guid>
      <pubDate>Thu, 17 Jan 2008 15:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 6: Custom TypeConverter 2</title>
      <description>This post shows how to implement a custom TypeConverter for Enums and how to use the SupportedValues to show a custom values list . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-6-Custom-TypeConverter-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-6-Custom-TypeConverter-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_6_Custom_TypeConverter_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_6_Custom_TypeConverter_2</guid>
      <pubDate>Tue, 15 Jan 2008 09:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 5: Custom TypeConverters</title>
      <description>This post shows how to implement a custom TypeCoverter for a Point3D structure. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-5-Custom-TypeConverters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-5-Custom-TypeConverters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_5_Custom_TypeConverters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_5_Custom_TypeConverters</guid>
      <pubDate>Mon, 14 Jan 2008 18:46:06 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 4: TypeConverters Introductio</title>
      <description>Part 4 on Custom Controls Design Time Support, An Introduction on TypeConverters &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-4-TypeConverters-Introduction.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-4-TypeConverters-Introduction.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_4_TypeConverters_Introductio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_4_TypeConverters_Introductio</guid>
      <pubDate>Sun, 13 Jan 2008 11:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 3: Adding Image in the Toolbo</title>
      <description>This part is how to make Custom Controls have a custom image in the toolbox using the ToolboxBitmapAttribute &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-3-Adding-Image-in-the-Toolbox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-3-Adding-Image-in-the-Toolbox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_3_Adding_Image_in_the_Toolbo</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_3_Adding_Image_in_the_Toolbo</guid>
      <pubDate>Sun, 13 Jan 2008 10:31:03 GMT</pubDate>
    </item>
  </channel>
</rss>