<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Lord</title>
    <description>Stories kicked by Lord</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>nvents 0.6 now runs on .NET 3.5 and 4.0</title>
      <description>The latest version of nvents (an open source library for strongly typed publishing/subscribing of events over the network) adds support for .NET 3.5 in addition to .NET 4.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnvents.org%2fpost%2f2011%2f03%2f09%2fnvents-06-now-runs-on-NET-35-and-40.aspx%3fsms_ss%3ddotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnvents.org%2fpost%2f2011%2f03%2f09%2fnvents-06-now-runs-on-NET-35-and-40.aspx%3fsms_ss%3ddotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/nvents_0_6_now_runs_on_NET_3_5_and_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/nvents_0_6_now_runs_on_NET_3_5_and_4_0</guid>
      <pubDate>Tue, 08 Mar 2011 15:20:52 GMT</pubDate>
    </item>
    <item>
      <title>Performance improvements and inheritance support in nvents 0.4</title>
      <description>Prior to version 0.4 nvents searched for subscribers and opened the connection to each server on every publish. Nvents 0.4 keeps the connections open and sends the publish event to known subscribers before searching for more subscribers. This, of course, dramatically increases the performance. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnvents.org%2fpost%2f2010%2f12%2f13%2fPerformance-improvements-and-inheritance-support-in-nvents-04.aspx%3fsms_ss%3ddotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnvents.org%2fpost%2f2010%2f12%2f13%2fPerformance-improvements-and-inheritance-support-in-nvents-04.aspx%3fsms_ss%3ddotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Performance_improvements_and_inheritance_support_in_nvents_0_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Performance_improvements_and_inheritance_support_in_nvents_0_4</guid>
      <pubDate>Mon, 13 Dec 2010 12:56:13 GMT</pubDate>
    </item>
    <item>
      <title>AOP in C#? Over Anders Hejlsberg's Dead Body! </title>
      <description>Gael Fraiteur respectfully demystifies the untruths spread by Anders Hejlsberg during PDC 10 about aspect-oriented programming . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpcrafters.com%2fblog%2fpost%2fAOP-in-C-Over-Anders-Hejlsberge28099s-Dead-Body!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpcrafters.com%2fblog%2fpost%2fAOP-in-C-Over-Anders-Hejlsberge28099s-Dead-Body!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/AOP_in_C_Over_Anders_Hejlsberg_s_Dead_Body</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/AOP_in_C_Over_Anders_Hejlsberg_s_Dead_Body</guid>
      <pubDate>Fri, 12 Nov 2010 16:49:32 GMT</pubDate>
    </item>
    <item>
      <title>Encryption, handlers and filters in nvents 0.3</title>
      <description>nvents (.NET events across the network) version 0.3 adds support for encryption, event handlers and filtering &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnvents.org%2fpost%2f2010%2f11%2f09%2fEncryption-handlers-and-filters-in-version-03.aspx%3fsms_ss%3ddotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnvents.org%2fpost%2f2010%2f11%2f09%2fEncryption-handlers-and-filters-in-version-03.aspx%3fsms_ss%3ddotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wcf/Encryption_handlers_and_filters_in_nvents_0_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wcf/Encryption_handlers_and_filters_in_nvents_0_3</guid>
      <pubDate>Wed, 10 Nov 2010 09:26:33 GMT</pubDate>
    </item>
    <item>
      <title>LABjs &amp;amp; RequireJS: Loading JavaScript Resources the Fun Way</title>
      <description>avaScript resource loading has many different concerns that bear on how it is approached. An increasing number of sites and applications are relying on complex systems of JavaScript resources and many developers are hoping for easier, faster and more maintainable patterns for dependency management. The authors of two open source projects, LABjs and RequireJS, discuss some different perspectives that accomplish those goals. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fscriptjunkie%2fff943568.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fscriptjunkie%2fff943568.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/LABjs_RequireJS_Loading_JavaScript_Resources_the_Fun_Way</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/LABjs_RequireJS_Loading_JavaScript_Resources_the_Fun_Way</guid>
      <pubDate>Thu, 28 Oct 2010 12:46:57 GMT</pubDate>
    </item>
    <item>
      <title>nvents - .NET events across the network</title>
      <description>Open source library for strongly typed publishing/subscribing of events. Events.Subscribe&amp;lt;FooEvent&amp;gt;(e =&amp;gt; ..), Events.Publish(new FooEvent()). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnvents.org%2f%3fsms_ss%3ddotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnvents.org%2f%3fsms_ss%3ddotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/nvents_NET_events_across_the_network</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/nvents_NET_events_across_the_network</guid>
      <pubDate>Wed, 27 Oct 2010 18:37:00 GMT</pubDate>
    </item>
    <item>
      <title>What Really Makes a Good Programmer?</title>
      <description>I wrote this survey and could really use some responses from the community.  Feel free to stop by and take the survey.  I'm publishing results soon. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdpatrickcaldwell.blogspot.com%2f2010%2f09%2fwhat-really-makes-good-programmer.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdpatrickcaldwell.blogspot.com%2f2010%2f09%2fwhat-really-makes-good-programmer.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/What_Really_Makes_a_Good_Programmer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/What_Really_Makes_a_Good_Programmer</guid>
      <pubDate>Thu, 28 Oct 2010 13:30:52 GMT</pubDate>
    </item>
    <item>
      <title>Timing The Execution Time Of Your MVC Actions - Nick Berardi's Coder J</title>
      <description>Awesome approach for timing MVC Actions &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoderjournal.com%2f2010%2f10%2ftiming-the-execution-time-of-your-mvc-actions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoderjournal.com%2f2010%2f10%2ftiming-the-execution-time-of-your-mvc-actions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Timing_The_Execution_Time_Of_Your_MVC_Actions_Nick_Berardi_s_Coder_J</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Timing_The_Execution_Time_Of_Your_MVC_Actions_Nick_Berardi_s_Coder_J</guid>
      <pubDate>Thu, 28 Oct 2010 01:30:52 GMT</pubDate>
    </item>
    <item>
      <title>Mobilize! Adapting the ASP.NET MVC Project Template for jQuery Mobile</title>
      <description>Without modifying any server side code and only tweaking the views I found I was able to create a fully jquery-mobilified version of the ASP.NET MVC project template.  This is how I did it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fyobriefcase.posterous.com%2fmobilize-adapting-the-aspnet-mvc-project-temp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fyobriefcase.posterous.com%2fmobilize-adapting-the-aspnet-mvc-project-temp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Mobilize_Adapting_the_ASP_NET_MVC_Project_Template_for_jQuery_Mobile</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Mobilize_Adapting_the_ASP_NET_MVC_Project_Template_for_jQuery_Mobile</guid>
      <pubDate>Wed, 27 Oct 2010 00:00:52 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 2 Localization complete guide</title>
      <description>This is a full guide for localizing asp.net mvc 2 web application covering following aspects: views localization, simple culture switching mechanism, model validation messages localization, DisplayName attribute localization and problem solving with caching(OutputCache) and localization.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fadamyan.blogspot.com%2f2010%2f02%2faspnet-mvc-2-localization-complete.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fadamyan.blogspot.com%2f2010%2f02%2faspnet-mvc-2-localization-complete.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_2_Localization_complete_guide</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_2_Localization_complete_guide</guid>
      <pubDate>Thu, 25 Feb 2010 09:45:05 GMT</pubDate>
    </item>
    <item>
      <title>Executing lambdas on transaction commit - or Transactional delegates</title>
      <description>One great thing with the TransactionScope class is that it makes it possible to include multiple levels in your object hierarchy. Except delegates. This post makes lambda delegates participate in a transaction scope and execute on Commit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lowendahl.net%2f%3fp%3d205"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lowendahl.net%2f%3fp%3d205" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Executing_lambdas_on_transaction_commit_or_Transactional_delegates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Executing_lambdas_on_transaction_commit_or_Transactional_delegates</guid>
      <pubDate>Thu, 19 Nov 2009 21:19:10 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate Event Listener Registration With Fluent NHibernate</title>
      <description>I'm a huge fan of NHibernate. It has excellent documentation and just makes the whole job of getting things into and out of the database much more enjoyable.  There is a whole series of posts on NHibernate from one of the committers, Ayende.  When Fluent NHibernate (FNH) came out, it was like butter on sliced bread.  FNH makes it even easier to use NHibernate.
