<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by MikeBorozdin</title>
    <description>Stories kicked by MikeBorozdin</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>The List of LINQ to SQL and Entity Framework Providers</title>
      <description>The list of LINQ to SQL and the Entity Framework providers that tries to be comprehensive &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fThe-List-of-LINQ-to-SQL-and-Entity-Framework-Providers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fThe-List-of-LINQ-to-SQL-and-Entity-Framework-Providers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/The_List_of_LINQ_to_SQL_and_Entity_Framework_Providers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/The_List_of_LINQ_to_SQL_and_Entity_Framework_Providers</guid>
      <pubDate>Tue, 06 Jan 2009 21:14:19 GMT</pubDate>
    </item>
    <item>
      <title>Creating Entity Framework Driven ASP.NET Application</title>
      <description>The tutorial covers the following topics:

* Creating the Entity Data Model by using a graphical utility built-in Visual Studio 2008 SP1 
* Creating the Entity Data Model by using a command line utility 
* Using the EntityDataSource ASP.NET control 
* Displaying the data in a GridView  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fCreating-Entity-Framework-Driven-ASPNET-Application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fCreating-Entity-Framework-Driven-ASPNET-Application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Creating_Entity_Framework_Driven_ASP_NET_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Creating_Entity_Framework_Driven_ASP_NET_Application</guid>
      <pubDate>Sat, 03 Jan 2009 15:06:08 GMT</pubDate>
    </item>
    <item>
      <title>Thinking only of the Junior Developer</title>
      <description>How do you treat Junior developers, what code do you give them, and do you let their presence change your architecture? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felegantcode.com%2f2008%2f12%2f27%2fthinking-only-of-the-junior-developer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felegantcode.com%2f2008%2f12%2f27%2fthinking-only-of-the-junior-developer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Thinking_only_of_the_Junior_Developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Thinking_only_of_the_Junior_Developer</guid>
      <pubDate>Sun, 04 Jan 2009 20:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Hidden Features of C#</title>
      <description>In this article, I'll just link to a pretty great StackOverFlow Question about Hidden Features of C#.
