<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by RBoeke</title>
    <description>Stories kicked by RBoeke</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>Disconnected N-Tier with EF</title>
      <description>EF does not support easy agile development or a nice disconnected usage of it's objects. This solution (including sample) demonstrates a client that is unaware of EF (yeah, think Silverlight!) and a server that is able to attach a changed graph and save it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fDisconnectedNTierObjectsUsingEntityFramework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fDisconnectedNTierObjectsUsingEntityFramework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Disconnected_N_Tier_with_EF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Disconnected_N_Tier_with_EF</guid>
      <pubDate>Tue, 08 Apr 2008 05:17:16 GMT</pubDate>
    </item>
    <item>
      <title>What Silverlight will not do for you</title>
      <description>writeup of missing features in Silverlight that might actually hurt us greatly.
I think it's important to get this information into the community quickly, so Microsoft might take notice. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fWhatSilverlight20WontDoForYou.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fWhatSilverlight20WontDoForYou.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/What_Silverlight_will_not_do_for_you</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/What_Silverlight_will_not_do_for_you</guid>
      <pubDate>Thu, 13 Mar 2008 15:09:14 GMT</pubDate>
    </item>
    <item>
      <title>Video's from the oredev conference</title>
      <description>Wow, fantastic sessions to see. All kinds of topics, including deep dives into silverlight.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fSitBackWatchVideosAndLearnStuff.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fSitBackWatchVideosAndLearnStuff.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Video_s_from_the_oredev_conference</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Video_s_from_the_oredev_conference</guid>
      <pubDate>Wed, 05 Mar 2008 22:50:51 GMT</pubDate>
    </item>
    <item>
      <title>Updating long running state workflows</title>
      <description>Your versioning and updating options with workflow are very limited. Some might say non-existent (as have I in the past).
However, by digging hard with reflection, I managed to create a solution that might do the trick for you and you can use in your projects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fASolutionToUpdatingLongRunningStateworkflows.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fASolutionToUpdatingLongRunningStateworkflows.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Updating_long_running_state_workflows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Updating_long_running_state_workflows</guid>
      <pubDate>Wed, 05 Mar 2008 05:00:08 GMT</pubDate>
    </item>
    <item>
      <title>Solving circular reference serialization with WCF</title>
      <description>A extremely easy to use alternative to the PreserveObjectReferences option in datacontractSerializer. 
This way much nicer XML is created. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fCircularReferencesWithWCFSolvedADifferentWay.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fCircularReferencesWithWCFSolvedADifferentWay.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Solving_circular_reference_serialization_with_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Solving_circular_reference_serialization_with_WCF</guid>
      <pubDate>Mon, 03 Mar 2008 22:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Developing a wizard with Workflow and WPF</title>
      <description>Shows every step taken to build a wizard using Windows Workflow Foundation to guide the user through screens. Based on the MVC principle &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fMVCWithWFNewSampleApplication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fMVCWithWFNewSampleApplication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Developing_a_wizard_with_Workflow_and_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Developing_a_wizard_with_Workflow_and_WPF</guid>
      <pubDate>Wed, 20 Feb 2008 17:02:34 GMT</pubDate>
    </item>
    <item>
      <title>Postcompile project for EntityFramework IPoco implementation</title>
      <description>Introduces a solution to implement 3 needed interfaces on your business objects to be able to work with Entity Framework, without burdening your Domain Layer. This helps facilitate DDD. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fIntroducingEntityFrameworkContribEasyIPocoImplementationV01.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fIntroducingEntityFrameworkContribEasyIPocoImplementationV01.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Postcompile_project_for_EntityFramework_IPoco_implementation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Postcompile_project_for_EntityFramework_IPoco_implementation</guid>
      <pubDate>Mon, 18 Feb 2008 22:36:34 GMT</pubDate>
    </item>
    <item>
      <title>Ruurd Boeke Enterprise development and technobabble - Workflow as cont</title>
      <description>In this post and a few upcoming posts, I would like to present a solution I have built using Workflow as the controller for your WPF applications. I wish I could call it a framework and think of a great name for it, but it does not aim to solve all your UI-building problems in one go. It does however offer a very easy way to build a loosely coupled application, driven by WF and could be used to build upon for your own solution. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fWorkflowAsControllerIntroducingLtMVCgtWhereMViewModelVWPFCWF.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fWorkflowAsControllerIntroducingLtMVCgtWhereMViewModelVWPFCWF.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Ruurd_Boeke_Enterprise_development_and_technobabble_Workflow_as_cont</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Ruurd_Boeke_Enterprise_development_and_technobabble_Workflow_as_cont</guid>
      <pubDate>Tue, 19 Feb 2008 23:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>