<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by _UE_</title>
    <description>Stories kicked by _UE_</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>Launching .NET Applications From Memory</title>
      <description>An interesting idea of how to run a .net application from memory directly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fboxedapp.com%2fblog%2f2009%2f04%2f10%2flaunching-net-applications-from-memory%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fboxedapp.com%2fblog%2f2009%2f04%2f10%2flaunching-net-applications-from-memory%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Launching_NET_Applications_From_Memory</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Launching_NET_Applications_From_Memory</guid>
      <pubDate>Sat, 11 Apr 2009 01:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Creating a New Silverlight Project in Visual Studio 2008</title>
      <description>This post is part of a series of articles on Silverlight. The purpose of this post is describe how to start a new Silverlight project or how to add a new or existing Silverlight project to an existing ASP.NET Web Application.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f04%2f08%2fsilverlight-creating-a-new-project.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f04%2f08%2fsilverlight-creating-a-new-project.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Creating_a_New_Silverlight_Project_in_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Creating_a_New_Silverlight_Project_in_Visual_Studio_2008</guid>
      <pubDate>Fri, 10 Apr 2009 12:24:01 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.5 Released</title>
      <description>I have been using the ReSharper  4.5 Beta release for the last couple of weeks and found it to be reasonably stable and much faster than version 4. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweb2asp.net%2f2009%2f04%2fresharper-45-release-candidate.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweb2asp.net%2f2009%2f04%2fresharper-45-release-candidate.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ReSharper_4_5_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ReSharper_4_5_Released</guid>
      <pubDate>Fri, 10 Apr 2009 09:30:22 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 15:16:07 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>Fri, 18 Jul 2008 03:16:11 GMT</pubDate>
    </item>
    <item>
      <title>How To Grab Frames From A Flash Movie</title>
      <description>A small article with code sample of how to grab frames of a flash movie in realtime. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ff-in-box.com%2fblog%2ff-in-box-net-edition-how-to-grab-frames-from-a-flash-movie%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ff-in-box.com%2fblog%2ff-in-box-net-edition-how-to-grab-frames-from-a-flash-movie%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/How_To_Grab_Frames_From_A_Flash_Movie</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/How_To_Grab_Frames_From_A_Flash_Movie</guid>
      <pubDate>Tue, 01 Jul 2008 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Using &amp;quot;using&amp;quot; with a method</title>
      <description>A nice coding technique I've just run into. It's one of those things that it's good to know about. Enjoy! &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%2fshayf%2farchive%2f2008%2f06%2f29%2fusing-quot-using-quot-with-a-method.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fshayf%2farchive%2f2008%2f06%2f29%2fusing-quot-using-quot-with-a-method.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_using_with_a_method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_using_with_a_method</guid>
      <pubDate>Mon, 30 Jun 2008 03:41:25 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>Tue, 01 Jul 2008 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Flash Component for .NET</title>
      <description>Sometime ago I had a task: to create a flash projector (something like Zinc or mProjector) with C#. This program should convert input SWF files and other resources into single EXE file that should work in semitransparent or window mode. Optionally, flash.ocx / flash9.ocx can be included into final exe file. After surfing over Internet, I've found this interesting product. I hope we will create a good flash projector with it :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ff-in-box.com%2fdotnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ff-in-box.com%2fdotnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Flash_Component_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Flash_Component_for_NET</guid>
      <pubDate>Wed, 25 Jun 2008 01:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Twitter much?</title>
      <description>Are you a Telerik fan? If so, rest assured that we are coming up with new ways for you to stay connected and up-to-date on the latest and greatest news from the Telerik team. And if social networking sites,  community forums, and blogs aren't enough, we've got a new treat for you today. I'm proud to announce our presence on Twitter!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fKevinBabcock%2fPosts%2f08-06-23%2fTwitter_much.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fKevinBabcock%2fPosts%2f08-06-23%2fTwitter_much.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Twitter_much</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Twitter_much</guid>
      <pubDate>Mon, 23 Jun 2008 23:11:37 GMT</pubDate>
    </item>
    <item>
      <title>Importance of communication in a team</title>
      <description>This little article discuss the importance of using the right term in a project. Using poor terminology leads to confusion between members. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f06%2f23%2fthe-importance-of-good-communication%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f06%2f23%2fthe-importance-of-good-communication%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Importance_of_communication_in_a_team</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Importance_of_communication_in_a_team</guid>
      <pubDate>Wed, 25 Jun 2008 08:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How to get started with the AjaxDataControls with Visual Studio 2005?</title>
      <description>A small how to get started with the AjaxDataControls.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fsonukapoor%2farchive%2f2008%2f06%2f13%2fajaxdatacontrols-adc-faq-how-to-get-started-with-the-ajaxdatacontrols-with-visual-studio-2005.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fsonukapoor%2farchive%2f2008%2f06%2f13%2fajaxdatacontrols-adc-faq-how-to-get-started-with-the-ajaxdatacontrols-with-visual-studio-2005.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/How_to_get_started_with_the_AjaxDataControls_with_Visual_Studio_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/How_to_get_started_with_the_AjaxDataControls_with_Visual_Studio_2005</guid>
      <pubDate>Mon, 16 Jun 2008 21:47:06 GMT</pubDate>
    </item>
    <item>
      <title>.NET Runtime Embedding</title>
      <description>Hi all,

One interesting product, BoxedApp, can be used to pack .NET runtime with .NET application into a single exe. Instead of other solutions (Salamander), you will see which files are embbeded and how does it work at all, you will see the whole picture.

BTW, I've tested it under my Win2k3 machine and it really works well... &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%2f11%2fnet-runtime-embedding%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fboxedapp.com%2fblog%2f2008%2f06%2f11%2fnet-runtime-embedding%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/NET_Runtime_Embedding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/NET_Runtime_Embedding</guid>
      <pubDate>Tue, 17 Jun 2008 16:01:08 GMT</pubDate>
    </item>
    <item>
      <title>What is Old is New Again: Functional Programming</title>
      <description>One of the greatest ideals of high level programming is the idea of code reuse. In the old days, this was only ever done using functions or subroutines, depending on the language. In later days, this was performed as object oriented design. Every language seems to accomplish these ideals in various ways to accomplish a similar goal. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.explodingcoder.com%2fcms%2fcontent%2fwhat-old-new-again-functional-programming"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.explodingcoder.com%2fcms%2fcontent%2fwhat-old-new-again-functional-programming" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/What_is_Old_is_New_Again_Functional_Programming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/What_is_Old_is_New_Again_Functional_Programming</guid>
      <pubDate>Tue, 17 Jun 2008 07:01:06 GMT</pubDate>
    </item>
  </channel>
</rss>