Most of C# Features are obscure for us and need some explanations, the following list and explain how to use it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2009%2f01%2f01%2fHidden-Features-of-C.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2009%2f01%2f01%2fHidden-Features-of-C.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hidden_Features_of_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hidden_Features_of_C</guid>
      <pubDate>Fri, 02 Jan 2009 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>What is Microsoft waiting for providing a decent path API?</title>
      <description>I was recently browsing the code source of Managed Extensibility Framework and realized that this future part of .NET 4, full of tricky and advanced ideas, was naively relying on strings to describe files and directories paths. It seems that the version 4 of .NET will miss the need for a descent path API. There is the class System.IO.Path but it is feature limited, full of flaws and pitfalls (to not say bugs) and it fosters users to encode their paths into raw strings. It seems to me that using strings to encode paths is as primitive as using String.IndexOf(&amp;quot;&amp;lt;tag&amp;gt;&amp;quot;) to parse some XML. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fpatricksmacchia%2farchive%2f2008%2f12%2f28%2fwhat-is-microsoft-waiting-for-providing-a-descent-path-api.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fpatricksmacchia%2farchive%2f2008%2f12%2f28%2fwhat-is-microsoft-waiting-for-providing-a-descent-path-api.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/What_is_Microsoft_waiting_for_providing_a_decent_path_API</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/What_is_Microsoft_waiting_for_providing_a_decent_path_API</guid>
      <pubDate>Mon, 29 Dec 2008 19:31:13 GMT</pubDate>
    </item>
    <item>
      <title>Making the Entity Framework Fit Your Domain - Part 1</title>
      <description>Need to use the Entity Framework but don't know how to fit it into your domain? Come check out this series on CodeThinked.com where you will learn how to keep your domain entities fairly clean while using the Entity Framework. &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%2f12%2f29%2fMaking-the-Entity-Framework-Fit-Your-Domain-Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f12%2f29%2fMaking-the-Entity-Framework-Fit-Your-Domain-Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Making_the_Entity_Framework_Fit_Your_Domain_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Making_the_Entity_Framework_Fit_Your_Domain_Part_1</guid>
      <pubDate>Tue, 30 Dec 2008 17:16:04 GMT</pubDate>
    </item>
    <item>
      <title>TheBeerHouse MVC Beta Now on CodePlex</title>
      <description>Tired of bitching about Oxite? Here's a new MVC sample application to sink your teeth into -- an MVC version of the famous TheBeerHouse Starter Kit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fleedumond.com%2fblog%2fthebeerhouse-mvc-beta-now-on-codeplex%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fleedumond.com%2fblog%2fthebeerhouse-mvc-beta-now-on-codeplex%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/TheBeerHouse_MVC_Beta_Now_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/TheBeerHouse_MVC_Beta_Now_on_CodePlex</guid>
      <pubDate>Tue, 30 Dec 2008 18:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Spammers Hit Trackbacks</title>
      <description>It's really unpleasant that such a useful service as the trackback can get a bad reputation because of the spam abuse. I wonder if anybody has a positive experience in fighting against the trackback spam. It's also very interesting if there is a solution for BlogEngine.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fSpammers-Hit-Trackbacks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fSpammers-Hit-Trackbacks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Spammers_Hit_Trackbacks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Spammers_Hit_Trackbacks</guid>
      <pubDate>Sun, 28 Dec 2008 18:46:30 GMT</pubDate>
    </item>
    <item>
      <title>Learning Entity Framework</title>
      <description>I suppose you have already heard about the Entity Framework, but probably didn't have a chance to try it in action. So, you want to learn it. Of course, you can start with MSDN that is indeed is the number one resource .NET developers, you can also find a dozen of tutorials on the Net, but you know it's always pleasant to have a paper book or perhaps its electronic versions that you can read everywhere, not only in front of your computer.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fLearning-Entity-Framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fLearning-Entity-Framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Learning_Entity_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Learning_Entity_Framework</guid>
      <pubDate>Thu, 25 Dec 2008 10:05:47 GMT</pubDate>
    </item>
    <item>
      <title>Cleaning Up Your C# Closet, Making Messy C# Code More Readable</title>
      <description>Struggling with an existing code base and want to tidy things up? This article gives some great tips on how to do this along with a real world example.  The end result is much more readable code that is easier to maintain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2008%2f12%2f22%2fcleaning-up-your-c-closet-making-messy-c-code-more.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2008%2f12%2f22%2fcleaning-up-your-c-closet-making-messy-c-code-more.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Cleaning_Up_Your_C_Closet_Making_Messy_C_Code_More_Readable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Cleaning_Up_Your_C_Closet_Making_Messy_C_Code_More_Readable</guid>
      <pubDate>Mon, 22 Dec 2008 21:01:05 GMT</pubDate>
    </item>
    <item>
      <title>EntitySpaces 2009 Beta Available for Public Download - No Registration</title>
      <description>We are pleased to make the EntitySpaces 2009 Beta available for public release. The EntitySpaces 2009 Trial version is fully integrated with Visual Studio 2005 or 2008. There is also a stand alone executable for those not using Visual Studio. If you are looking at starting a new project in 2009 take a look at EntitySpaces 2009. It's a great architecture and we no longer rely on a third party code generator. To get started, simply install and switch to the &amp;quot;Settings&amp;quot; tab and connect to your database and click the &amp;quot;Save&amp;quot; icon and you're off and running. We will be publishing a series of video's on how to use ES2009 soon. Watch for these on our blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f12%2f22%2fEntitySpaces%2b2009%2bBeta%2bAvailable%2bFor%2bPublic%2bDownload%2bNo%2bRegistration%2bRequired.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f12%2f22%2fEntitySpaces%2b2009%2bBeta%2bAvailable%2bFor%2bPublic%2bDownload%2bNo%2bRegistration%2bRequired.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_2009_Beta_Available_for_Public_Download_No_Registration</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_2009_Beta_Available_for_Public_Download_No_Registration</guid>
      <pubDate>Tue, 23 Dec 2008 19:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Decoupled design with events</title>
      <description>In this post, Tuna tries to illustrate the use of Events as a way to have decoupled architecture. He also points out the what he thinks as a problem with Rob Conery's Akismet implementation for his Oxite Refactor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftunatoksoz.com%2fpost%2fDecoupled-design-with-events.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftunatoksoz.com%2fpost%2fDecoupled-design-with-events.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Decoupled_design_with_events</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Decoupled_design_with_events</guid>
      <pubDate>Sun, 21 Dec 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>CarTrackr on Windows Azure - Part 2 - Cloud-enabling CarTrackr</title>
      <description>This post is part 2 of my series on Windows Azure, in which I'll try to convert my ASP.NET MVC application into a cloud application. The current post is all about enabling the CarTrackr Visual Studio Solution file for Windows Azure. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f09%2fCarTrackr-on-Windows-Azure-Part-2-Cloud-enabling-CarTrackr.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f09%2fCarTrackr-on-Windows-Azure-Part-2-Cloud-enabling-CarTrackr.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_2_Cloud_enabling_CarTrackr</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_2_Cloud_enabling_CarTrackr</guid>
      <pubDate>Wed, 17 Dec 2008 20:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Top 100 Blogs for Developers</title>
      <description>Jurgen Appelo outlines 100 blogs developers should be paying attention to. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.noop.nl%2f2008%2f12%2ftop-100-blogs-for-developers-q4-2008.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.noop.nl%2f2008%2f12%2ftop-100-blogs-for-developers-q4-2008.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Top_100_Blogs_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Top_100_Blogs_for_Developers</guid>
      <pubDate>Sat, 20 Dec 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>What Constitutes Ethical SEO?</title>
      <description>As a web developer / someone who has a blog, I understand dealing with spam is one of the necessary evils of having a comments enabled on my site. Too often, SEO companies use unscrupulous tactics in the name of website optimization. What is the best way to prevent link spammers from overrunning your site? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fWhat-Constitutes-Ethical-SEO.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fWhat-Constitutes-Ethical-SEO.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/What_Constitutes_Ethical_SEO</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/What_Constitutes_Ethical_SEO</guid>
      <pubDate>Mon, 15 Dec 2008 01:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 CTP Performance Tip</title>
      <description>Visual Studio 2010 CTP comes as a virtual machine image that means it's not super fast. Here is a small tip that can improve its performance. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fVisual-Studio-2010-CTP-Performance-Tip.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fVisual-Studio-2010-CTP-Performance-Tip.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_CTP_Performance_Tip</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_CTP_Performance_Tip</guid>
      <pubDate>Fri, 05 Dec 2008 21:40:29 GMT</pubDate>
    </item>
    <item>
      <title>C# Design Patterns - An Overview</title>
      <description>Over the next number of posts I am going to be exploring the world of design patterns. We'll look at some of the most commonly used patterns and how they look in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekdaily.net%2f2008%2f12%2f02%2fc-design-patterns-an-overview%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekdaily.net%2f2008%2f12%2f02%2fc-design-patterns-an-overview%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/C_Design_Patterns_An_Overview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/C_Design_Patterns_An_Overview</guid>
      <pubDate>Wed, 03 Dec 2008 04:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Implementing a REST service with WCF (part 1) </title>
      <description>A short how to on implementing a REST service with WCF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f67"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f67" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Implementing_a_REST_service_with_WCF_part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Implementing_a_REST_service_with_WCF_part_1</guid>
      <pubDate>Tue, 02 Dec 2008 18:46:14 GMT</pubDate>
    </item>
    <item>
      <title>Virtual file.... from IStream</title>
      <description>The blogpost shows how to create a virtual file if you have implementation of IStream. The article includes a C# implemenation of IStream and a few samples.

