<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by calca</title>
    <description>Stories kicked by calca</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> Survey: Ajax usage among .NET developers in 2009</title>
      <description>Take the survey to see how the adoption of Ajax among .NET developers changed since the survey held in 2007 &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%2f05%2f21%2fajax-usage-among-.net-developers-in-2009.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f05%2f21%2fajax-usage-among-.net-developers-in-2009.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Survey_Ajax_usage_among_NET_developers_in_2009</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Survey_Ajax_usage_among_NET_developers_in_2009</guid>
      <pubDate>Fri, 22 May 2009 18:04:40 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC brings FUN back inside web development, on .NET</title>
      <description>Simone writes about his impressions on ASP.NET MVC and why it has reactivated the motivation of developers on the .NET community for web development. &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%2f27%2fasp.net-mvc-brings-fun-back-inside-web-development-on-.net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f27%2fasp.net-mvc-brings-fun-back-inside-web-development-on-.net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_brings_FUN_back_inside_web_development_on_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_brings_FUN_back_inside_web_development_on_NET</guid>
      <pubDate>Tue, 28 Apr 2009 16:01:03 GMT</pubDate>
    </item>
    <item>
      <title>How to improve the performances of ASP.NET MVC web applications</title>
      <description>Today I stumbled upon a nice presentation that Rudi Benkovic gave last week at the Slovenian DotNet User Group, about ASP.NET MVC Performances.
