<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by shima</title>
    <description>Stories kicked by shima</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>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 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Changing the visual appearance of the control with Silverlight 2 Beta</title>
      <description>Now Silverlight has become quite similar to WPF, it's become easier to change the visual appearance of the controls.With the beta 2 release of Silverlight we've found rich set of controls now to work with.In this demonstration of changing appearance of the controls,I just tried to apply what I learnt from WPF.Those useful styling and Templating of controls by using Style and ControlTemplate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.windowsclient.net%2filves%2farchive%2f2008%2f03%2f15%2fchanging-the-visual-appearance-of-the-control-with-silverlight-2-beta.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.windowsclient.net%2filves%2farchive%2f2008%2f03%2f15%2fchanging-the-visual-appearance-of-the-control-with-silverlight-2-beta.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Changing_the_visual_appearance_of_the_control_with_Silverlight_2_Beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Changing_the_visual_appearance_of_the_control_with_Silverlight_2_Beta</guid>
      <pubDate>Sat, 15 Mar 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Repository Base class in SubSonic 2.1</title>
      <description>Rob Conrey shows off how to implement a SubSonic Dal without using the Active Record Pattern. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f03%2f14%2fsubsonic-taking-a-look-at-the-new-repository-base-class%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f03%2f14%2fsubsonic-taking-a-look-at-the-new-repository-base-class%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Repository_Base_class_in_SubSonic_2_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Repository_Base_class_in_SubSonic_2_1</guid>
      <pubDate>Sat, 15 Mar 2008 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Building an API with .NET</title>
      <description>This article walks through setting up a simple REST API in C# by creating a custom HttpHandler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d41"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d41" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Building_an_API_with_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Building_an_API_with_NET</guid>
      <pubDate>Sat, 15 Mar 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Scott Gu's March 14th Links Collection</title>
      <description>This covers ASP.NET, ASP.NET AJAX, ASP.NET MVC, LINQ, and other acronyms &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f14%2fmarch-14th-links-asp-net-asp-net-ajax-asp-net-mvc-and-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f14%2fmarch-14th-links-asp-net-asp-net-ajax-asp-net-mvc-and-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Scott_Gu_s_March_14th_Links_Collection</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Scott_Gu_s_March_14th_Links_Collection</guid>
      <pubDate>Fri, 14 Mar 2008 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic: New Project Site Online</title>
      <description>Rob Conery talks about the new SubSonic web site. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f03%2f13%2fsubsonic-new-project-site-online%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f03%2f13%2fsubsonic-new-project-site-online%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SubSonic_New_Project_Site_Online</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SubSonic_New_Project_Site_Online</guid>
      <pubDate>Fri, 14 Mar 2008 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>DeepZoom in C# - Not just possible, but easy</title>
      <description>DeepZoom is a new technology which has been added to Silverlight 2 which gives you a new and unique way of managing images within your application. It is implemented by the &amp;lt;MultiScaleImage&amp;gt; element in XAML, which, as its name suggests, gives you the facility to control scale and zoom of your images, with Silverlight providing a huge virtual space on which these images can be drawn.

