<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by CrazySupporter</title>
    <description>Stories kicked by CrazySupporter</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>Terrible Code Example - Methods From Hell </title>
      <description>Learn how not to code your applications with this terrible code example that I have come accross. &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%2f10%2f21%2fterrible-code-example-methods-from-hell%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f21%2fterrible-code-example-methods-from-hell%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Terrible_Code_Example_Methods_From_Hell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Terrible_Code_Example_Methods_From_Hell</guid>
      <pubDate>Tue, 21 Oct 2008 22:16:10 GMT</pubDate>
    </item>
    <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>Anders Hejlsberg: The future of programming languages</title>
      <description>In this video Anders Hejlsberg takes a look at the future of programming languages and sees the trends; declarative, dynamic and concurrent. As the chief designer of the C# programming language and a key participant in the development of the .NET Framework Anders Hejlsberg has a lot to say about this development - not just as a wish but also as something that can be realized. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jaoo.dk%2f2008%2f10%2f07%2fthe-future-of-programming-languages%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jaoo.dk%2f2008%2f10%2f07%2fthe-future-of-programming-languages%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Anders_Hejlsberg_The_future_of_programming_languages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Anders_Hejlsberg_The_future_of_programming_languages</guid>
      <pubDate>Sun, 19 Oct 2008 21:31:02 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>Make a positive number a negative number in 1 line of C# code - A Quiz</title>
      <description>Any other cool ways of making a positive number a negative?  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.j-dee.com%2f2008%2f07%2f16%2fmake-a-positive-number-a-negative-number-in-1-line-of-c-code-a-code-quiz%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.j-dee.com%2f2008%2f07%2f16%2fmake-a-positive-number-a-negative-number-in-1-line-of-c-code-a-code-quiz%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Make_a_positive_number_a_negative_number_in_1_line_of_C_code_A_Quiz</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Make_a_positive_number_a_negative_number_in_1_line_of_C_code_A_Quiz</guid>
      <pubDate>Wed, 16 Jul 2008 14:02:46 GMT</pubDate>
    </item>
    <item>
      <title>.NET Assemblies Tutorial Part 1 of 5</title>
      <description>Despite the fact that .NET binaries take the same file extension as COM servers and unmanaged Windows binaries (*.dll or *.exe), they have absolutely no internal similarities. For example, Read Full Article from www.msdotnetsupport.blogspot.com
http://msdotnetsupport.blogspot.com/2008/06/net-assemblies-tutorial-part-1-of-4.html &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdotnetsupport.blogspot.com%2f2008%2f06%2fnet-assemblies-tutorial-part-1-of-4.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdotnetsupport.blogspot.com%2f2008%2f06%2fnet-assemblies-tutorial-part-1-of-4.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/NET_Assemblies_Tutorial_Part_1_of_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/NET_Assemblies_Tutorial_Part_1_of_5</guid>
      <pubDate>Mon, 30 Jun 2008 17:02:03 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Power Toys Are Back! : Visual Studio Hacks</title>
      <description>The missing power toys have been found and are now on MSDN Code Gallery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisualstudiohacks.com%2fblog%2fvisual-studio-power-toys-are-back%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisualstudiohacks.com%2fblog%2fvisual-studio-power-toys-are-back%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Power_Toys_Are_Back_Visual_Studio_Hacks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Power_Toys_Are_Back_Visual_Studio_Hacks</guid>
      <pubDate>Mon, 30 Jun 2008 17:46:10 GMT</pubDate>
    </item>
    <item>
      <title> Styling Separators in WPF </title>
      <description>A brief outline on how to style separators for menus and toolbars in WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fchristopher_bennage%2farchive%2f2008%2f06%2f19%2fstyling-separators-in-wpf.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fchristopher_bennage%2farchive%2f2008%2f06%2f19%2fstyling-separators-in-wpf.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Styling_Separators_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Styling_Separators_in_WPF</guid>
      <pubDate>Mon, 30 Jun 2008 14:47:16 GMT</pubDate>
    </item>
    <item>
      <title>NHIbernate 2.0 Goes Beta 1 after Microsoft 'Linq to Entities' receives</title>
      <description>The first official beta for NHibernate 2.0 was released today. This comes on the heels of the damaging 'boycott' of the Microsoft 'Linq to Entities' upcoming release, which was anticipated to be a serious competitor to NHibernate. 

LAST MINUTE UPDATE FROM THE NHIBERNATE TEAM

There has been a change in how NHibernate is packaged as the core and contrib aspects now have dedicated locations.

Since NHibernate 2.0 Alpha 1, ONLY THE CORE of the project is included at the link above. The Contrib Projects are now in a dedicated location:

http://sourceforge.net/projects/nhcontrib

There are a few new projects that are essential to investigate for your needs (for example the Burrow project). Also be sure to visit the wiki for these significant projects:

http://nhcontrib.wiki.sourceforge.net

See the end of this post for a partial list of these contrib efforts.

 

The team at domain.dot.net has been working with 2.0.X since the first alpha, and following the progress of the trunk. In our opinion this beta has the high quality of prior betas and we recommend it for non-critical systems immediately as your risk policy allows. We're working on a more detailed analysis coming soon on some of the key improvements.

To download the code direct from the trunk use this SVN URL:

https://nhibernate.svn.sourceforge.net/svnroot/nhibernate

This is no minor update, as with this release they will align with the widely used and praised 'Hibernate 3.2' for Java. Here is a listing of the planned new features which are represented to varying degrees of complexness in this beta: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdamon.agilefactor.com%2f2008%2f06%2f29%2fnhibernate-20-goes-beta-1-while-microsoft-linq-to-entities-receives-vote-of-no-confidence-from-many-leading-net-experts-as-unacceptable%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdamon.agilefactor.com%2f2008%2f06%2f29%2fnhibernate-20-goes-beta-1-while-microsoft-linq-to-entities-receives-vote-of-no-confidence-from-many-leading-net-experts-as-unacceptable%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/NHIbernate_2_0_Goes_Beta_1_after_Microsoft_Linq_to_Entities_receives</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/NHIbernate_2_0_Goes_Beta_1_after_Microsoft_Linq_to_Entities_receives</guid>
      <pubDate>Mon, 30 Jun 2008 20:01:09 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>Mon, 30 Jun 2008 20:46:02 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>OMeta#: Who? What? When? Where? Why?</title>
      <description>Introducing a new open source project whose aim is to bring the OMeta language to .net. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.moserware.com%2f2008%2f06%2fometa-who-what-when-where-why.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.moserware.com%2f2008%2f06%2fometa-who-what-when-where-why.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/OMeta_Who_What_When_Where_Why</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/OMeta_Who_What_When_Where_Why</guid>
      <pubDate>Mon, 30 Jun 2008 13:16:03 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 08:01:08 GMT</pubDate>
    </item>
  </channel>
</rss>