<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by atifaziz</title>
    <description>Stories kicked by atifaziz</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>Application-wide action filters in ASP.NET MVC</title>
      <description>Ever had a team of developers using your ASP.NET MVC framework? Chances are you have implemented some action filters (i.e. for logging) which should be applied on all controllers in the application. Two ways to do this: kindly ask your developers to add a [Logging] attribute to the controllers they write, or kindly ask to inherit from SomeCustomControllerWithActionsInPlace.

If you have been in this situation, monday mornings, afternoons, tuesdays and other weekdays are in fact days where some developers will forget to do one of the above. This means no logging! Or any other action filters that are executed due to a developer that has not been fed with enough coffee. Wouldn't it be nice to have a central repository where you can register application-wide action filters? That's exactly what we are going to do in this blog post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f06%2f24%2fApplication-wide-action-filters-in-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f06%2f24%2fApplication-wide-action-filters-in-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Application_wide_action_filters_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Application_wide_action_filters_in_ASP_NET_MVC</guid>
      <pubDate>Wed, 24 Jun 2009 14:30:02 GMT</pubDate>
    </item>
    <item>
      <title>Live Twitter stream of notable people in the .NET community</title>
      <description>Built with ASP.NET MVC, jQuery and TweetSharp &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmanagedassembly.com%2ftwitter"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmanagedassembly.com%2ftwitter" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Live_Twitter_stream_of_notable_people_in_the_NET_community</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Live_Twitter_stream_of_notable_people_in_the_NET_community</guid>
      <pubDate>Tue, 26 May 2009 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Free T4 Editor for your ASP.NET MVC T4 Templates available</title>
      <description>Found on tangible blog, that the new tangible T4 Editor 1.4 FREE EDITION now includes full Intelli-Sense support

for MVC Host and related namespaces used in ASP.NET MVC 1.0 RTM T4 Templates. In addition it provides a nice highlighting
for ASP.NET and T4 Code.

Seems like anyone can now edit MVC T4 Templates with full comfort without investing a penny. 