This is best described by example. Here you can see an image of a kids science project.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fwebnext%2farchive%2f2008%2f03%2f13%2fdeepzoom-in-c-not-just-possible-but-easy.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fwebnext%2farchive%2f2008%2f03%2f13%2fdeepzoom-in-c-not-just-possible-but-easy.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/DeepZoom_in_C_Not_just_possible_but_easy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/DeepZoom_in_C_Not_just_possible_but_easy</guid>
      <pubDate>Fri, 14 Mar 2008 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>VB.net, oh how I hate thee, let me count the ways...</title>
      <description>A developer who is forced to work in VB.net finally hits the tipping point. Oh, and that developer is me. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f03%2fVBnet2c-oh-how-I-hate-thee2c-let-me-count-the-ways.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f03%2fVBnet2c-oh-how-I-hate-thee2c-let-me-count-the-ways.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/VB_net_oh_how_I_hate_thee_let_me_count_the_ways</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/VB_net_oh_how_I_hate_thee_let_me_count_the_ways</guid>
      <pubDate>Fri, 14 Mar 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating screenshot with C#</title>
      <description>Simple way how to create screenshots in Winforms applications for error-logging purposes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftypeof.net%2fpost%2fCreating-screenshot-with-C-sharp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftypeof.net%2fpost%2fCreating-screenshot-with-C-sharp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Creating_screenshot_with_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Creating_screenshot_with_C</guid>
      <pubDate>Thu, 13 Mar 2008 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>JScript Debugger in Internet Explorer 8</title>
      <description>As Shreesh mentioned in his blog, Internet Explorer 8 has a built-in JScript debugger. . . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjscript%2farchive%2f2008%2f03%2f13%2fjscript-debugger-in-internet-explorer-8.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjscript%2farchive%2f2008%2f03%2f13%2fjscript-debugger-in-internet-explorer-8.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/JScript_Debugger_in_Internet_Explorer_8</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/JScript_Debugger_in_Internet_Explorer_8</guid>
      <pubDate>Fri, 14 Mar 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Great New Silverlight Control Skins</title>
      <description>Brad Abrams links to some really cool Silverlight control skins from Silverlight lead designer Corrina. They are viewable online, and the source is freely downloadable &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fbrada%2farchive%2f2008%2f03%2f12%2fgreat-new-silverlight-control-skins.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fbrada%2farchive%2f2008%2f03%2f12%2fgreat-new-silverlight-control-skins.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Great_New_Silverlight_Control_Skins</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Great_New_Silverlight_Control_Skins</guid>
      <pubDate>Fri, 14 Mar 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Framework Design Guidelines</title>
      <description>New set of design guidelines from Krzysztof Cwalina's team. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmirceat%2farchive%2f2008%2f03%2f13%2flinq-framework-design-guidelines.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmirceat%2farchive%2f2008%2f03%2f13%2flinq-framework-design-guidelines.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Framework_Design_Guidelines</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Framework_Design_Guidelines</guid>
      <pubDate>Thu, 13 Mar 2008 23:46:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: Securing Your Controller Actions</title>
      <description>Many people on the forums want to know how to best protect Actions on their Controller using Forms Authentication. The MVC Team has done a nice job introducing Filters (using Attributes) to this latest drop of MVC, and in this post I'll show you how to create a filter that can handle security. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f03%2f12%2faspnet-mvc-securing-your-controller-actions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f03%2f12%2faspnet-mvc-securing-your-controller-actions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Securing_Your_Controller_Actions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Securing_Your_Controller_Actions</guid>
      <pubDate>Fri, 14 Mar 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Command Window</title>
      <description>A brief introduction the the Command Window.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fohnull.com%2fblog%2f2008%2f03%2f12%2fthe-command-window%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fohnull.com%2fblog%2f2008%2f03%2f12%2fthe-command-window%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Command_Window</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Command_Window</guid>
      <pubDate>Fri, 14 Mar 2008 01:16:04 GMT</pubDate>
    </item>
    <item>
      <title>How to run ASP.Net MVC on top of Mono</title>
      <description>More specific details about how to run MVC on Mono, with a downloadable code sample! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnickandgrace.com%2fcode%2farchive%2f2008%2f03%2f12%2fhow-to-run-asp.net-mvc-on-mono.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnickandgrace.com%2fcode%2farchive%2f2008%2f03%2f12%2fhow-to-run-asp.net-mvc-on-mono.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_run_ASP_Net_MVC_on_top_of_Mono</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_run_ASP_Net_MVC_on_top_of_Mono</guid>
      <pubDate>Fri, 14 Mar 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>New drop of ASP.NET MVC Framework now available </title>
      <description>Jeff Palermo announces the new release of the ASP.NET MVC Framework &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeffrey.palermo%2farchive%2f2008%2f03%2f05%2fnew-drop-of-asp-net-mvc-framework-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeffrey.palermo%2farchive%2f2008%2f03%2f05%2fnew-drop-of-asp-net-mvc-framework-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_drop_of_ASP_NET_MVC_Framework_now_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_drop_of_ASP_NET_MVC_Framework_now_available</guid>
      <pubDate>Fri, 14 Mar 2008 04:16:03 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 14: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 21: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>Sat, 23 Feb 2008 03: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 12: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 20: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 15: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 15: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 12: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 15:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>
