<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by ang3lfir3</title>
    <description>Stories kicked by ang3lfir3</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>NHibernate - query only properties</title>
      <description>With most applications, there is some difference between the domain model and the data model. Probably the most common scenario that I run into can be expressed in the usually Blog &amp;amp; Posts example. In our domain model, we don't want to have a Blog.Posts collection, we want to only have a Post.Blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f06%2f10%2fnhibernate-ndash-query-only-properties.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f06%2f10%2fnhibernate-ndash-query-only-properties.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/NHibernate_query_only_properties</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/NHibernate_query_only_properties</guid>
      <pubDate>Thu, 11 Jun 2009 06:33:14 GMT</pubDate>
    </item>
    <item>
      <title>To Inject Or Not To Inject</title>
      <description>The benefits of Dependency Injection are very hard to see when only dealing with very simple examples. I tried to come up with an example that is simple enough to fit in a blog post, but is able to show the benefits of using Dependency Injection. &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%2f2009%2f03%2f23%2fTo-Inject-Or-Not-To-Inject.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f03%2f23%2fTo-Inject-Or-Not-To-Inject.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/To_Inject_Or_Not_To_Inject</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/To_Inject_Or_Not_To_Inject</guid>
      <pubDate>Tue, 24 Mar 2009 01:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Fluent NHibernate new style mappings - powerful semantics</title>
      <description>So today I updated to the latest build of Fluent NHibernate.  As any of you who might have done the same have discovered there are some breaking changes. I wasn't sure I liked the new class based conventions at first, especially since it wasn't clear at first how to tackle altering my mappings. Then it dawned on me how powerful the conventions would end up being while also promoting DRY. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fang3lfir3.wordpress.com%2f2009%2f03%2f18%2ffluent-nhibernate-new-style-mappings-powerful-semantics%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fang3lfir3.wordpress.com%2f2009%2f03%2f18%2ffluent-nhibernate-new-style-mappings-powerful-semantics%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Fluent_NHibernate_new_style_mappings_powerful_semantics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Fluent_NHibernate_new_style_mappings_powerful_semantics</guid>
      <pubDate>Fri, 20 Mar 2009 01:01:06 GMT</pubDate>
    </item>
    <item>
      <title>The Worst Possible Way to use a Stored Procedure </title>
      <description>Okay, if your business logic can be expressed easiest through a declarative SQL WHERE clause, a SPROC can be a cool way to go. Set-based logic is almost always simpler to do with SQL than mucking through with procedural C#, but that's a different rant for another day, and I'm definitely talking about procedural code within sproc's here...... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2005%2f06%2f09%2f129562.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2005%2f06%2f09%2f129562.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/The_Worst_Possible_Way_to_use_a_Stored_Procedure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/The_Worst_Possible_Way_to_use_a_Stored_Procedure</guid>
      <pubDate>Wed, 18 Feb 2009 01:49:31 GMT</pubDate>
    </item>
    <item>
      <title>Testing Mandated By God</title>
      <description>Short and sweet... use it on any stubborn dev more senior than you who professes a Christian faith.... but won't write a line of test code to save his life. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2ftim_barcz%2farchive%2f2009%2f02%2f10%2ftesting-mandated-by-god.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2ftim_barcz%2farchive%2f2009%2f02%2f10%2ftesting-mandated-by-god.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Testing_Mandated_By_God</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Testing_Mandated_By_God</guid>
      <pubDate>Wed, 11 Feb 2009 02:20:06 GMT</pubDate>
    </item>
    <item>
      <title>workaround for wcf netmsmqbinding bug</title>
      <description>There is an extremely nasty bug in WCF (Windows Communication Foundation) that I have discovered as of late.  I know it is a bug because after several weeks with an open support call into Microsoft it was confirmed as a bug.  It was so perplexing because it was hard to replicate.  It even took the .Net Framework developers a week or more to track it down. &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%2f11%2f24%2fworkaround-for-wcf-netmsmqbinding-bug-the-service-queue-does-not.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2008%2f11%2f24%2fworkaround-for-wcf-netmsmqbinding-bug-the-service-queue-does-not.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/workaround_for_wcf_netmsmqbinding_bug</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/workaround_for_wcf_netmsmqbinding_bug</guid>
      <pubDate>Tue, 25 Nov 2008 02:15:24 GMT</pubDate>
    </item>
    <item>
      <title>Handling Unknown Controller Actions In ASPNET MVC</title>
      <description>Using the HandleUnknownAction method for a better user experience and potentially lead the user to what they were really after. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjason.whitehorn.ws%2f2008%2f06%2f17%2fHandling%2520Unknown%2520Controller%2520Actions%2520In%2520ASPNET%2520MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjason.whitehorn.ws%2f2008%2f06%2f17%2fHandling%2520Unknown%2520Controller%2520Actions%2520In%2520ASPNET%2520MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Handling_Unknown_Controller_Actions_In_ASPNET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Handling_Unknown_Controller_Actions_In_ASPNET_MVC</guid>
      <pubDate>Wed, 15 Oct 2008 05:20:24 GMT</pubDate>
    </item>
    <item>
      <title>Balancing Readability and New Syntax Sugar in C# 3.0</title>
      <description>For those that are writing in C# 3.0 and using the latest and greatest language features have you actually stepped back to look at some of the code you wrote?  Is it easier or harder to read?  Is it truly more understandable for someone else to maintain later on or is it just a lot of syntactic noise?  Let's explore this with a few samples and see which way comes out on top. &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%2f10%2f08%2fBalancing-Readability-and-New-Syntax-Sugar-in-C-3.0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2008%2f10%2f08%2fBalancing-Readability-and-New-Syntax-Sugar-in-C-3.0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Balancing_Readability_and_New_Syntax_Sugar_in_C_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Balancing_Readability_and_New_Syntax_Sugar_in_C_3_0</guid>
      <pubDate>Thu, 09 Oct 2008 00:29:30 GMT</pubDate>
    </item>
    <item>
      <title>Entities and Repositories Discussion</title>
      <description>Earlier today, there was a great discussion in an IRC channel about entities and whether they should have behaviors or not, and that eventually moved onto Repositories. It's a good discussion and after it was over, several of us felt it would be a good reference for later. Since I have a log of the conversation, I figured I'd repost it for future reference. Hopefully, you'll find it a good read as well.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.rosscode.com%2fblog%2findex.php%3ftitle%3dentities_and_repositories_discussion%26more%3d1%26c%3d1%26tb%3d1%26pb%3d1"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.rosscode.com%2fblog%2findex.php%3ftitle%3dentities_and_repositories_discussion%26more%3d1%26c%3d1%26tb%3d1%26pb%3d1" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Entities_and_Repositories_Discussion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Entities_and_Repositories_Discussion</guid>
      <pubDate>Fri, 29 Aug 2008 08:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Convenience Kills, or the Case Against RAD Tools</title>
      <description>A rather heated discussion erupted last week on Twitter and IRC concerning so-called "drag-and-drop demos" - point-and-click demonstrations of "software development" that just involve dragging controls around on a graphical designer without a lot of actual coding involved. Being entirely unable to resist joining in on debates, I had to chime in and give my two cents. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkohari.org%2f2008%2f08%2f18%2fconvenience-kills%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkohari.org%2f2008%2f08%2f18%2fconvenience-kills%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Convenience_Kills_or_the_Case_Against_RAD_Tools</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Convenience_Kills_or_the_Case_Against_RAD_Tools</guid>
      <pubDate>Tue, 19 Aug 2008 02:31:09 GMT</pubDate>
    </item>
    <item>
      <title>Skinning the Cat with Fluent NHibernate</title>
      <description>As you may have noticed, I have become interested in the concept of Object Relational Mapping and the NHibernate framework. One of the more painful/tedious aspects of using NHibernate is hand writing the xml mapping files. That is why I got excited when I heard that Jeremy Miller was open sourcing his mapping generation libraries.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f08%2f07%2fSkinningTheCatWithFluentNHibernate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f08%2f07%2fSkinningTheCatWithFluentNHibernate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Skinning_the_Cat_with_Fluent_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Skinning_the_Cat_with_Fluent_NHibernate</guid>
      <pubDate>Fri, 08 Aug 2008 07:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Behind the Scenes at Microsoft.com</title>
      <description>Learn how the Microsoft.com operations team meets the demands for one of the top 5 websites on the Internet today.  The team supports the server product teams at Microsoft by &amp;quot;dogfooding&amp;quot; products such as Windows Server 2008, SQL Server 2008 and IIS7 years before being released to customers.  Keith and Woody sit down with Brad LeRoss and Jim Dobbin of the MSCOM team discuss the Microsoft.com architecture and infrastructure, history of the team, the process of content delivery and a few funny stories. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-8-behind-the-scenes-at-microsoft-com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-8-behind-the-scenes-at-microsoft-com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Behind_the_Scenes_at_Microsoft_com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Behind_the_Scenes_at_Microsoft_com</guid>
      <pubDate>Sat, 02 Aug 2008 01:01:02 GMT</pubDate>
    </item>
    <item>
      <title>I hate Vista.  I'm moving to Windows Mojave.</title>
      <description>So I've heard the bad press. I've seen the pc vs. mac ads. I've heard my friends' complaints about crashing, security, and speed.

