<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - new stories</title>
    <description>the latest stories 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>10 things you must do to make your desktop database apps better</title>
      <description>Each of these items could be a blog post unto themselves, but I am going to try really hard to not be too verbose and just cover the core of the concept and why you need to do it.

Everyone knows that any app driven by data is much more than just the app.  In most cases the app without a database doesn't even function, or fails to function properly.  If a database is an integral part of your application, then shouldn't you be doing all you can to ensure it stays healthy and prepare for the worst case events of corruption or dead drives?
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vistadb.net%2fblog%2fpost%2f2010%2f02%2f09%2f10-things-you-must-do-to-make-your-desktop-database-apps-better.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vistadb.net%2fblog%2fpost%2f2010%2f02%2f09%2f10-things-you-must-do-to-make-your-desktop-database-apps-better.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/10_things_you_must_do_to_make_your_desktop_database_apps_better</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/10_things_you_must_do_to_make_your_desktop_database_apps_better</guid>
      <pubDate>Tue, 09 Feb 2010 18:12:28 GMT</pubDate>
    </item>
    <item>
      <title>JavaScript WYSIWYG Editor - TinyEditor</title>
      <description>TinyEditor is a simple JavaScript WYSIWYG editor that is both lightweight (8KB) and standalone. It can easily be customized to integrate with any website through CSS and the multitude of parameters. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.leigeber.com%2f2010%2f02%2fjavascript-wysiwyg-editor%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.leigeber.com%2f2010%2f02%2fjavascript-wysiwyg-editor%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/JavaScript_WYSIWYG_Editor_TinyEditor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/JavaScript_WYSIWYG_Editor_TinyEditor</guid>
      <pubDate>Tue, 09 Feb 2010 15:05:15 GMT</pubDate>
    </item>
    <item>
      <title>Creating a monster: The DataTable meets dynamic</title>
      <description>In this article I combine the good old DataTable with the new fancy dynamic types found in .Net 4. The result is a terrible monster, but a fun one! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.rag.no%2fpost%2fCreating-a-monster-The-DataTable-meets-dynamic.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.rag.no%2fpost%2fCreating-a-monster-The-DataTable-meets-dynamic.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Creating_a_monster_The_DataTable_meets_dynamic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Creating_a_monster_The_DataTable_meets_dynamic</guid>
      <pubDate>Tue, 09 Feb 2010 14:40:12 GMT</pubDate>
    </item>
    <item>
      <title>jqGrid and XSS Security</title>
      <description>How to protect your site against XSS attacks when using the jqGrid jQuery plug-in. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.teamb.com%2fcraigstuntz%2f2010%2f02%2f08%2f38548%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.teamb.com%2fcraigstuntz%2f2010%2f02%2f08%2f38548%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jqGrid_and_XSS_Security</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jqGrid_and_XSS_Security</guid>
      <pubDate>Tue, 09 Feb 2010 14:07:45 GMT</pubDate>
    </item>
    <item>
      <title>What's so good about OpenRasta?</title>
      <description>I've been proclaiming the greatness of OpenRasta to anyone unfortunate to start talking to me about web development recently. I thought it was about time that I recorded the reasons I love it so much somewhere everyone can see.