Ayende had a post a while back on how to use Event Listeners.  That helped me to ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fferventcoder.com%2farchive%2f2009%2f11%2f18%2fnhibernate-event-listener-registration-with-fluent-nhibernate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fferventcoder.com%2farchive%2f2009%2f11%2f18%2fnhibernate-event-listener-registration-with-fluent-nhibernate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/NHibernate_Event_Listener_Registration_With_Fluent_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/NHibernate_Event_Listener_Registration_With_Fluent_NHibernate</guid>
      <pubDate>Wed, 18 Nov 2009 12:12:36 GMT</pubDate>
    </item>
    <item>
      <title>Pass Number 1: ActiveRecordEngine for ASP.NET &amp;#171;  Rob Conery</title>
      <description>Rob is looking for feedback &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2faspnet-mvc%2fpass-number-1-activerecordengine-for-asp-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2faspnet-mvc%2fpass-number-1-activerecordengine-for-asp-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Pass_Number_1_ActiveRecordEngine_for_ASP_NET_Rob_Conery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Pass_Number_1_ActiveRecordEngine_for_ASP_NET_Rob_Conery</guid>
      <pubDate>Fri, 20 Nov 2009 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>It's Time for This: ActiveRecordEngine for ASP.NET MVC</title>
      <description>Rob Conery speaks about his idea for implementing an ActiveRecordEngine for ASP.NET MVC. Kind of like how Rails does it, but more loosely coupled. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fsubsonic%2fits-time-for-this-activerecordengine-for-asp-net-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fsubsonic%2fits-time-for-this-activerecordengine-for-asp-net-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/It_s_Time_for_This_ActiveRecordEngine_for_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/It_s_Time_for_This_ActiveRecordEngine_for_ASP_NET_MVC</guid>
      <pubDate>Mon, 16 Nov 2009 14:15:00 GMT</pubDate>
    </item>
    <item>
      <title>CQRS &amp;#224; la Greg Young</title>
      <description>Greg has taken Domain-Driven Design from how Eric Evans describes it in his book and has adapted mostly the technical implementation of it. Command Query Separation (CQS) was originally thought of by Bertrand Meyer and is applied at object level 