Awesome! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftangibleengineering.blogspot.com%2f2009%2f05%2ftangible-t4-editor-14-support-for-mvc.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftangibleengineering.blogspot.com%2f2009%2f05%2ftangible-t4-editor-14-support-for-mvc.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Free_T4_Editor_for_your_ASP_NET_MVC_T4_Templates_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Free_T4_Editor_for_your_ASP_NET_MVC_T4_Templates_available</guid>
      <pubDate>Sat, 09 May 2009 01:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Git, SSH, PuTTY, GitHub, Unfuddle, the kitchen sink</title>
      <description>After reading a good number of the guides for getting Git/ GitHub/ Unfuddle working correctly in Windows, I finally got it sorted out. I had to use a bunch of things I had not used before so I realized it's probably a good idea to share my findings, hoping to help someone else (and maybe myself again) in the future.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fsergio_pereira%2farchive%2f2009%2f05%2f06%2fgit-ssh-putty-github-unfuddle-the-kitchen-sink.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fsergio_pereira%2farchive%2f2009%2f05%2f06%2fgit-ssh-putty-github-unfuddle-the-kitchen-sink.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Git_SSH_PuTTY_GitHub_Unfuddle_the_kitchen_sink</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Git_SSH_PuTTY_GitHub_Unfuddle_the_kitchen_sink</guid>
      <pubDate>Fri, 08 May 2009 02:31:03 GMT</pubDate>
    </item>
    <item>
      <title>WPF NotifyIcon Released</title>
      <description>This is an implementation of a NotifyIcon (system tray icon) for the WPF platform. It does not just rely on the corresponding WinForms component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hardcodet.net%2fwpf-notifyicon"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hardcodet.net%2fwpf-notifyicon" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_NotifyIcon_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_NotifyIcon_Released</guid>
      <pubDate>Mon, 11 May 2009 06:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Top 5 SQL System stored procedures every developer should know</title>
      <description>There are a number of documented and undocumented system stored procedures in MS SQL Server that are helpful for every web developer working with databases. From the developer's perspective, here's a list of 5 System stored procedures that are my favorite. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcube.com%2fpost%2fTop-5-SQL-System-stored-procedures-every-developer-should-know.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcube.com%2fpost%2fTop-5-SQL-System-stored-procedures-every-developer-should-know.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Top_5_SQL_System_stored_procedures_every_developer_should_know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Top_5_SQL_System_stored_procedures_every_developer_should_know</guid>
      <pubDate>Wed, 13 May 2009 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Learning resources for .NET 4.0 new features</title>
      <description>A comprehensive list of articles for .NET 4.0 new features &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbogdanbrinzarea.wordpress.com%2f2009%2f04%2f24%2flearning-net-40-new-features%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbogdanbrinzarea.wordpress.com%2f2009%2f04%2f24%2flearning-net-40-new-features%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_resources_for_NET_4_0_new_features</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_resources_for_NET_4_0_new_features</guid>
      <pubDate>Fri, 24 Apr 2009 18:16:03 GMT</pubDate>
    </item>
    <item>
      <title>15 Essential Checks Before Launching Your Website</title>
      <description>Your website is designed, the CMS works, content has been added and the client is happy. It's time to take the website live. Or is it? When launching a website, you can often forget a number of things in your eagerness to make it live, so it's useful to have a checklist to look through as you make your final touches and before you announce your website to the world. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.smashingmagazine.com%2f2009%2f04%2f07%2f15-essential-checks-before-launching-your-website%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.smashingmagazine.com%2f2009%2f04%2f07%2f15-essential-checks-before-launching-your-website%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/15_Essential_Checks_Before_Launching_Your_Website</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/15_Essential_Checks_Before_Launching_Your_Website</guid>
      <pubDate>Fri, 10 Apr 2009 07:46:02 GMT</pubDate>
    </item>
    <item>
      <title>C# 4.0: What's next</title>
      <description>An overview on C# versions and a discussion on latest features in C# 4.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmodeeb.wordpress.com%2f2009%2f04%2f08%2fc-40-whats-next%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmodeeb.wordpress.com%2f2009%2f04%2f08%2fc-40-whats-next%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_4_0_What_s_next</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_4_0_What_s_next</guid>
      <pubDate>Thu, 09 Apr 2009 20:31:07 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.5 gone gold</title>
      <description>JetBrains has released version 4.5 of their multi purpose productivity plugin for Visual Studio, ReSharper. This updates contains some pretty cool features. For example, solution wide analysis now checks for members that can be made internal. Also, JetBrains promises to have improved performance and memory use. All in all certainly an update that is worth installing, especially because updating from licenses for version 4.0 and above is free &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f04%2f08%2fReSharper-45-gone-gold.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f04%2f08%2fReSharper-45-gone-gold.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_4_5_gone_gold</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_4_5_gone_gold</guid>
      <pubDate>Thu, 09 Apr 2009 15:16:11 GMT</pubDate>
    </item>
    <item>
      <title>13 ASP.NET MVC extensibility points you have to know</title>
      <description>One of the main design principles ASP.NET MVC has been designed with is extensibility. Everything (or most of) in the processing pipeline is replaceable so, if you don't like the conventions (or lack of them) that ASP.NET MVC uses, you can create your own services to support your conventions and inject them into the main pipeline.