OpenRasta is by no means a finished product but it has principles at its core that I value greatly and give it massive potential. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.robustsoftware.co.uk%2f2010%2f02%2fwhats-so-good-about-openrasta.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.robustsoftware.co.uk%2f2010%2f02%2fwhats-so-good-about-openrasta.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/What_s_so_good_about_OpenRasta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/What_s_so_good_about_OpenRasta</guid>
      <pubDate>Tue, 09 Feb 2010 13:21:47 GMT</pubDate>
    </item>
    <item>
      <title>RhinoMocks Stub not retaining property values</title>
      <description>I was still fixing the tests that had failed after upgrading to Castle.Windsor 2.1 and RhinoMocks 3.6 when I stumble on this one. Basically I had a unit test that passed before I upgraded and as soon as I switched to using the most recent versions of both libraries the test failed.The issue manifested on a stub for an Interface... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsweux.com%2fblogs%2fsmoura%2findex.php%2ftdd%2f2010%2f02%2f06%2frhinomocks-stub-not-retaining-value-when-property-shadowed-on-inheriting-interface%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsweux.com%2fblogs%2fsmoura%2findex.php%2ftdd%2f2010%2f02%2f06%2frhinomocks-stub-not-retaining-value-when-property-shadowed-on-inheriting-interface%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/RhinoMocks_Stub_not_retaining_property_values</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/RhinoMocks_Stub_not_retaining_property_values</guid>
      <pubDate>Tue, 09 Feb 2010 11:16:44 GMT</pubDate>
    </item>
    <item>
      <title>BadImageFormatException when debugging interface mocked with RhinoMock</title>
      <description>Recently I updated the project I am working on to Castle.Windsor version 2.1. Since we are using an abstraction over the container (for resolving purposes only), we had to adapt it to conform with the new restrictions for Resolving dependencies... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsweux.com%2fblogs%2fsmoura%2findex.php%2ftdd%2f2010%2f02%2f06%2fbadimageformatexception-when-debugging-interface-mocked-with-rhinomocks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsweux.com%2fblogs%2fsmoura%2findex.php%2ftdd%2f2010%2f02%2f06%2fbadimageformatexception-when-debugging-interface-mocked-with-rhinomocks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/BadImageFormatException_when_debugging_interface_mocked_with_RhinoMock</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/BadImageFormatException_when_debugging_interface_mocked_with_RhinoMock</guid>
      <pubDate>Tue, 09 Feb 2010 11:14:07 GMT</pubDate>
    </item>
    <item>
      <title>What Writers Can Teach Programmers</title>
      <description>A couple of helpful self-motivation tips from the world of writers, which apply equally well to programming. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felver.wordpress.com%2f2010%2f02%2f02%2fwhat-writers-can-teach-programmers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felver.wordpress.com%2f2010%2f02%2f02%2fwhat-writers-can-teach-programmers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/What_Writers_Can_Teach_Programmers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/What_Writers_Can_Teach_Programmers</guid>
      <pubDate>Tue, 09 Feb 2010 11:11:52 GMT</pubDate>
    </item>
    <item>
      <title>Why breakpoints do not get hit when targeting x86 on Windows 7 x64?</title>
      <description>I am currently working on a fully managed WPF application, that references a certified C# DLL that was purposely compiled targeting x86 platform (part of the certification process I think). Since I recently got an upgrade on my development machine, and I wanted to take full advantage of my 8GB of RAM I ended up installing Windows 7 x64. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsmoura.com%2findex.php%2ftips%2f2010%2f02%2f01%2fwhy-breakpoints-do-not-get-hit-when-targeting-x86-on-windows-7-x64%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsmoura.com%2findex.php%2ftips%2f2010%2f02%2f01%2fwhy-breakpoints-do-not-get-hit-when-targeting-x86-on-windows-7-x64%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Why_breakpoints_do_not_get_hit_when_targeting_x86_on_Windows_7_x64</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Why_breakpoints_do_not_get_hit_when_targeting_x86_on_Windows_7_x64</guid>
      <pubDate>Tue, 09 Feb 2010 11:08:37 GMT</pubDate>
    </item>
    <item>
      <title>Regular expressions in MS SQL Server 2005/2008.</title>
      <description>ou can use all .Net Framework Regular Expressions via MS Server CLR Integration. Microsoft recommends to use CLR Integration in scenarios where CLR-based programming can complement the expressive power of the T-SQL query language &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wickasitha.com%2freqular-expressions-in-ms-sql-server-20052008%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wickasitha.com%2freqular-expressions-in-ms-sql-server-20052008%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Regular_expressions_in_MS_SQL_Server_2005_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Regular_expressions_in_MS_SQL_Server_2005_2008</guid>
      <pubDate>Tue, 09 Feb 2010 10:23:40 GMT</pubDate>
    </item>
    <item>
      <title>Solution for Master Page Image Display Problem in Asp.net</title>
      <description>A simple solution to problem is to define relative path for images inside master page. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wickasitha.com%2fsolution-for-master-page-image-display-problem-in-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wickasitha.com%2fsolution-for-master-page-image-display-problem-in-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Solution_for_Master_Page_Image_Display_Problem_in_Asp_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Solution_for_Master_Page_Image_Display_Problem_in_Asp_net</guid>
      <pubDate>Tue, 09 Feb 2010 10:15:39 GMT</pubDate>
    </item>
    <item>
      <title>Send Email from Gmail in .net</title>
      <description>Send Email from Gmail &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wickasitha.com%2fsend-email-from-gmail-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wickasitha.com%2fsend-email-from-gmail-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Send_Email_from_Gmail_in_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Send_Email_from_Gmail_in_net</guid>
      <pubDate>Tue, 09 Feb 2010 10:13:19 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 RC is available</title>
      <description>VS2010 RC is out now and available for MSDN users since now. Other guys have to wait until tomorrow when VS2010 RC is made publically available. Reading first news I discovered that most important thing is hardly improved performance of VS2010 RC IDE. All your feedback is welcome to VS2010 RC Connect site. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2010%2f02%2f09%2fvisual-studio-2010-rc-is-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2010%2f02%2f09%2fvisual-studio-2010-rc-is-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_RC_is_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_RC_is_available</guid>
      <pubDate>Tue, 09 Feb 2010 09:36:14 GMT</pubDate>
    </item>
    <item>
      <title>Multi-tenancy and ASP.NET MVC - Views with a ViewEngine</title>
      <description>Carrying on the series by talking about View Engines and how to use one to allow modules to provide their own views &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeofrob.com%2farchive%2f2010%2f02%2f08%2fmulti-tenancy-in-asp.net-mvc-views.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeofrob.com%2farchive%2f2010%2f02%2f08%2fmulti-tenancy-in-asp.net-mvc-views.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Multi_tenancy_and_ASP_NET_MVC_Views_with_a_ViewEngine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Multi_tenancy_and_ASP_NET_MVC_Views_with_a_ViewEngine</guid>
      <pubDate>Tue, 09 Feb 2010 09:17:29 GMT</pubDate>
    </item>
    <item>
      <title>LoadTest: MethodAccessException WebTest.set_Outcome</title>
      <description>Are you getting this error: MethodAccessException Microsoft.VisualStudio.TestTools.WebTesting.WebTest.set_Outcome? Find the remedy! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdobrzanski.net%2f2010%2f02%2f04%2floadtest-methodaccessexception-microsoft-visualstudio-testtools-webtesting-webtest-set_outcome%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdobrzanski.net%2f2010%2f02%2f04%2floadtest-methodaccessexception-microsoft-visualstudio-testtools-webtesting-webtest-set_outcome%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/LoadTest_MethodAccessException_WebTest_set_Outcome</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/LoadTest_MethodAccessException_WebTest_set_Outcome</guid>
      <pubDate>Tue, 09 Feb 2010 08:35:11 GMT</pubDate>
    </item>
    <item>
      <title>Top 5 Common programming mistakes .NET developers must avoid !!</title>
      <description>Top 5 Common programming mistakes .NET developers must avoid !! Must read for all .net programmers &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famazedsaint.blogspot.com%2f2010%2f02%2ftop-5-common-programming-mistakes-net.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famazedsaint.blogspot.com%2f2010%2f02%2ftop-5-common-programming-mistakes-net.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Top_5_Common_programming_mistakes_NET_developers_must_avoid</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Top_5_Common_programming_mistakes_NET_developers_must_avoid</guid>
      <pubDate>Tue, 09 Feb 2010 08:18:31 GMT</pubDate>
    </item>
    <item>
      <title>does MEF apply the SOA paradigm?</title>
      <description>in this post I'm going to argue that the Manage Extensibility Framework (MEF),