That's why I'm moving to Windows Mojave. It seems Microsoft finally got an OS right. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f07%2fi-hate-vista-im-moving-to-windows.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f07%2fi-hate-vista-im-moving-to-windows.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/I_hate_Vista_I_m_moving_to_Windows_Mojave</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/I_hate_Vista_I_m_moving_to_Windows_Mojave</guid>
      <pubDate>Wed, 30 Jul 2008 08:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Specification Pattern and Lambdas</title>
      <description>While working on my current project I decided that I had a need to use the Specification Pattern . After finding a clean implementation by Jeff Perrin I set to work creating the specifications that I needed. I quickly realized that we were going to end up having a ton of specifications and sometimes they would only apply to very special cases. Other times they would be very broad cases and they needed to be even more composable than even the fluid interface implemented in Jeff's implementation wasn't going to be enough. It after all still required me to create a concrete implementation for each specification, no matter how minuscule it might be.

This is the part where I thought to my self that since i was really only creating implementations for a single method that I could just write a LambdaSpecification and be able to use this for all the special cases I had.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fang3lfir3.wordpress.com%2f2008%2f07%2f28%2fspecification-pattern-and-lambdas%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fang3lfir3.wordpress.com%2f2008%2f07%2f28%2fspecification-pattern-and-lambdas%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Specification_Pattern_and_Lambdas</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Specification_Pattern_and_Lambdas</guid>
      <pubDate>Wed, 30 Jul 2008 01:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Episode 7: Talking Domain-Driven Design with David Laribee - Part 2</title>
      <description>Domain-driven design (DDD) is an approach to the design of software, based on two premises. For most software projects, the primary focus should be on the domain and domain logic (as opposed to being the particular technology used to implement the system) and complex domain designs should be based on a model. David Laribee wraps up his discussion with hosts Keith and Woody about the growing design practice and how it can be used with the .NET platform. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-7-talking-domain-driven-design-with-david-laribee-ndash-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-7-talking-domain-driven-design-with-david-laribee-ndash-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Episode_7_Talking_Domain_Driven_Design_with_David_Laribee_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Episode_7_Talking_Domain_Driven_Design_with_David_Laribee_Part_2</guid>
      <pubDate>Sat, 26 Jul 2008 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Some best practices for NHibernate by Ayende</title>
      <description>A few hours ago I completed a code review of an application using NHibernate. This is not the first time I am doing such a thing, of course, and I noticed that there are quite a few areas where I tend to have comments in such code reviews.

