<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with OpenSource</title>
    <description>the latest stories tagged with 'OpenSource' from DotNetKicks.com</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>A somewhat performant networking library for .NET</title>
      <description>Griffin.Networking is a networking library inspired by Netty for Java. It should be somewhat perfomant and provide the infrastructure required to rapidly create networking applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.gauffin.org%2f2012%2f05%2fgriffin-networking-a-somewhat-performant-networking-library-for-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.gauffin.org%2f2012%2f05%2fgriffin-networking-a-somewhat-performant-networking-library-for-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/A_somewhat_performant_networking_library_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/A_somewhat_performant_networking_library_for_NET</guid>
      <pubDate>Tue, 08 May 2012 14:21:02 GMT</pubDate>
    </item>
    <item>
      <title>Having fun with ImpressJs and WebSockets, creating real-time presentat</title>
      <description>So a friend of mine showed me ImpressJs today. He was going to have notes on another screen (well actually on an iPad) and I thought it would be cool if the presentation could be synced with notes on another screen as well. Fired up Visual Studio and put together a small socket server as well as a simple java script client and created a Presenter-Attendee solution with ImpressJs and WebSockets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdaniel.wertheim.se%2f2012%2f05%2f03%2fhaving-fun-with-impressjs-and-websockets-creating-real-time-presentations%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdaniel.wertheim.se%2f2012%2f05%2f03%2fhaving-fun-with-impressjs-and-websockets-creating-real-time-presentations%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Having_fun_with_ImpressJs_and_WebSockets_creating_real_time_presentat</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Having_fun_with_ImpressJs_and_WebSockets_creating_real_time_presentat</guid>
      <pubDate>Thu, 03 May 2012 13:50:28 GMT</pubDate>
    </item>
    <item>
      <title>SimpleExcelExport: export your object list to excel without problems</title>
      <description>For a requirement where i work, i needed to make a export to excel feature in every screen of an application, that's why and created a small library to create a excel file using NPOI(a c# library to create excel files without excel) that receive a list of any object and create the excel file.

Give it a try and let me know your ideas or comments. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgithub.com%2fmajimenezp%2fSimpleExcelExport"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgithub.com%2fmajimenezp%2fSimpleExcelExport" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/SimpleExcelExport_export_your_object_list_to_excel_without_problems</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/SimpleExcelExport_export_your_object_list_to_excel_without_problems</guid>
      <pubDate>Thu, 03 May 2012 13:54:27 GMT</pubDate>
    </item>
    <item>
      <title>Bundler.NET</title>
      <description>An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbundler.codeplex.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbundler.codeplex.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Bundler_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Bundler_NET</guid>
      <pubDate>Sat, 28 Apr 2012 17:44:37 GMT</pubDate>
    </item>
    <item>
      <title>Herding Code 142 - Scott Guthrie on the open source announcement</title>
      <description>The Herding Code guys talk to Scott Guthrie about the recent open source announcement for ASP.NET MVC, Web API, and Razor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d443%23.T5Xm3mmV070.dotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d443%23.T5Xm3mmV070.dotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Herding_Code_142_Scott_Guthrie_on_the_open_source_announcement</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Herding_Code_142_Scott_Guthrie_on_the_open_source_announcement</guid>
      <pubDate>Tue, 24 Apr 2012 05:19:04 GMT</pubDate>
    </item>
    <item>
      <title>7 Best open source Content Management System in .NET</title>
      <description>Content Management System is capable to create website / portal without any technical knowledge. Here is the list of 7 best open source CMS in .NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.findbestopensource.com%2ftagged%2fcms%3ffq%3dASPNET"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.findbestopensource.com%2ftagged%2fcms%3ffq%3dASPNET" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/7_Best_open_source_Content_Management_System_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/7_Best_open_source_Content_Management_System_in_NET</guid>
      <pubDate>Wed, 21 Mar 2012 08:58:48 GMT</pubDate>
    </item>
    <item>
      <title>Stack Exchange Open Source Projects</title>
      <description>As Stack Overflow is one of the most prominent Microsoft .NET-created sites for software developers in the world, we feel that it's part of our mission to help lead fellow .NET developers - and the most effective way to do that is by contributing some of the code that we use to build Stack Overflow and Stack Exchange back to the greater .NET developer community as reusable open source packages. This isn't just a fundamental part of every Stack Exchange developer's "be more awesome" plan, it's an explicit goal embedded in the very DNA of the company. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.stackoverflow.com%2f2012%2f02%2fstack-exchange-open-source-projects%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.stackoverflow.com%2f2012%2f02%2fstack-exchange-open-source-projects%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Stack_Exchange_Open_Source_Projects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Stack_Exchange_Open_Source_Projects</guid>
      <pubDate>Wed, 22 Feb 2012 15:04:33 GMT</pubDate>
    </item>
    <item>
      <title>Fluent NHibernate Solution to enable SchemaExport to create HiLo colum</title>
      <description>I spent a few hours recently trying to figure out why Fluent NHibernate (FNH) wasn't doing what I thought it should be doing when using the HiLo generator conventions and then using the SchemaExport tool to generate my schema. After eventually looking at the hbm files that FNH was producing for a possible error and to make sure that I was using FNH correctly, I realised that FNH wasn't the problem, and that the problem lies within SchemaExport.

