<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Mikeon</title>
    <description>the latest stories tagged with 'Mikeon' 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>Working With Web.config And App_Code</title>
      <description>Few things to know when working with Web.config and App_Code directory. What is the assembly name for App_Code classes, how to use controls defined there etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fWorkingWithWebconfigAndAppCodeDirectory.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fWorkingWithWebconfigAndAppCodeDirectory.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Working_With_Web_config_And_App_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Working_With_Web_config_And_App_Code</guid>
      <pubDate>Mon, 25 Jun 2007 15:23:43 GMT</pubDate>
    </item>
    <item>
      <title>How To Writer br Without Writing br</title>
      <description>On using HtmlTextWriter object with HtmlTextWriterTag enumeration and how to writer &amp;lt;br /&amp;gt; without using literal &amp;quot;&amp;lt;br /&amp;gt;&amp;quot; string. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fHowToWriteBrWithoutWritingBr.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fHowToWriteBrWithoutWritingBr.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_To_Writer_br_Without_Writing_br</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_To_Writer_br_Without_Writing_br</guid>
      <pubDate>Tue, 19 Jun 2007 17:36:16 GMT</pubDate>
    </item>
    <item>
      <title>Good Practice For Working With ASP.NET Controls</title>
      <description>A good practice that I'm using when working with ASP.NET controls that saves me a lot of work. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fUsingInheritedASPNETControlsBestPractice.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fUsingInheritedASPNETControlsBestPractice.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Good_Practice_For_Working_With_ASP_NET_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Good_Practice_For_Working_With_ASP_NET_Controls</guid>
      <pubDate>Wed, 20 Jun 2007 11:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Anonymous Methods vs Threads</title>
      <description>What happens when you combine anonymous methods and threads - a things you need to be aware or you will encounter a strange behavior that will be hard to explain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fAnonymousMethodsVsThreads.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fAnonymousMethodsVsThreads.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Anonymous_Methods_vs_Threads</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Anonymous_Methods_vs_Threads</guid>
      <pubDate>Tue, 19 Jun 2007 23:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Getting All Controls On The ASP.NET Page</title>
      <description>How to get all controls on a page in a recursive way -