So you can create a virtual file with any behavior!

Hope it can be interesting for .net developers :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fboxedapp.com%2fblog%2f2008%2f12%2f02%2fa-virtual-file-based-on-istream%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fboxedapp.com%2fblog%2f2008%2f12%2f02%2fa-virtual-file-based-on-istream%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Virtual_file_from_IStream</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Virtual_file_from_IStream</guid>
      <pubDate>Wed, 03 Dec 2008 08:16:07 GMT</pubDate>
    </item>
    <item>
      <title>Who Called Me? </title>
      <description>Sometimes it is important to understand what method called other method. In ths post I will show you an easy way to do that. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fkolbis%2farchive%2f2008%2f12%2f01%2fwho-called-me.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fkolbis%2farchive%2f2008%2f12%2f01%2fwho-called-me.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Who_Called_Me</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Who_Called_Me</guid>
      <pubDate>Mon, 01 Dec 2008 17:16:08 GMT</pubDate>
    </item>
    <item>
      <title>Signs of a GOOD Manager / Team Lead</title>
      <description>Characteristics / attitudes / process of good management &amp;amp; leadership:

1) Have a passion about technology but &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codezest.com%2farchive%2f2008%2f12%2f01%2fsigns-of-a-good-manager-team-lead.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codezest.com%2farchive%2f2008%2f12%2f01%2fsigns-of-a-good-manager-team-lead.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Signs_of_a_GOOD_Manager_Team_Lead</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Signs_of_a_GOOD_Manager_Team_Lead</guid>
      <pubDate>Mon, 01 Dec 2008 14:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Taking the Magic out of Expression</title>
      <description>Concise introduction to expression trees. &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%2f11%2f29%2fTaking-the-Magic-out-of-Expression.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f11%2f29%2fTaking-the-Magic-out-of-Expression.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Taking_the_Magic_out_of_Expression</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Taking_the_Magic_out_of_Expression</guid>
      <pubDate>Mon, 01 Dec 2008 13:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Addicted To MEF - Part 1</title>
      <description>A quick look at the basic features of the Preview 3 of the Managed Extensibility Framework. &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%2f11%2f26%2fAddicted-To-MEF-Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f11%2f26%2fAddicted-To-MEF-Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Addicted_To_MEF_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Addicted_To_MEF_Part_1</guid>
      <pubDate>Wed, 26 Nov 2008 20:16:12 GMT</pubDate>
    </item>
    <item>
      <title>10 Ways To Programaticly Shoot Yourself In The Foot - Part B </title>
      <description>This is part B of the 10 Ways To Programaticly Shoot Yourself In The Foot article. In this article I will talk about another 5 issues that even the best developers have to be aware of. In other words, I will try to prevent you from programaticly shooting yourself in the foot.
 &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%2f11%2f25%2f10-ways-to-programaticly-shoot-yourself-in-the-foot-part-b%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f11%2f25%2f10-ways-to-programaticly-shoot-yourself-in-the-foot-part-b%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/10_Ways_To_Programaticly_Shoot_Yourself_In_The_Foot_Part_B</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/10_Ways_To_Programaticly_Shoot_Yourself_In_The_Foot_Part_B</guid>
      <pubDate>Thu, 27 Nov 2008 12:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Back to Basics: Generics </title>
      <description>Introduction

There are language features that are nothing more than syntactical sugar. For example, C#'s coalesce operator (??) is a short-handed and specialized if-else. Object initializers make it easier to set properties on a newly created objects. Some features though go beyond mere convenience and add real value. I know it seems like we constantly have to learn new things, while at the same time actually produce code to pay our bills. It can be hard to pick and choose what to learn and what can wait. Let me be straight up though: if you haven't mastered generics yet, you're starting to fall dangerously behind. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f21%2fback-to-basics-generics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f21%2fback-to-basics-generics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Back_to_Basics_Generics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Back_to_Basics_Generics</guid>
      <pubDate>Tue, 25 Nov 2008 15:01:12 GMT</pubDate>
    </item>
  </channel>
</rss>