I have created a solution ... for FNH shown below. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fanthonydewhirst.blogspot.com%2f2012%2f02%2ffluent-nhibernate-solution-to-enable.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fanthonydewhirst.blogspot.com%2f2012%2f02%2ffluent-nhibernate-solution-to-enable.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Fluent_NHibernate_Solution_to_enable_SchemaExport_to_create_HiLo_colum</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Fluent_NHibernate_Solution_to_enable_SchemaExport_to_create_HiLo_colum</guid>
      <pubDate>Mon, 06 Feb 2012 13:40:26 GMT</pubDate>
    </item>
    <item>
      <title>A strange bug in NHibernate 2.1 - 3.2.0</title>
      <description>In a previous post I described a technique to insert query hints into NHibernate query with the use of comments. Testing this code in a real project lead to a strange exception when I issue queries with ICriteria.
Error message: &amp;quot;The query should start with 'SELECT' or 'SELECT DISTINCT'&amp;quot;
This happens because ICriteria queries inserts comments inside the query and if you enable comments to flow into the query with the setting use_sql_comments something weird happens when you use SetMaxResults to issue a paginated query. If you look into the NHibernate code that is throwing the exception you find this function in the Sql Dialect &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codewrecks.com%2fblog%2findex.php%2f2011%2f07%2f28%2fa-strange-bug-in-nhibernate-2-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codewrecks.com%2fblog%2findex.php%2f2011%2f07%2f28%2fa-strange-bug-in-nhibernate-2-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/A_strange_bug_in_NHibernate_2_1_3_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/A_strange_bug_in_NHibernate_2_1_3_2_0</guid>
      <pubDate>Mon, 16 Jan 2012 22:22:39 GMT</pubDate>
    </item>
    <item>
      <title>In .NET, open source does not beget open source</title>
      <description>Ruby, Python, Perl, Node, and Clojure all have, to varying degrees, a unified story for defining a project, translating its source code into runnable code, running a test suite, building distributable packages, and resolving and installing a project or package's dependencies. These stories just work across all supported platforms.

Setting up a cross-platform open source .NET project is non-trivial.

... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbvanderveen.com%2fa%2fdot-net-open-source-does-not-beget-open-source%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbvanderveen.com%2fa%2fdot-net-open-source-does-not-beget-open-source%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/In_NET_open_source_does_not_beget_open_source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/In_NET_open_source_does_not_beget_open_source</guid>
      <pubDate>Wed, 11 Jan 2012 05:10:26 GMT</pubDate>
    </item>
    <item>
      <title>If You Can't Beat 'Em, Join 'Em: Microsoft and Open Source</title>
      <description>It's in Microsoft's best interest to see next generation technologies like Node.js and Hadoop run on its platforms. Although its .NET languages have large, dedicated developer communities, Microsoft has seen the writing on the wall. Open source programming languages from Java to PHP to Ruby to Scala are becoming the norm. JavaScript in particular is quickly becoming ubiquitous... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fservicesangle.com%2fblog%2f2011%2f12%2f13%2fif-you-can%25e2%2580%2599t-beat-%25e2%2580%2598em-join-%25e2%2580%2598em-microsoft-and-open-source%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fservicesangle.com%2fblog%2f2011%2f12%2f13%2fif-you-can%25e2%2580%2599t-beat-%25e2%2580%2598em-join-%25e2%2580%2598em-microsoft-and-open-source%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/If_You_Can_t_Beat_Em_Join_Em_Microsoft_and_Open_Source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/If_You_Can_t_Beat_Em_Join_Em_Microsoft_and_Open_Source</guid>
      <pubDate>Fri, 16 Dec 2011 05:18:28 GMT</pubDate>
    </item>
    <item>
      <title>Nocco: Generating documentation for your project using code comments</title>
      <description>Check out the Nocco project, a .Net port of the Docco tool for generating project documentation in HTML format based off code comments in Markdown. Now you can comment your code and generate your documentation at the same time. The Github page includes an example of the documented code that is output by the tool, on its own source code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdontangg.github.com%2fnocco%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdontangg.github.com%2fnocco%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Nocco_Generating_documentation_for_your_project_using_code_comments</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Nocco_Generating_documentation_for_your_project_using_code_comments</guid>
      <pubDate>Thu, 15 Dec 2011 15:14:31 GMT</pubDate>
    </item>
    <item>
      <title>Cleaning Up Your Git Repository For NuGet 1.6</title>
      <description>Provides an article detailing how to clean up the packages directory to get your project and repository ready for NuGet 1.6. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoderjournal.com%2f2011%2f12%2fcleaning-up-your-git-repository-for-nuget-1-6%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoderjournal.com%2f2011%2f12%2fcleaning-up-your-git-repository-for-nuget-1-6%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Cleaning_Up_Your_Git_Repository_For_NuGet_1_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Cleaning_Up_Your_Git_Repository_For_NuGet_1_6</guid>
      <pubDate>Tue, 13 Dec 2011 23:50:08 GMT</pubDate>
    </item>
    <item>
      <title>Declarative Threading: You're the Boss Now</title>
      <description>Codeproject author &amp;quot;gossd&amp;quot; shares with us a new library which supports declarative threading. This new approach allows you to decorate your class and functions with attributes determining on what thread the functions may be called. The class takes care of all marshaling and spins off its own thread, meaning no one has to concern themselves with invoking the call on the right thread. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fthreads%2fdeclarative_threading.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fthreads%2fdeclarative_threading.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Declarative_Threading_You_re_the_Boss_Now</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Declarative_Threading_You_re_the_Boss_Now</guid>
      <pubDate>Wed, 23 Nov 2011 15:36:07 GMT</pubDate>
    </item>
    <item>
      <title>Doing the Time Warp with .Net, Daylight Savings, and Noda Time</title>
      <description>Daylight Savings time and wreak havoc on business systems. Converting between local and UTC time can result in local times that never actually exist due to DST changeover. Jesse Taber shares with us a solution: using the C# port of the Joda time library, Noda Time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fGruffCode%2farchive%2f2011%2f11%2f15%2ftime-warp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fGruffCode%2farchive%2f2011%2f11%2f15%2ftime-warp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Doing_the_Time_Warp_with_Net_Daylight_Savings_and_Noda_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Doing_the_Time_Warp_with_Net_Daylight_Savings_and_Noda_Time</guid>
      <pubDate>Fri, 18 Nov 2011 15:54:30 GMT</pubDate>
    </item>
    <item>
      <title>Open Source ASP.NET Ajax Polls (for Umbraco and any ASP.NET 4.0 Web Ap</title>
      <description>MAP Teams has just released open source Polls Widget for Umbraco 4.7 and any ASP.NET 4.0 Web Application Site.
The new things:
1. Mustache/Nustache Templating engine for the server side and client side.
2. Umbraco package automation using Ruby Rake. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.kaide.net%2fpost%2f2011%2f11%2f15%2fOpen-Source-ASPNET-Ajax-Polls-(for-Umbraco-and-any-ASPNET-40-Web-ApplicationSite).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.kaide.net%2fpost%2f2011%2f11%2f15%2fOpen-Source-ASPNET-Ajax-Polls-(for-Umbraco-and-any-ASPNET-40-Web-ApplicationSite).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Open_Source_ASP_NET_Ajax_Polls_for_Umbraco_and_any_ASP_NET_4_0_Web_Ap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Open_Source_ASP_NET_Ajax_Polls_for_Umbraco_and_any_ASP_NET_4_0_Web_Ap</guid>
      <pubDate>Tue, 15 Nov 2011 14:56:32 GMT</pubDate>
    </item>
    <item>
      <title>Bonobo Git Server for Windows - New Version Released</title>
      <description>Today has been released new version 1.1.0.0 of Bonobo Git Server for Windows. This version contains some new nice features that should make your git repository management more easier and fixes some essential bugs and errors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chodounsky.net%2f2011%2f10%2f09%2fbonobo-git-server-for-windows-version-1-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chodounsky.net%2f2011%2f10%2f09%2fbonobo-git-server-for-windows-version-1-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Bonobo_Git_Server_for_Windows_New_Version_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Bonobo_Git_Server_for_Windows_New_Version_Released</guid>
      <pubDate>Sun, 09 Oct 2011 09:49:29 GMT</pubDate>
    </item>
    <item>
      <title>Open Source CMS for WebMatrix - razorC.net</title>
      <description>razorC.net - free CMS made with ASP.net web pages and WebMatrix &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.razorc.net"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.razorc.net" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Open_Source_CMS_for_WebMatrix_razorC_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Open_Source_CMS_for_WebMatrix_razorC_net</guid>
      <pubDate>Sat, 08 Oct 2011 05:07:39 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate Video Tutorial</title>
      <description>A beginning Fluent NHibernate screencast. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.d80.co.uk%2fpost%2f2011%2f10%2f06%2fNHibernate-Video-Tutorial.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.d80.co.uk%2fpost%2f2011%2f10%2f06%2fNHibernate-Video-Tutorial.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_Video_Tutorial</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_Video_Tutorial</guid>
      <pubDate>Thu, 06 Oct 2011 09:20:10 GMT</pubDate>
    </item>
    <item>
      <title>Nancy v0.8 Released - Not your granddaddy's Sinatra</title>
      <description>Nancy, the Sinatra-inspired web framework for ASP.NET has just released version 0.8 with loads of cool features. This latest release is the work of 19 contributors over 186 commits, and includes highly requested features such as basic authentication and CSRF protection. Check it out! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.grumpydev.com%2f2011%2f10%2f03%2fnancy-v0-8-0-best-laid-plans%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.grumpydev.com%2f2011%2f10%2f03%2fnancy-v0-8-0-best-laid-plans%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Nancy_v0_8_Released_Not_your_granddaddy_s_Sinatra</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Nancy_v0_8_Released_Not_your_granddaddy_s_Sinatra</guid>
      <pubDate>Tue, 04 Oct 2011 14:08:10 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate Code-Based Mappings vs. FluentNHibernate</title>
      <description>Kazi Manzur Rashid shows us some side-by-side comparisons between the new code-based mappings in NHibernate and FluentNHibernate. Code-based mappings are built in to the lastest release of NHibernate; FluentNHibernate is compatible with the latest release as well.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkazimanzurrashid.com%2fposts%2fnhibernate-built-in-code-based-mapping-instead-of-using-fluent-nhibernate"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkazimanzurrashid.com%2fposts%2fnhibernate-built-in-code-based-mapping-instead-of-using-fluent-nhibernate" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_Code_Based_Mappings_vs_FluentNHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_Code_Based_Mappings_vs_FluentNHibernate</guid>
      <pubDate>Fri, 30 Sep 2011 16:20:34 GMT</pubDate>
    </item>
    <item>
      <title>Automapper 2.0 released: Now with twice the mapping goodness</title>
      <description>Automapper, your favorite object mapping framework, has just released version 2.0. Check it out today! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fautomapper.org%2fblog%2f2011%2f09%2f22%2fautomapper-20-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fautomapper.org%2fblog%2f2011%2f09%2f22%2fautomapper-20-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Automapper_2_0_released_Now_with_twice_the_mapping_goodness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Automapper_2_0_released_Now_with_twice_the_mapping_goodness</guid>
      <pubDate>Fri, 23 Sep 2011 14:01:07 GMT</pubDate>
    </item>
    <item>
      <title>Why Do &amp;quot;Not Windows Store&amp;quot;?</title>
      <description>On Friday we released an open source alternative to the Windows Store for Windows 8 Apps called the &amp;quot;Not Windows Store&amp;quot;.  Why?  Will people even want unverified apps?  Aren't multiple app stores a detriment to end users? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frapidapplicationdevelopment.blogspot.com%2f2011%2f09%2fwhy-not-windows-store.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frapidapplicationdevelopment.blogspot.com%2f2011%2f09%2fwhy-not-windows-store.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Why_Do_Not_Windows_Store</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Why_Do_Not_Windows_Store</guid>
      <pubDate>Mon, 19 Sep 2011 19:14:35 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Sync Framework now open source!</title>
      <description>Microsoft's Sync framework is now open source under an Apache license. The Sync Framework allows you to build disconnected applications with ease, and allows offline clients to run in Silverlight, Windows Phone 7, Windows Mobile, Windows Embedded Handheld, and Windows Slate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fericgolpe%2farchive%2f2011%2f09%2f12%2fsync-framework-now-open-source.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fericgolpe%2farchive%2f2011%2f09%2f12%2fsync-framework-now-open-source.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Microsoft_Sync_Framework_now_open_source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Microsoft_Sync_Framework_now_open_source</guid>
      <pubDate>Wed, 14 Sep 2011 16:54:11 GMT</pubDate>
    </item>
    <item>
      <title>Customise Subtext Core Pages - Part 1</title>
      <description>I wanted to take time out from subtext themes for a moment and go over a topic that I think will be of some use to such webmasters that use subtext on a multi-blog platform. Customising Subtext core pages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.siphilp.co.uk%2farchive%2f2011%2f09%2f13%2fcustomise-subtext-core-pages-ndash-part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.siphilp.co.uk%2farchive%2f2011%2f09%2f13%2fcustomise-subtext-core-pages-ndash-part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Customise_Subtext_Core_Pages_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Customise_Subtext_Core_Pages_Part_1</guid>
      <pubDate>Wed, 14 Sep 2011 16:54:11 GMT</pubDate>
    </item>
  </channel>
</rss>