This post shows 13 extensibility points that every ASP.NET MVC developer should know, starting from the beginning of the pipeline and going forward till the rendering of the view. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f08%2f13-asp.net-mvc-extensibility-points-you-have-to-know.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f08%2f13-asp.net-mvc-extensibility-points-you-have-to-know.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/13_ASP_NET_MVC_extensibility_points_you_have_to_know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/13_ASP_NET_MVC_extensibility_points_you_have_to_know</guid>
      <pubDate>Wed, 08 Apr 2009 22:46:06 GMT</pubDate>
    </item>
    <item>
      <title>WorkGrabber.com - Sweet ASP.NET MVC 1.0 + jQuery Application</title>
      <description>Mike Bosch shows us his latest creation using ASP.Net MVC: WorkGrabber.com is a social marketplace for local contractors and customers to interact and get projects done. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmikebosch%2farchive%2f2009%2f04%2f07%2fworkgrabber_2D00_asp_2D00_mvc_2D00_jquery_2D00_application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmikebosch%2farchive%2f2009%2f04%2f07%2fworkgrabber_2D00_asp_2D00_mvc_2D00_jquery_2D00_application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/WorkGrabber_com_Sweet_ASP_NET_MVC_1_0_jQuery_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/WorkGrabber_com_Sweet_ASP_NET_MVC_1_0_jQuery_Application</guid>
      <pubDate>Wed, 08 Apr 2009 22:01:24 GMT</pubDate>
    </item>
    <item>
      <title>Being a software startup in a recession</title>
      <description>Lessons learned about being a software startup in a recession. &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%2f2009%2f04%2fSoftware-Startup-Lessons-(Part-5)-ndash3b-Being-a-software-startup-in-a-recession.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2009%2f04%2fSoftware-Startup-Lessons-(Part-5)-ndash3b-Being-a-software-startup-in-a-recession.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Being_a_software_startup_in_a_recession</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Being_a_software_startup_in_a_recession</guid>
      <pubDate>Wed, 08 Apr 2009 01:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC source code under MS-PL</title>
      <description>Scott Guthrie announces that the ASP.NET MVC source code is being released under the Microsoft Public License (MS-PL).  MS-PL is an OSI-approved open source license.  The MS-PL contains no platform restrictions and provides broad rights to modify and redistribute the source code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f04%2f01%2fasp-net-mvc-1-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f04%2f01%2fasp-net-mvc-1-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_source_code_under_MS_PL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_source_code_under_MS_PL</guid>
      <pubDate>Thu, 02 Apr 2009 18:16:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - Find All Servers From Local Network - Using sqlcmd</title>
      <description>Very simple and very quick. Something when ran on your command prompt will surprise you with result. You may find servers running and active, which you are unaware of. Try it. Bookmark it!

This is corrected link. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f03%2f18%2fsql-server-find-all-servers-from-local-network-using-sqlcmd%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f03%2f18%2fsql-server-find-all-servers-from-local-network-using-sqlcmd%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_Find_All_Servers_From_Local_Network_Using_sqlcmd_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_Find_All_Servers_From_Local_Network_Using_sqlcmd_1</guid>
      <pubDate>Sat, 21 Mar 2009 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 3: AVAILABLE!</title>
      <description>Looks like Silverlight 3 is rolled-out: Runtime, SDK and documentation are already available for download. See the Client / Server libs? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nextbestgeek.com%2f2009%2f03%2f18%2fsilverlight-3-its-here%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nextbestgeek.com%2f2009%2f03%2f18%2fsilverlight-3-its-here%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_3_AVAILABLE</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_3_AVAILABLE</guid>
      <pubDate>Fri, 20 Mar 2009 04:46:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 1.0 released</title>
      <description>ASP.NET MVC 1.0 RTM is released &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3fFamilyID%3d53289097-73ce-43bf-b6a6-35e00103cb4b%26displaylang%3den"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3fFamilyID%3d53289097-73ce-43bf-b6a6-35e00103cb4b%26displaylang%3den" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_released</guid>
      <pubDate>Wed, 18 Mar 2009 22:01:26 GMT</pubDate>
    </item>
    <item>
      <title>AnkhSVN 2.0.6310 Released - Subversion Plugin for Visual Studio.</title>
      <description>New features include:  Experimental support of Visual Studio 2010, Overall performance improvemens, and much more... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fankhsvn.open.collab.net%2fservlets%2fProjectProcess%3fdocumentContainer%3dc1__Ankh%25202.0"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fankhsvn.open.collab.net%2fservlets%2fProjectProcess%3fdocumentContainer%3dc1__Ankh%25202.0" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/AnkhSVN_2_0_6310_Released_Subversion_Plugin_for_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/AnkhSVN_2_0_6310_Released_Subversion_Plugin_for_Visual_Studio</guid>
      <pubDate>Mon, 02 Mar 2009 23:31:20 GMT</pubDate>
    </item>
    <item>
      <title>SVN-Monitor's source-code is now available at Google-Code</title>
      <description>SVN-Monitor's source-code is now available at Google-Code.
You can now use SVN-Monitor to monitor SVN-Monitor's code-changes! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d131"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d131" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/SVN_Monitor_s_source_code_is_now_available_at_Google_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/SVN_Monitor_s_source_code_is_now_available_at_Google_Code</guid>
      <pubDate>Sun, 01 Mar 2009 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Ruby inspired C# Extension Methods for natural DateTime operations</title>
      <description>FluentDateTime is a open source library of Ruby inspired C# Extension Methods for easier and more natural DateTime handling and operations in .NET that allows you to write code like this:
DateTime.Now + 1.Week() + 3.Days + 14.Minutes();
3.Days().Ago();
5.Days().After(new DateTime(2000, 1, 1));
DateTime.Now.NextDay();
DateTime.Now.WeekAfter();
DateTime.Now.Midnight();
DateTime.Now.SetTime(11, 55, 0); &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2ffluentdatetime"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2ffluentdatetime" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Ruby_inspired_C_Extension_Methods_for_natural_DateTime_operations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Ruby_inspired_C_Extension_Methods_for_natural_DateTime_operations</guid>
      <pubDate>Tue, 24 Feb 2009 18:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SVN-Monitor is going Open-Source</title>
      <description>You can start downloading the latest beta version and it's source-code (C#). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d120"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d120" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/SVN_Monitor_is_going_Open_Source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/SVN_Monitor_is_going_Open_Source</guid>
      <pubDate>Tue, 24 Feb 2009 05:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Creating RSS Feeds Using ASP.NET 3.5</title>
      <description>&amp;quot;We wanted to have an RSS feed so customers could keep up to date with new or recently updated Dovetail Knowledge Base articles. My personal mental gate was that I really didn't want to try to figure out how to properly create an RSS or Atom feed and I didn't want to bother with complex heavy handed frameworks like Argotic. Then one day Josh introduced me to the System.ServiceModel.Syndication namespace (introduced in .Net 3.5) and my life was never the same. &amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.dovetailsoftware.com%2fblogs%2fkmiller%2farchive%2f2009%2f02%2f06%2fcreating-rss-feeds-using-asp-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.dovetailsoftware.com%2fblogs%2fkmiller%2farchive%2f2009%2f02%2f06%2fcreating-rss-feeds-using-asp-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_RSS_Feeds_Using_ASP_NET_3_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_RSS_Feeds_Using_ASP_NET_3_5</guid>
      <pubDate>Thu, 19 Feb 2009 22:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Beware of ASP.NET MVC JavaScriptResult </title>
      <description>"While the MVC RC has brought with it many improvements, it has also taken a step towards breaking down the clean separation of concerns with the introduction of the JavaScriptResult ActionResult. .JavaScriptResult puts more power into the hands of the developer, but also assists in shooting yourself in the foot if used improperly." &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fbilly_mccafferty%2farchive%2f2009%2f02%2f07%2fbeware-of-asp-net-mvc-javascriptresult.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fbilly_mccafferty%2farchive%2f2009%2f02%2f07%2fbeware-of-asp-net-mvc-javascriptresult.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Beware_of_ASP_NET_MVC_JavaScriptResult</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Beware_of_ASP_NET_MVC_JavaScriptResult</guid>
      <pubDate>Fri, 13 Feb 2009 05:13:53 GMT</pubDate>
    </item>
    <item>
      <title>A Failure in Microsofts Open Source Strategy</title>
      <description>If they want their development tools to be the tools to develop with and they want Windows to be the platform to deploy solutions on (open source and otherwise), then they need to consider, very carefully, how they expect to achieve that. You've got to do more than release open source software . . . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchriscyvas.wordpress.com%2f2009%2f02%2f10%2fa-failure-in-microsofts-open-source-strategy%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchriscyvas.wordpress.com%2f2009%2f02%2f10%2fa-failure-in-microsofts-open-source-strategy%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/A_Failure_in_Microsofts_Open_Source_Strategy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/A_Failure_in_Microsofts_Open_Source_Strategy</guid>
      <pubDate>Fri, 13 Feb 2009 21:16:13 GMT</pubDate>
    </item>
    <item>
      <title>Moonlight 1.0 Release</title>
      <description>Now Linux lovers can enjoy Silverlight streaming media with Moonlight 1.0. Read what Scott Guthrie tells us about this open source implementation of Silverlight. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f02%2f11%2fmoonlight-1-0-release.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f02%2f11%2fmoonlight-1-0-release.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Moonlight_1_0_Release</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Moonlight_1_0_Release</guid>
      <pubDate>Thu, 12 Feb 2009 21:16:03 GMT</pubDate>
    </item>
  </channel>
</rss>