The following is based on several such code bases that I went through, and contains a partial list of things that you need to watch for. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f07%2f24%2fHow-to-review-NHibernate-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f07%2f24%2fHow-to-review-NHibernate-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Some_best_practices_for_NHibernate_by_Ayende</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Some_best_practices_for_NHibernate_by_Ayende</guid>
      <pubDate>Sat, 26 Jul 2008 01:01:11 GMT</pubDate>
    </item>
    <item>
      <title>SlickEdit Versioning Toolbox Screencast : Visual Studio Hacks</title>
      <description>A quick screencast showing off the cooler features in the SlickEdit Versioning Toolbox &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisualstudiohacks.com%2fscreencasts%2faddins%2fslickedit-versioning-toolbox-screencast%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisualstudiohacks.com%2fscreencasts%2faddins%2fslickedit-versioning-toolbox-screencast%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/SlickEdit_Versioning_Toolbox_Screencast_Visual_Studio_Hacks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/SlickEdit_Versioning_Toolbox_Screencast_Visual_Studio_Hacks</guid>
      <pubDate>Fri, 25 Jul 2008 04:46:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC UserControls Start to Finish</title>
      <description>The ASP.NET MVC framework ships with a number of Visual Studio project and item templates to ease our development tasks. One of these templates is a UserControl built specifically for the MVC framework. We are going to walkthrough building a re-usable Header control that can be added to the top of related pages (in this specific case, this Control will be added to all Account pages).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.matthidinger.com%2f2008%2f02%2f21%2fASPNETMVCUserControlsStartToFinish.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.matthidinger.com%2f2008%2f02%2f21%2fASPNETMVCUserControlsStartToFinish.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_UserControls_Start_to_Finish</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_UserControls_Start_to_Finish</guid>
      <pubDate>Tue, 29 Jul 2008 01:46:12 GMT</pubDate>
    </item>
    <item>
      <title>Phil Haack: Unit Test Boundaries </title>
      <description>One principle to follow when writing a unit test is that a unit test should ideally not cross boundaries. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f07%2f22%2funit-test-boundaries.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f07%2f22%2funit-test-boundaries.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Phil_Haack_Unit_Test_Boundaries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Phil_Haack_Unit_Test_Boundaries</guid>
      <pubDate>Thu, 24 Jul 2008 23:31:09 GMT</pubDate>
    </item>
    <item>
      <title>Introduction on how to use Reflector</title>
      <description>In this episode we will walk you though how to use the .Net tool Reflector.

Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL. &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%2f28"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f28" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Introduction_on_how_to_use_Reflector</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Introduction_on_how_to_use_Reflector</guid>
      <pubDate>Thu, 24 Jul 2008 22:01:03 GMT</pubDate>
    </item>
    <item>
      <title>What a C# Coder Should Know Before They Write VB </title>
      <description>&amp;quot;I just had an e-mail exchange with someone looking for a VB lead in Colorado Springs. I think they are going to have trouble filling it with an existing VB expert, and it occurred to me that someone who had led a successful VB 6 -&amp;gt; C# project could fit the bill, if they knew some key things about VB. I told the recruiter I thought the right person with a C# background and the right (respectful) attitude could be a good fit with two weeks work.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fkathleen%2farchive%2f2008%2f07%2f19%2fwhat-a-c-coder-should-know-before-they-write-vb.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fkathleen%2farchive%2f2008%2f07%2f19%2fwhat-a-c-coder-should-know-before-they-write-vb.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/What_a_C_Coder_Should_Know_Before_They_Write_VB</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/What_a_C_Coder_Should_Know_Before_They_Write_VB</guid>
      <pubDate>Thu, 24 Jul 2008 02:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to the Ninject IoC Container</title>
      <description>Short screencast that  will walk you through how to use the Ninject IoC (Inversion of Control) Container.  This episode will also review the basics of the Strategy Pattern as it is critical to IoC.
 &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%2f27"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f27" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Introduction_to_the_Ninject_IoC_Container</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Introduction_to_the_Ninject_IoC_Container</guid>
      <pubDate>Wed, 23 Jul 2008 21:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Deep Fried DDD</title>
      <description>Dave Laribee joins the Deep Fried Bytes guys for a DDD discussion in episode 6. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid_laribee%2farchive%2f2008%2f07%2f16%2fdeep-fried-ddd.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid_laribee%2farchive%2f2008%2f07%2f16%2fdeep-fried-ddd.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Deep_Fried_DDD</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Deep_Fried_DDD</guid>
      <pubDate>Wed, 23 Jul 2008 00:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Add jQuery Intellisense To Your Visual Studio </title>
      <description>Enrich your working environment with free great jQuery intelisense addin &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%2f07%2f22%2fadd-jquery-intellisense-to-your-visual-studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f22%2fadd-jquery-intellisense-to-your-visual-studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Add_jQuery_Intellisense_To_Your_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Add_jQuery_Intellisense_To_Your_Visual_Studio</guid>
      <pubDate>Wed, 23 Jul 2008 11:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Preview 4 - Using Ajax and Ajax.Form</title>
      <description>Hanselman explains how to use the new AjaxHelper in Asp.Net MVC Preview 4.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPNETMVCPreview4UsingAjaxAndAjaxForm.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPNETMVCPreview4UsingAjaxAndAjaxForm.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ASP_NET_MVC_Preview_4_Using_Ajax_and_Ajax_Form</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ASP_NET_MVC_Preview_4_Using_Ajax_and_Ajax_Form</guid>
      <pubDate>Thu, 17 Jul 2008 23:31:03 GMT</pubDate>
    </item>
  </channel>
</rss>