<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by MrBaldman</title>
    <description>Stories kicked by MrBaldman</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>Toggle Items in CheckBoxList using jQuery</title>
      <description>nice small client side script for toggling the state of your checkboxList control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fguyharwood%2farchive%2f2008%2f11%2f21%2ftoggle-items-in-a-checkboxlist-using-jquery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fguyharwood%2farchive%2f2008%2f11%2f21%2ftoggle-items-in-a-checkboxlist-using-jquery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Toggle_Items_in_CheckBoxList_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Toggle_Items_in_CheckBoxList_using_jQuery</guid>
      <pubDate>Fri, 21 Nov 2008 09:48:15 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic 3.0 Preview 2</title>
      <description>Rob Conery: Over the last week I've made massive improvements and upgrades to SubSonic 3.0 and the templates that it comes with. I haven't been this obsessive and inspired since I created SubSonic in the first place, and I have to tell you I am more than stoked to see this pull together. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-3-0-preview-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-3-0-preview-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SubSonic_3_0_Preview_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SubSonic_3_0_Preview_2</guid>
      <pubDate>Thu, 13 Nov 2008 11:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Suspicious DNK Accounts</title>
      <description>Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page.  So guess what happens ... it would appear that a certain number of people are doing this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</guid>
      <pubDate>Thu, 06 Nov 2008 16:31:29 GMT</pubDate>
    </item>
    <item>
      <title>C# Structs</title>
      <description>What are the benefit of structs in C#? When can they improve performance and memory use? See examples and benchmarks as well as screens from CLRProfiler and the Visual Studio debugger. Is this is the best struct article in the world? Maybe! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetperls.com%2fContent%2fStruct-Examples.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetperls.com%2fContent%2fStruct-Examples.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Structs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Structs</guid>
      <pubDate>Mon, 10 Nov 2008 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>.NET - Some Common Operations using LINQ To XML - Part I</title>
      <description>Very good overview of how to query using LINQ to XML &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d218"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d218" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/NET_Some_Common_Operations_using_LINQ_To_XML_Part_I</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/NET_Some_Common_Operations_using_LINQ_To_XML_Part_I</guid>
      <pubDate>Fri, 31 Oct 2008 06:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Removing unused CSS Classes from your web application</title>
      <description>2 ways to clean up your Css by removing unused classes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetsurfers.com%2fBlog%2f2008%2f10%2f02%2fRemovingUnusedCSSClassesFromYourWebApplication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetsurfers.com%2fBlog%2f2008%2f10%2f02%2fRemovingUnusedCSSClassesFromYourWebApplication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Removing_unused_CSS_Classes_from_your_web_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Removing_unused_CSS_Classes_from_your_web_application</guid>
      <pubDate>Thu, 02 Oct 2008 12:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Check username availability with JQuery &amp;amp; ASP.NET</title>
      <description>This article shows how to use jQuery in a real world practical situation - to check username availability - by making an AJAX call to a WebMethod. In this artcle we examine how to make the call, how get the desired username and pass it correctly as well as using jQuery to style and display firnedly notification messages. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2friderdesign.com%2farticles%2fCheck-username-availability-with-JQuery-and-ASP.NET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2friderdesign.com%2farticles%2fCheck-username-availability-with-JQuery-and-ASP.NET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Check_username_availability_with_JQuery_ASP_NET_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Check_username_availability_with_JQuery_ASP_NET_1</guid>
      <pubDate>Tue, 07 Oct 2008 14:01:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MessageBox Server and Client </title>
      <description>An ASP.NET Message box that can be used from the server and from the client side! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjohnkatsiotis%2farchive%2f2008%2f09%2f14%2fasp-net-messagebox-server-and-client.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjohnkatsiotis%2farchive%2f2008%2f09%2f14%2fasp-net-messagebox-server-and-client.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MessageBox_Server_and_Client</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MessageBox_Server_and_Client</guid>
      <pubDate>Mon, 15 Sep 2008 15:31:11 GMT</pubDate>
    </item>
    <item>
      <title>JQuery, the very very basics - Lesson 1</title>
      <description>JQuery is the star among the growing list of JavaScript libraries. A few of its characteristics are light-weight, cross-browser compatibility and simplicity. A task that would take 10 lines of code with traditional JavaScript can be accomplished with JQuery in just 1 line of code. I write to record the series of very basic lessons I learned about JQuery (my study source is the very readable book JQuery in Action). 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f13%2fjquery-the-very-very-basics-lesson-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f13%2fjquery-the-very-very-basics-lesson-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_1</guid>
      <pubDate>Sat, 13 Sep 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>5 Useful Tips for ASP.Net Application</title>
      <description>There are so many tasks or operations that are repeatedly used in ASP.Net applications. This article will list some of the useful tasks that we can use in our asp.net application extensively. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNET%2f128_5_Useful_Tips_for_ASPNet_Application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNET%2f128_5_Useful_Tips_for_ASPNet_Application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/5_Useful_Tips_for_ASP_Net_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/5_Useful_Tips_for_ASP_Net_Application</guid>
      <pubDate>Thu, 11 Sep 2008 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Client Script Resources in ASP.NET Controls revisited</title>
      <description>Embedding script resources as part of ASP.NET Control development is tricky business and requires a bunch of options to ensure that script code loads correctly and maybe more importantly allows the page developer to decide whether the resources should be used at all. Here are a few thoughts and some work in progress on how I deal with script resources in my controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f476452.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f476452.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Client_Script_Resources_in_ASP_NET_Controls_revisited</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Client_Script_Resources_in_ASP_NET_Controls_revisited</guid>
      <pubDate>Tue, 09 Sep 2008 11:06:15 GMT</pubDate>
    </item>
    <item>
      <title>Details Popup Via jQuery clueTip Plugin</title>
      <description>Just to prove there are a million ways to get something done I decided to try using the jQuery clueTip Plugin to provide more details about an item in an ASP.NET ListView via a popup. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f07%2fDetails-Popup-Via-jQuery-clueTip-Plugin.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f07%2fDetails-Popup-Via-jQuery-clueTip-Plugin.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Details_Popup_Via_jQuery_clueTip_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Details_Popup_Via_jQuery_clueTip_Plugin</guid>
      <pubDate>Thu, 11 Sep 2008 02:46:05 GMT</pubDate>
    </item>
    <item>
      <title>ClientScriptProxy and JavaScript Linking In Headers</title>
      <description>a great article on embedding scripts in the header of an aspx page.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f217034.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f217034.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ClientScriptProxy_and_JavaScript_Linking_In_Headers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ClientScriptProxy_and_JavaScript_Linking_In_Headers</guid>
      <pubDate>Mon, 08 Sep 2008 12:50:18 GMT</pubDate>
    </item>
    <item>
      <title>Path to .NET 3.5 Developer Certification</title>
      <description>If you are trying to figure out the new certification exams for Microsoft Certified Professional Developer (MCPD) or Microsoft Certified Technical Specialist (MCTS) for .NET Framework 3.5 / Visual Studio 2008 then you may be interested in a diagram that I put together to helped me to visualize the path through the required certification exams. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thearchitect.co.uk%2fweblog%2farchives%2f2008%2f08%2fpath_to_net_35_developer_certification.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thearchitect.co.uk%2fweblog%2farchives%2f2008%2f08%2fpath_to_net_35_developer_certification.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Path_to_NET_3_5_Developer_Certification</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Path_to_NET_3_5_Developer_Certification</guid>
      <pubDate>Thu, 11 Sep 2008 03:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Embedding GPS coordinates and other info in JPEG images with C#</title>
      <description>great article on adding GPS info to images &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fzroiy%2farchive%2f2008%2f07%2f13%2fembedding-gps-coordinates-and-other-info-in-jpeg-images-with-c.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fzroiy%2farchive%2f2008%2f07%2f13%2fembedding-gps-coordinates-and-other-info-in-jpeg-images-with-c.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Embedding_GPS_coordinates_and_other_info_in_JPEG_images_with_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Embedding_GPS_coordinates_and_other_info_in_JPEG_images_with_C</guid>
      <pubDate>Tue, 15 Jul 2008 14:00:57 GMT</pubDate>
    </item>
    <item>
      <title>Joe Stagner says you could improve your ASP.NET site one tag at a time</title>
      <description>Microsoft's Opinionated Misfit Geek apparently took a brief look at Aggiorno, a Visual Studio plugin that does some interesting stuff, such as add alternate text to images, update deprecated attributes or fix tag structure for XHTML compliance. Come take a look! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.misfitgeek.com%2fAggiorno%2bImproving%2bThe%2bWeb%2bOne%2bTag%2bAt%2bA%2bTime.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.misfitgeek.com%2fAggiorno%2bImproving%2bThe%2bWeb%2bOne%2bTag%2bAt%2bA%2bTime.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Joe_Stagner_says_you_could_improve_your_ASP_NET_site_one_tag_at_a_time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Joe_Stagner_says_you_could_improve_your_ASP_NET_site_one_tag_at_a_time</guid>
      <pubDate>Tue, 01 Jul 2008 17:46:09 GMT</pubDate>
    </item>
    <item>
      <title>The 5 types of poor software architects</title>
      <description>The types of software architects you never want to meet in your career &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.buunguyen.net%2fblog%2fthe-5-types-of-poor-architects.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.buunguyen.net%2fblog%2fthe-5-types-of-poor-architects.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/The_5_types_of_poor_software_architects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/The_5_types_of_poor_software_architects</guid>
      <pubDate>Fri, 20 Jun 2008 15:31:06 GMT</pubDate>
    </item>
    <item>
      <title>Keep your .config clean with external config files</title>
      <description>The web.config (or app.config for non-web applications) file is the central place to configure your web application, starting from connection strings, over application settings to ASP.NET specific topics like caching, authentication &amp;amp; authorization, sessions as well as HTTP handlers and modules. Normally the web.config starts as a neat little pet you can easily manage. But as soon as your project grows mature, web.config turns out to be a huge beast. This article shows you a way to tame the beast. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fKeep-your-config-clean-with-external-config-files.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fKeep-your-config-clean-with-external-config-files.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Keep_your_config_clean_with_external_config_files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Keep_your_config_clean_with_external_config_files</guid>
      <pubDate>Mon, 16 Jun 2008 14:01:19 GMT</pubDate>
    </item>
    <item>
      <title>Building a better web forms: Context highlighting using jQuery </title>
      <description>This article shows how to highlight a current context on a complex web forms using jQuery. You can see how to highlight current row or current group of rows, and how easily it could be done by uisng powerful jQuery selectors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f09%2fBuilding-a-better-web-forms-Context-highlighting-using-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f09%2fBuilding-a-better-web-forms-Context-highlighting-using-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Building_a_better_web_forms_Context_highlighting_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Building_a_better_web_forms_Context_highlighting_using_jQuery</guid>
      <pubDate>Tue, 10 Jun 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Linq to SQL Wish List</title>
      <description>What do we want to see in the next version of Linq to SQL ?  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f06%2f04%2flinq-to-sql-wish-list.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f06%2f04%2flinq-to-sql-wish-list.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Linq_to_SQL_Wish_List</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Linq_to_SQL_Wish_List</guid>
      <pubDate>Thu, 05 Jun 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Windows Live Writer PlugIn for DotNetKicks on CodePlex</title>
      <description>Windows Live Writer PlugIn for DotNetKicks is now on CodePlex &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjohnpapa.net%2fall%2fusing-the-dotnetkicks-plugin-for-live-writer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohnpapa.net%2fall%2fusing-the-dotnetkicks-plugin-for-live-writer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Windows_Live_Writer_PlugIn_for_DotNetKicks_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Windows_Live_Writer_PlugIn_for_DotNetKicks_on_CodePlex</guid>
      <pubDate>Wed, 04 Jun 2008 18:31:03 GMT</pubDate>
    </item>
    <item>
      <title>enum to friendly string extension method</title>
      <description>We use enums quite extensively in our application as they are a great for representing integral values in a strongly typed way using symbolic names. The enum names are not very friendly to the user and I recently read a some good articles which tried to solve this problem. However, I think i've found a better solution to this problem using extension methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fenum-to-friendly-string-extension-method.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fenum-to-friendly-string-extension-method.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/enum_to_friendly_string_extension_method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/enum_to_friendly_string_extension_method</guid>
      <pubDate>Tue, 03 Jun 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Create MessageBox user control using ASP.NET and CSS </title>
      <description>This article shows how to create MessageBox user control using ASP.NET and CSS. It have the ability to render different message types. It also have a close button in order to enable users to hide the message after reading. The article will guide you through the basics of making a simple and functional user control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f05%2f28%2fCreate-MessageBox-user-control-using-ASPNET-and-CSS.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f05%2f28%2fCreate-MessageBox-user-control-using-ASPNET-and-CSS.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Create_MessageBox_user_control_using_ASP_NET_and_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Create_MessageBox_user_control_using_ASP_NET_and_CSS</guid>
      <pubDate>Wed, 28 May 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>7 tricks to simplify your programs with LINQ</title>
      <description>Ever since I learned about LINQ, I keep discovering new ways to use it to improve my code. Every trick makes my code a little bit faster to write, and a little bit easier to read. This posting summarizes some of the tricks that I came across. I will show you how to use LINQ to: initialize an array, iterate over multiple arrays in a single loop, generate a random sequence, ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2figoro.com%2farchive%2f7-tricks-to-simplify-your-programs-with-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2figoro.com%2farchive%2f7-tricks-to-simplify-your-programs-with-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/7_tricks_to_simplify_your_programs_with_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/7_tricks_to_simplify_your_programs_with_LINQ</guid>
      <pubDate>Mon, 19 May 2008 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Beware of List(T).Find </title>
      <description>Llist(t).Find returns the first element found that matches a given criteria,  but what happens if no such element found? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f13%2fbeware-of-listtfind%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f13%2fbeware-of-listtfind%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Beware_of_List_T_Find</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Beware_of_List_T_Find</guid>
      <pubDate>Tue, 13 May 2008 14:46:12 GMT</pubDate>
    </item>
  </channel>
</rss>