Bertrand defines CQS as: every method should either be a command that performs an action, or a query that returns data to the caller, but not both. In other words, asking a question should not change the answer. 
Greg however takes this same principle but he applies it to the whole architecture of a system, clearly separating the write side (Commands) from the read side (Queries) of the system. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.fohjin.com%2fblog%2f2009%2f11%2f12%2fCQRS_a_la_Greg_Young"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.fohjin.com%2fblog%2f2009%2f11%2f12%2fCQRS_a_la_Greg_Young" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/CQRS_à_la_Greg_Young</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/CQRS_à_la_Greg_Young</guid>
      <pubDate>Fri, 13 Nov 2009 11:10:25 GMT</pubDate>
    </item>
    <item>
      <title>Using Test Impact Analysis in Visual Studio 2010</title>
      <description>How to use Test impact analysis in visual studio 2010 &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%2f2009%2f11%2f08%2fUsingTestImpactAnalysisInVisualStudio2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.DotNetSurfers.com%2fBlog%2f2009%2f11%2f08%2fUsingTestImpactAnalysisInVisualStudio2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Using_Test_Impact_Analysis_in_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Using_Test_Impact_Analysis_in_Visual_Studio_2010</guid>
      <pubDate>Sun, 08 Nov 2009 14:41:11 GMT</pubDate>
    </item>
    <item>
      <title>Localize ASP.NET MVC 2 DataAnnotations validation messages</title>
      <description>Living in a country where there are there are three languages being used, almost every application you work on requires some form of localization. In an earlier blog post, I already mentioned ASP.NET MVC 2's DataAnnotations support for doing model validation. Ever since, I was wondering if it would be possible to use resource files or something to do localization of error messages. Here's how! &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%2f2009%2f11%2f05%2fLocalize-ASPNET-MVC-2-DataAnnotations-validation-messages.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f11%2f05%2fLocalize-ASPNET-MVC-2-DataAnnotations-validation-messages.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Localize_ASP_NET_MVC_2_DataAnnotations_validation_messages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Localize_ASP_NET_MVC_2_DataAnnotations_validation_messages</guid>
      <pubDate>Fri, 06 Nov 2009 07:30:01 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started With NServiceBus: Part 1 Unicast Messaging</title>
      <description>A simple walkthrough on how to implement simple unicast messaging using NServiceBus in a self hosted service. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.planbsoftware.co.nz%2f%3fp%3d197"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.planbsoftware.co.nz%2f%3fp%3d197" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Getting_Started_With_NServiceBus_Part_1_Unicast_Messaging</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Getting_Started_With_NServiceBus_Part_1_Unicast_Messaging</guid>
      <pubDate>Wed, 04 Nov 2009 01:51:17 GMT</pubDate>
    </item>
    <item>
      <title>WCF 101: The Simplest WCF Example You'll Ever See</title>
      <description>Every once in a while, I'll encounter a developer that thinks that WCF is too complicated to use. Whereas in fact, the basics of WCF are incredibly simple. MSDN's tutorial hides this fact by making their introduction to WCF a fairly long and painful 6-step process, but you need much less to write your first WCF application. In fact, you don't need Visual Studio and you don't even need svcutil. All you need is notepad, and an install of .NET 3.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fyoussefm%2farchive%2f2009%2f11%2f02%2fwcf-101-the-simplest-wcf-example-you-ll-ever-see.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fyoussefm%2farchive%2f2009%2f11%2f02%2fwcf-101-the-simplest-wcf-example-you-ll-ever-see.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wcf/WCF_101_The_Simplest_WCF_Example_You_ll_Ever_See</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wcf/WCF_101_The_Simplest_WCF_Example_You_ll_Ever_See</guid>
      <pubDate>Tue, 03 Nov 2009 10:01:24 GMT</pubDate>
    </item>
    <item>
      <title>Using ASP.NET and Jcrop to crop images online</title>
      <description>Cropping images in ASP.NET is easy task to do if you use right tools. In this posting I will introduce how to crop images using Jcrop and System.Drawing namespace classes. What we are building is simple and user-friendly image cropping interface that also demonstrates some simple features of Jcrop. Believe me, your users will love it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f11%2f03%2fusing-asp-net-and-jcrop-to-crop-images-online.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f11%2f03%2fusing-asp-net-and-jcrop-to-crop-images-online.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_ASP_NET_and_Jcrop_to_crop_images_online</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_ASP_NET_and_Jcrop_to_crop_images_online</guid>
      <pubDate>Tue, 03 Nov 2009 00:58:14 GMT</pubDate>
    </item>
    <item>
      <title>Hello Tekpub</title>
      <description>Rob Conery introduces his new venture into tutorial screencasts for .NET and associated technologies. He provides some background detail to his decision to start the venture with James Avery and his aims for it's future. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2ftekpub%2fhello-tekpub%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2ftekpub%2fhello-tekpub%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Hello_Tekpub</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Hello_Tekpub</guid>
      <pubDate>Sun, 25 Oct 2009 23:00:00 GMT</pubDate>
    </item>
    <item>
      <title>A tour of existing MVVM frameworks</title>
      <description>In this article, I make a tour of existing MVVM frameworks. For each frameworks, features, silverlight support and links are detailled. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.japf.fr%2f2009%2f10%2fa-quick-tour-of-existing-mvvm-frameworks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.japf.fr%2f2009%2f10%2fa-quick-tour-of-existing-mvvm-frameworks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/A_tour_of_existing_MVVM_frameworks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/A_tour_of_existing_MVVM_frameworks</guid>
      <pubDate>Fri, 16 Oct 2009 09:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Reactive Framework (Rx) - first look</title>
      <description>This article introduces the Reactive Framework with its basic ideas and LINQ to Events. Furthermore it takes a look at the advantages and use cases, where Rx could play an important role. Finally, it concludes with a bottom line and the question, in which scenarios you get benefits from Rx. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.leading-edge-dev.de%2f%3fp%3d501"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.leading-edge-dev.de%2f%3fp%3d501" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Reactive_Framework_Rx_first_look</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Reactive_Framework_Rx_first_look</guid>
      <pubDate>Thu, 15 Oct 2009 14:18:05 GMT</pubDate>
    </item>
    <item>
      <title>Entity Framework Code-Only best practices</title>
      <description>There have been lots of posts on the EFDesign blog talking about how the features in Code Only have evolved.