FlattenHierarchy method and what you can do with it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fGettingAllControlsOnTheASPNETPage.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fGettingAllControlsOnTheASPNETPage.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Getting_All_Controls_On_The_ASP_NET_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Getting_All_Controls_On_The_ASP_NET_Page</guid>
      <pubDate>Mon, 18 Jun 2007 14:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Working With Asynchronous WebRequests</title>
      <description>Do you knowh how to handle multiple asynchronous WebRequests? Do you know why the obvious way doesn't work? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fBeginGetResponseIAsyncResultAndAsyncWaitHandleIssue.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fBeginGetResponseIAsyncResultAndAsyncWaitHandleIssue.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Working_With_Asynchronous_WebRequests</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Working_With_Asynchronous_WebRequests</guid>
      <pubDate>Mon, 18 Jun 2007 10:16:01 GMT</pubDate>
    </item>
    <item>
      <title>The DIV Tag Around Hidden ASP.NET Input Fields</title>
      <description>How to get rid of the div tag that gets generated around hidden ASP.NET input fields? Is it at all possible? Yes, but not in a way one would expect. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fTheDIVTagAroundHiddenASPNETInputFields.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fTheDIVTagAroundHiddenASPNETInputFields.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_DIV_Tag_Around_Hidden_ASP_NET_Input_Fields</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_DIV_Tag_Around_Hidden_ASP_NET_Input_Fields</guid>
      <pubDate>Fri, 15 Jun 2007 18:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Self-Hiding ASP.NET Control</title>
      <description>Making a self-hiding ASP.NET control - what can surprise you on your way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fSelfHidingASPNETControl.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fSelfHidingASPNETControl.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Self_Hiding_ASP_NET_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Self_Hiding_ASP_NET_Control</guid>
      <pubDate>Thu, 14 Jun 2007 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Recursive Properties Of ASP.NET Controls</title>
      <description>It seams that some of the properties of ASP.NET controls are recursive... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fRecursivePropertiesOfASPNETControls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fRecursivePropertiesOfASPNETControls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Recursive_Properties_Of_ASP_NET_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Recursive_Properties_Of_ASP_NET_Controls</guid>
      <pubDate>Wed, 13 Jun 2007 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ReadOnly TextBox ASP.NET Control</title>
      <description>Hot to make a TextBox control that renders itself as a plain text if ReadOnly and as an Input otherwise. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fReadOnlyTextBoxControl.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fReadOnlyTextBoxControl.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ReadOnly_TextBox_ASP_NET_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ReadOnly_TextBox_ASP_NET_Control</guid>
      <pubDate>Tue, 05 Jun 2007 20:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Pitfalls of ASP.NET Localization</title>
      <description>Few pitfalls and things you have to know about ASP.NET Localization features, before you start to love it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fASPNETLocalizationPitfalls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fASPNETLocalizationPitfalls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Pitfalls_of_ASP_NET_Localization</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Pitfalls_of_ASP_NET_Localization</guid>
      <pubDate>Tue, 15 May 2007 12:52:21 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Initial Validation</title>
      <description>How to perform initial validation on an ASP.NET page using Validation Controls &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fASPNETInitialValidation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fASPNETInitialValidation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Initial_Validation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Initial_Validation</guid>
      <pubDate>Fri, 11 May 2007 11:00:42 GMT</pubDate>
    </item>
    <item>
      <title>Self-Populating DropDownList</title>
      <description>How to make a Self-Populating DropDownList control in ASP.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fSelfPopulatingDropDownList.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fSelfPopulatingDropDownList.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Self_Populating_DropDownList</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Self_Populating_DropDownList</guid>
      <pubDate>Tue, 13 Mar 2007 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Catch-up Events</title>
      <description>Catch-up Events in ASP.NET - an example of how you can see how it all works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fCatchupEvents.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fCatchupEvents.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Catch_up_Events</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Catch_up_Events</guid>
      <pubDate>Thu, 08 Mar 2007 03:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Validation Controls As Images - Take 2</title>
      <description>How to make ASP.NET Validation Controls to display image instead of a plain text. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fValidationControlsAsImagesTake2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fValidationControlsAsImagesTake2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Validation_Controls_As_Images_Take_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Validation_Controls_As_Images_Take_2</guid>
      <pubDate>Wed, 21 Feb 2007 12:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Nullable Types And NullReferenceException</title>
      <description>Does Nullable type throw a NullReferenceException? If so - when, if not - why? Read on. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fNullableTypesAndNullReferenceException.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fNullableTypesAndNullReferenceException.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Nullable_Types_And_NullReferenceException</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Nullable_Types_And_NullReferenceException</guid>
      <pubDate>Thu, 15 Feb 2007 12:46:01 GMT</pubDate>
    </item>
    <item>
      <title>NonVisualControlAttribute</title>
      <description>My latest discovery: the NonVisualControlAttribute and why should we care. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fNonVisualControlAttribute.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fNonVisualControlAttribute.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/NonVisualControlAttribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/NonVisualControlAttribute</guid>
      <pubDate>Thu, 08 Feb 2007 16:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Getting The Location Of App_Data Folder</title>
      <description>Have you ever wondered how to get the location of App_Data folder in code in some strongly typed way? Well, it seams that there is no way. Read on... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fGettingTheLocationOfAppDataFolder.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fGettingTheLocationOfAppDataFolder.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Getting_The_Location_Of_App_Data_Folder</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Getting_The_Location_Of_App_Data_Folder</guid>
      <pubDate>Mon, 05 Feb 2007 13:31:01 GMT</pubDate>
    </item>
    <item>
      <title>System.Internal - A Strange Class</title>
      <description>A strange class that I have found while searching for IsNullableType method. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fSystemInternalAStrangeClass.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fSystemInternalAStrangeClass.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/System_Internal_A_Strange_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/System_Internal_A_Strange_Class</guid>
      <pubDate>Wed, 31 Jan 2007 18:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Making Grid View Auto Generate Columns For Nullable Types</title>
      <description>A second article on dealing with GridView, AutoGenerateColumns and Nullable Types. This time a complete solution. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fMakingGridViewAutoGenerateColumnsForNullableTypes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fMakingGridViewAutoGenerateColumnsForNullableTypes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Making_Grid_View_Auto_Generate_Columns_For_Nullable_Types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Making_Grid_View_Auto_Generate_Columns_For_Nullable_Types</guid>
      <pubDate>Wed, 31 Jan 2007 19:31:01 GMT</pubDate>
    </item>
    <item>
      <title>IsBindableType - Mystery Method</title>
      <description>Why some properties gets auto generated columns in a GridView and some not? What is the IsBindableType method? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fIsBindableTypeMysteryMethod.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fIsBindableTypeMysteryMethod.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/IsBindableType_Mystery_Method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/IsBindableType_Mystery_Method</guid>
      <pubDate>Thu, 01 Feb 2007 10:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Getting The List Of All Pages In The Application</title>
      <description>A short snippet of code that demonstrates how you can get and display a list of all pages in the ASP.NET web application. Such a list can be used during developement to ease navigation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fGettingTheListOfAllPagesInTheApplication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fGettingTheListOfAllPagesInTheApplication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Getting_The_List_Of_All_Pages_In_The_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Getting_The_List_Of_All_Pages_In_The_Application</guid>
      <pubDate>Wed, 17 Jan 2007 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Making Your Custom ASP.NET Controls Appear In The Toolbox</title>
      <description>How to make controls defined in a separate assembly to appear in the Visual Studio's Toolbox. The standard way and the better way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fMakingYourCustomASPNETControlsAppearInTheToolbox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fMakingYourCustomASPNETControlsAppearInTheToolbox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Making_Your_Custom_ASP_NET_Controls_Appear_In_The_Toolbox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Making_Your_Custom_ASP_NET_Controls_Appear_In_The_Toolbox</guid>
      <pubDate>Sat, 13 Jan 2007 18:01:01 GMT</pubDate>
    </item>
    <item>
      <title>What Is DBNull Needed For Anyway?</title>
      <description>My point of view on the ever popular quesstion: What is DBNull needed for? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fWhatIsDBNullNeededForAnyway.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fWhatIsDBNullNeededForAnyway.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/What_Is_DBNull_Needed_For_Anyway</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/What_Is_DBNull_Needed_For_Anyway</guid>
      <pubDate>Fri, 12 Jan 2007 13:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Semantical Difference Between &amp;quot;as&amp;quot; Operator And Casting</title>
      <description>Bried article on how using &amp;quot;as&amp;quot; operator changes the semantical meaing of the code and what my be the outcome. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fSemanticalDifferenceBetweenAsOperatorAndCasting.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fSemanticalDifferenceBetweenAsOperatorAndCasting.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Semantical_Difference_Between_quot_as_quot_Operator_And_Casting</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Semantical_Difference_Between_quot_as_quot_Operator_And_Casting</guid>
      <pubDate>Fri, 12 Jan 2007 16:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>