It is an in depth analysis of a Digg-like site and how it went from serving (on a test machine) 6 req/sec to 390 req/sec.
The analysis prove the usual rule of performance optimization: no matter what you do to optimize your code, the biggest performance hit is data retrieval, and the first thing you have to optimize is always this.
But apart from this obvious outcome, I just want to take out from this presentation the 3 point that are really specific to ASP.NET MVC &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%2f17%2fhow-to-improve-the-performances-of-asp.net-mvc-web-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f17%2fhow-to-improve-the-performances-of-asp.net-mvc-web-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/How_to_improve_the_performances_of_ASP_NET_MVC_web_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/How_to_improve_the_performances_of_ASP_NET_MVC_web_applications</guid>
      <pubDate>Fri, 17 Apr 2009 22:46:04 GMT</pubDate>
    </item>
    <item>
      <title>5 blogs every asp.net programmer should know analyzed with 31-DBBB day</title>
      <description>31-DBBB day 4 task is to analyze leader blogs in your niche. I do so here with some recommendation I hope you'll enjoy &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevelopment.tobiasopdenbrouw.nl%2fpost%2f2009%2f04%2f09%2f5-blogs-every-ASPNET-programmer-should-know-analyzed-(31-DBBB-4-method).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevelopment.tobiasopdenbrouw.nl%2fpost%2f2009%2f04%2f09%2f5-blogs-every-ASPNET-programmer-should-know-analyzed-(31-DBBB-4-method).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/5_blogs_every_asp_net_programmer_should_know_analyzed_with_31_DBBB_day</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/5_blogs_every_asp_net_programmer_should_know_analyzed_with_31_DBBB_day</guid>
      <pubDate>Fri, 10 Apr 2009 19:01:12 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>ASP.NET MVC goes RTM before MIX09</title>
      <description>Not sure if the release was intentional or just someone that forgot to set the timezone field while publishing the download, but ASP.NET MVC has been RTMed before MIX09. &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%2f03%2f18%2fasp.net-mvc-goes-rtm-before-mix09.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f03%2f18%2fasp.net-mvc-goes-rtm-before-mix09.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_goes_RTM_before_MIX09</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_goes_RTM_before_MIX09</guid>
      <pubDate>Wed, 18 Mar 2009 19:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Extending Ninject to inject dependencies into Action Filters </title>
      <description>In this last post of the series Simone shows the changes he did to Ninject to make it transparent for the developer to inject dependencies into ASP.NET Action Filters. And he also release the small integration library as opensource &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%2f02%2f15%2fextending-ninject-to-inject-dependencies-into-action-filters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f15%2fextending-ninject-to-inject-dependencies-into-action-filters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Extending_Ninject_to_inject_dependencies_into_Action_Filters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Extending_Ninject_to_inject_dependencies_into_Action_Filters</guid>
      <pubDate>Mon, 16 Feb 2009 06:16:09 GMT</pubDate>
    </item>
    <item>
      <title>Learn the Basics Before Programming</title>
      <description>Simone Chiaretta wraps up the recent discussion on the community about the controversy opinions of building a software that only works versus building the software that has a high quality. After that, the leaves his own opinions on this. &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%2f02%2f12%2fdo-you-wanna-be-the-picasso-of-programming-first-learn.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f12%2fdo-you-wanna-be-the-picasso-of-programming-first-learn.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Learn_the_Basics_Before_Programming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Learn_the_Basics_Before_Programming</guid>
      <pubDate>Thu, 12 Feb 2009 22:46:16 GMT</pubDate>
    </item>
    <item>
      <title>How to use Ninject to inject dependencies into ASP.NET MVC ActionFilte</title>
      <description>Simone shows us how to use Ninjet to inject dependencies to ASP.NET MVC. &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%2f02%2f10%2fhow-to-use-ninject-to-inject-dependencies-into-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f10%2fhow-to-use-ninject-to-inject-dependencies-into-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_use_Ninject_to_inject_dependencies_into_ASP_NET_MVC_ActionFilte</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_use_Ninject_to_inject_dependencies_into_ASP_NET_MVC_ActionFilte</guid>
      <pubDate>Tue, 10 Feb 2009 19:01:03 GMT</pubDate>
    </item>
    <item>
      <title>How to put a backround image in a HR for IE with jQuery</title>
      <description>IE till version 7 has a bug: you cannot put a background image in a &amp;lt;HR /&amp;gt; tag, so you cannot have a nice graphical line and keeping the semantic coolness of the hr tag. This post explain how to reach that goal using a bit of jQuery &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftech.piyodesign.it%2farchive%2f2009%2f02%2f08%2fhow-to-put-a-backround-in-hr-with-ie.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftech.piyodesign.it%2farchive%2f2009%2f02%2f08%2fhow-to-put-a-backround-in-hr-with-ie.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/How_to_put_a_backround_image_in_a_HR_for_IE_with_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/How_to_put_a_backround_image_in_a_HR_for_IE_with_jQuery</guid>
      <pubDate>Mon, 09 Feb 2009 17:31:12 GMT</pubDate>
    </item>
    <item>
      <title>How to use Ninject with ASP.NET MVC</title>
      <description>By default, the ASP.NET MVC framework instantiate controllers calling their default constructor. This makes using Dependency Injection impossible. But, as almost everything inside that framework, the logic with which a controller is instantiated can be replaced with you own logic. This can be done creating your own ControllerFactory, which is pretty simple. But if you are using one of the many popular DI/IoC libraries, that task is even simpler, since there are already custom controller factories for almost all the IoC libraries available. In this post we are are going to see how to use the ControllerFactory that delegates to Ninject the creation of your controllers. &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%2f02%2f05%2fhow-to-use-ninject-with-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f05%2fhow-to-use-ninject-with-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_use_Ninject_with_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_use_Ninject_with_ASP_NET_MVC</guid>
      <pubDate>Thu, 05 Feb 2009 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Oxite: OpenSource CMS from Microsoft Built on ASP.NET MVC</title>
      <description>Simone Chiaretta writes about the recent announcement by Microsoft Evangelist, Jeff Sandquist, about Oxite which is an open source CMS built by Microsoft as a showcase and sample for ASP.NET MVC. &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%2f2008%2f12%2f09%2foxite-opensource-cms-from-microsoft.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f12%2f09%2foxite-opensource-cms-from-microsoft.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Oxite_OpenSource_CMS_from_Microsoft_Built_on_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Oxite_OpenSource_CMS_from_Microsoft_Built_on_ASP_NET_MVC</guid>
      <pubDate>Tue, 09 Dec 2008 18:16:18 GMT</pubDate>
    </item>
    <item>
      <title>The Book Writing Process</title>
      <description>Simone Chiaretta writes about the writing process of a book, especially a programming book, based on his own experiences with Wrox when working on Beginning ASP.NET MVC. &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%2f2008%2f12%2f03%2fthe-book-writing-process.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f12%2f03%2fthe-book-writing-process.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Book_Writing_Process</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Book_Writing_Process</guid>
      <pubDate>Thu, 04 Dec 2008 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Theme Generator</title>
      <description>A fun little ASP.NET MVC Application I wrote to generate Visual Studio themes based off of 3 given colors. I have always felt that selecting every color to make a decent theme is way too repetitive. This web application automatically chooses complements / contrasts based off your initial color selections (and uses jQuery to let you preview your theme before creating). Check it out and let me know what you think. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2ftools%2fTheme.mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2ftools%2fTheme.mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Visual_Studio_Theme_Generator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Visual_Studio_Theme_Generator</guid>
      <pubDate>Thu, 07 Aug 2008 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How to get up to speed with Team Foundation Server</title>
      <description>A collection of links about TFS, from evaluation to installation to customization and maintenance. &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%2f2008%2f06%2f20%2fHow-to-get-up-to-speed-with-Team-Foundation-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f06%2f20%2fHow-to-get-up-to-speed-with-Team-Foundation-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_to_get_up_to_speed_with_Team_Foundation_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_to_get_up_to_speed_with_Team_Foundation_Server</guid>
      <pubDate>Fri, 20 Jun 2008 19:01:03 GMT</pubDate>
    </item>
  </channel>
</rss>