But very little covering what we think will be the best way to write the code.

The recommended way to do this is to create classes that derive from EntityConfiguration&amp;lt;TEntity&amp;gt; and put the configuration logic in the constructor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2falexj%2farchive%2f2009%2f10%2f14%2fcode-only-best-practices.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2falexj%2farchive%2f2009%2f10%2f14%2fcode-only-best-practices.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Entity_Framework_Code_Only_best_practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Entity_Framework_Code_Only_best_practices</guid>
      <pubDate>Wed, 14 Oct 2009 06:59:16 GMT</pubDate>
    </item>
    <item>
      <title>MVVM for Tarded Folks Like Me </title>
      <description>MVVM for 'tards, not dummies. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjmorrill.hjtcentral.com%2fHome%2ftabid%2f428%2fEntryId%2f432%2fMVVM-for-Tarded-Folks-Like-Me-or-MVVM-and-What-it-Means-to-Me.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjmorrill.hjtcentral.com%2fHome%2ftabid%2f428%2fEntryId%2f432%2fMVVM-for-Tarded-Folks-Like-Me-or-MVVM-and-What-it-Means-to-Me.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/MVVM_for_Tarded_Folks_Like_Me</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/MVVM_for_Tarded_Folks_Like_Me</guid>
      <pubDate>Tue, 13 Oct 2009 17:45:00 GMT</pubDate>
    </item>
  </channel>
</rss>