is actually applying to the 4 tenet of Service Orientation Architecture (SOA),

therefore MEF is actually, in-process implementation of the SOA paradigm.

 

 &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%2fbnaya%2farchive%2f2010%2f02%2f09%2fis-mef-apply-the-soa-paradigm.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fbnaya%2farchive%2f2010%2f02%2f09%2fis-mef-apply-the-soa-paradigm.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/does_MEF_apply_the_SOA_paradigm</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/does_MEF_apply_the_SOA_paradigm</guid>
      <pubDate>Tue, 09 Feb 2010 07:06:53 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 and .NET Framework 4 RC Now Available</title>
      <description>Today, we are making available the Release Candidate (RC) for Visual Studio 2010 and .NET Framework 4 to all MSDN subscribers.  The RC will be made available to the world on Wednesday, February 10th.  The RC includes a go-live license for people who want to deploy in their production environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsomasegar%2farchive%2f2010%2f02%2f08%2fvisual-studio-2010-and-net-framework-4-release-candidate-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsomasegar%2farchive%2f2010%2f02%2f08%2fvisual-studio-2010-and-net-framework-4-release-candidate-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_RC_Now_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_RC_Now_Available</guid>
      <pubDate>Tue, 09 Feb 2010 04:55:20 GMT</pubDate>
    </item>
    <item>
      <title>.NET CF Performance Best Practices</title>
      <description>The impact of performance is much more readily apparent in .NET Compact Framework applications.  The mobile devices commonly have a CPU that is 10 times slower than your desktop CPU, and possibly up to 100 times less RAM than a desktop or server.  In Agile or XP development, the mantra is often to ignore performance considerations until necessary - I don't think you can apply that to .NET CF... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjsprunger.com%2fnet-cf-and-windows-mobile-performance-best-practices%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjsprunger.com%2fnet-cf-and-windows-mobile-performance-best-practices%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/compactframework/NET_CF_Performance_Best_Practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/compactframework/NET_CF_Performance_Best_Practices</guid>
      <pubDate>Tue, 09 Feb 2010 02:22:57 GMT</pubDate>
    </item>
    <item>
      <title>CSS Tidy Up - Tidy up all your css online or offline</title>
      <description>This app does extractly what it named. You throw in a mess up, non-formatted CSS, choose a format you want and click &amp;quot;Do the magic&amp;quot; button. It will return you a proccessed CSS in your selected format. Fast and Simple. The utility right now support 4 different CSS formats. You could do it online or download the windows app for this. It's also include the source code for the solution (Core, Win App, Web App) in C# WPF an ASP.net. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hieu.co.uk%2fblog%2findex.php%2fcss-tidy-up%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hieu.co.uk%2fblog%2findex.php%2fcss-tidy-up%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/CSS_Tidy_Up_Tidy_up_all_your_css_online_or_offline</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/CSS_Tidy_Up_Tidy_up_all_your_css_online_or_offline</guid>
      <pubDate>Tue, 09 Feb 2010 01:39:16 GMT</pubDate>
    </item>
    <item>
      <title>Mapping Relationships using Fluent nHibernate</title>
      <description>In my last post I went over the basics of mapping properties on a POCO object to fields on a database table.   If you haven't already check it out here.  In this post I'm going to focus on mapping relationships, that is, what if we wanted our objects to contain concrete references to the objects with which they have relationships, rather than just foreign key properties. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mattlong.com.au%2f%3fp%3d87"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mattlong.com.au%2f%3fp%3d87" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Mapping_Relationships_using_Fluent_nHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Mapping_Relationships_using_Fluent_nHibernate</guid>
      <pubDate>Mon, 08 Feb 2010 23:29:36 GMT</pubDate>
    </item>
    <item>
      <title>IL perversions: throwing and catching strings</title>
      <description>Inspired by Mohamed Mahmoud's blog posting How to: Create Interfaces with Static Methods via IL? I wrote another sick example on IL (Intermediate Language) to show you how different is the world behind compilers. Tonight I have enough of exceptions, I want to throw some strings! Let's do it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2010%2f02%2f09%2fil-perversions-throwing-and-catching-strings.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2010%2f02%2f09%2fil-perversions-throwing-and-catching-strings.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/IL_perversions_throwing_and_catching_strings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/IL_perversions_throwing_and_catching_strings</guid>
      <pubDate>Mon, 08 Feb 2010 22:42:36 GMT</pubDate>
    </item>
    <item>
      <title>The Basics of Mapping Objects to a Database using Fluent nHibernate</title>
      <description>In this post I'll be taking a look at how we can set up mappings between regular .Net objects and database tables using Fluent nHibernate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mattlong.com.au%2f%3fp%3d77"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mattlong.com.au%2f%3fp%3d77" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/The_Basics_of_Mapping_Objects_to_a_Database_using_Fluent_nHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/The_Basics_of_Mapping_Objects_to_a_Database_using_Fluent_nHibernate</guid>
      <pubDate>Mon, 08 Feb 2010 20:11:17 GMT</pubDate>
    </item>
    <item>
      <title>WPF "Tip of the Day" window</title>
      <description>An easy to use &amp;quot;Tip of the Day&amp;quot; window for WPF with an internal tips editor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.catenalogic.com%2fpost%2f2010%2f02%2f08%2fWPF-e2809cTip-of-the-Daye2809d-window.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.catenalogic.com%2fpost%2f2010%2f02%2f08%2fWPF-e2809cTip-of-the-Daye2809d-window.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Tip_of_the_Day_window</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Tip_of_the_Day_window</guid>
      <pubDate>Mon, 08 Feb 2010 19:06:08 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Regenerate .designer.cs</title>
      <description>Your ASPX or ASCX .designer.cs file stopped being generated by Visual Studio and you don't know why?  Here is a little trick for you. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2010%2f02%2f08%2fASPNET-Regenerate-designercs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2010%2f02%2f08%2fASPNET-Regenerate-designercs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Regenerate_designer_cs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Regenerate_designer_cs</guid>
      <pubDate>Mon, 08 Feb 2010 18:53:08 GMT</pubDate>
    </item>
  </channel>
</rss>