<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Reactor</title>
    <description>Stories kicked by Reactor</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>Create Portable Applications With Ease</title>
      <description>BoxedApp SDK 2.0, a DLL library from Softanics enables developers to take advantage of the next generation technology - application virtualization to create a portable application with zero installation that relies on the virtual environment to run. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftc-europa.com%2fblog%2f2008%2f10%2f08%2fcreate-portable-applications-with-ease%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftc-europa.com%2fblog%2f2008%2f10%2f08%2fcreate-portable-applications-with-ease%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Create_Portable_Applications_With_Ease</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Create_Portable_Applications_With_Ease</guid>
      <pubDate>Wed, 15 Oct 2008 16:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Adding a zip file utility to SQL server as a CLR Function</title>
      <description>How to zip files using a CLR function for SQL Server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlblog.net%2fpost%2f2008%2f07%2f17%2fAdding-a-zip-file-utility-to-SQL-server-as-a-CLR-Function.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlblog.net%2fpost%2f2008%2f07%2f17%2fAdding-a-zip-file-utility-to-SQL-server-as-a-CLR-Function.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Adding_a_zip_file_utility_to_SQL_server_as_a_CLR_Function</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Adding_a_zip_file_utility_to_SQL_server_as_a_CLR_Function</guid>
      <pubDate>Thu, 17 Jul 2008 17:34:07 GMT</pubDate>
    </item>
    <item>
      <title>WPF Binding Converter Best Practices </title>
      <description>As you all remember in my article about Custom WPF Context Menu I mentioned that my WPF Binding Converter was a singleton, and I promised to tell you why, so here comes the 3 ways I know of using WPF Binding Converters. We will start from the worst (in my opinion) and move on the the best.

 &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%2f17%2fwpf-binding-converter-best-practices%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f17%2fwpf-binding-converter-best-practices%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Binding_Converter_Best_Practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Binding_Converter_Best_Practices</guid>
      <pubDate>Thu, 17 Jul 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>volatile and MemoryBarrier()...</title>
      <description>That part I knew. what we news to me is there is a better way to do volatile, and that is with an explicitly memory barrier before accessing the data member..   We have a an API for that: System.Threading.Thread.MemoryBarrier().   This is more efficient than using volatile because a volatile field requires all accesses to be barriers and this effects some performance optimizations.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fbrada%2farchive%2f2004%2f05%2f12%2fvolatile-and-memorybarrier.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fbrada%2farchive%2f2004%2f05%2f12%2fvolatile-and-memorybarrier.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/volatile_and_MemoryBarrier</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/volatile_and_MemoryBarrier</guid>
      <pubDate>Thu, 17 Jul 2008 16:16:40 GMT</pubDate>
    </item>
    <item>
      <title>Updated version of Postback Ritalin - ASP.NET AJAX Server Control</title>
      <description>PostBack Ritalin is an ASP.NET AJAX server control to help simplify the common task of disabling buttons and imagebuttons during partial postbacks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2findex.php%2f2007%2f03%2f16%2fpostback-ritalin-update-v02%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2findex.php%2f2007%2f03%2f16%2fpostback-ritalin-update-v02%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Updated_version_of_Postback_Ritalin_ASP_NET_AJAX_Server_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Updated_version_of_Postback_Ritalin_ASP_NET_AJAX_Server_Control</guid>
      <pubDate>Thu, 17 Jul 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Episode 6: Talking Domain-Driven Design with David Laribee - Part 1</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 sat down with the hosts Keith and Woody to discuss this growing design practice and also discuss how it could 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-6-talking-domain-driven-design-with-david-laribee-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-6-talking-domain-driven-design-with-david-laribee-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Episode_6_Talking_Domain_Driven_Design_with_David_Laribee_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Episode_6_Talking_Domain_Driven_Design_with_David_Laribee_Part_1</guid>
      <pubDate>Thu, 17 Jul 2008 18:31:06 GMT</pubDate>
    </item>
    <item>
      <title>Managed C++: Embedding Microsoft Visual C++ Redistributable</title>
      <description>If you use a DLL written in Managed C++, you should a few DLLs from the Microsoft Visual C++ Redistributable package installed. There are no usual ways to link these libraries statically (due to C++ / CLI restrictions).
But there a way to include these DLLs into your application, see how in this article. &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%2f07%2f16%2fc-cli-how-to-use-managed-c-dll-when-microsoft-visual-c-redistributable-is-not-installed%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fboxedapp.com%2fblog%2f2008%2f07%2f16%2fc-cli-how-to-use-managed-c-dll-when-microsoft-visual-c-redistributable-is-not-installed%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Managed_C_Embedding_Microsoft_Visual_C_Redistributable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Managed_C_Embedding_Microsoft_Visual_C_Redistributable</guid>
      <pubDate>Thu, 17 Jul 2008 19:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Use ActiveX components without registration</title>
      <description>The article describes how to use ActiveXs without registration. The method is also usable for .net applications, many of them still use many Activexs ;)

The concept is interesting: all changes made by ActiveX's registration saves in virtual registry only. &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%2f06%2f29%2fuse-activex-components-without-registration%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fboxedapp.com%2fblog%2f2008%2f06%2f29%2fuse-activex-components-without-registration%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Use_ActiveX_components_without_registration</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Use_ActiveX_components_without_registration</guid>
      <pubDate>Mon, 30 Jun 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ &amp;amp; Lambda, Part 3: Html Agility Pack to &amp;quot;LINQ to XML&amp;quot; Converter</title>
      <description>In this part of the LINQ &amp;amp; Lambda series a pseudo LINQ to HTML parser is created with the HTML Agility Pack and extension method magic.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvijay.screamingpens.com%2farchive%2f2008%2f05%2f26%2flinq-amp-lambda-part-3-html-agility-pack-to-linq.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvijay.screamingpens.com%2farchive%2f2008%2f05%2f26%2flinq-amp-lambda-part-3-html-agility-pack-to-linq.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Lambda_Part_3_Html_Agility_Pack_to_LINQ_to_XML_Converter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Lambda_Part_3_Html_Agility_Pack_to_LINQ_to_XML_Converter</guid>
      <pubDate>Mon, 26 May 2008 06:09:13 GMT</pubDate>
    </item>
  </channel>
</rss>