<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with asp.netmvc</title>
    <description>the latest stories tagged with 'asp.netmvc' 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>Custom Controller Factory in ASP.NET MVC</title>
      <description>Introducing Controller Factory in ASP.NET MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2fblog%2fcustom-controller-factory-in-asp-net-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2fblog%2fcustom-controller-factory-in-asp-net-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Custom_Controller_Factory_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Custom_Controller_Factory_in_ASP_NET_MVC</guid>
      <pubDate>Sat, 09 May 2009 14:11:38 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Tip: Turn on compile-time View Checking</title>
      <description>I like the compiler to catch as many errors as possible before I start debugging or release my application. This also applies to code nuggets in ASP.NET MVC views, especially since these are not unit-testable. This article shows how to enable compile-time View checking for ASP.NET MVC projects.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevermind.com%2flinq%2faspnet-mvc-tip-turn-on-compile-time-view-checking"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevermind.com%2flinq%2faspnet-mvc-tip-turn-on-compile-time-view-checking" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Tip_Turn_on_compile_time_View_Checking</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Tip_Turn_on_compile_time_View_Checking</guid>
      <pubDate>Mon, 04 May 2009 22:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Setting up a minimal ASP.NET MVC project in Visual Studio</title>
      <description>In this post we will walk through the required steps to create a project that contains the minimal amount of configuration and code to get ASP.NET MVC running. In the course of this post you will get a better understanding of Routing and the MVC framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmichielvoo.net%2fblog%2fsetting-up-a-minimal-asp-net-mvc-project-in-visual-studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmichielvoo.net%2fblog%2fsetting-up-a-minimal-asp-net-mvc-project-in-visual-studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Setting_up_a_minimal_ASP_NET_MVC_project_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Setting_up_a_minimal_ASP_NET_MVC_project_in_Visual_Studio</guid>
      <pubDate>Wed, 08 Apr 2009 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Best Practices (Part 2) - Kazi Manzur Rashid's Blog</title>
      <description>This is the second part of the series and may be the last, till I find some thing new. My plan was to start with routing, controller, controller to model, controller to view and last of all the view, but some how I missed one important thing in routing, so I will begin with that in this post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f04%2f03%2fasp-net-mvc-best-practices-part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f04%2f03%2fasp-net-mvc-best-practices-part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Best_Practices_Part_2_Kazi_Manzur_Rashid_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Best_Practices_Part_2_Kazi_Manzur_Rashid_s_Blog</guid>
      <pubDate>Fri, 03 Apr 2009 22: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>ASP.NET MVC Best Practices (Part 1) - Kazi Manzur Rashid's Blog</title>
      <description>In this post, I will share some of the best practices/guideline in developing ASP.NET MVC applications which I have learned in the hard way. I will not tell you to use DI or Unit Test instead I will assume you are already doing it and you prefer craftsmanship over anything. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f04%2f01%2fasp-net-mvc-best-practices-part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f04%2f01%2fasp-net-mvc-best-practices-part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Best_Practices_Part_1_Kazi_Manzur_Rashid_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Best_Practices_Part_1_Kazi_Manzur_Rashid_s_Blog</guid>
      <pubDate>Thu, 02 Apr 2009 07:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Routing and ASP.NET MVC</title>
      <description>A detailed examination of how ASP.NET MVC and ASP.NET Routing interact and the consequences of those interactions. &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%2f2009%2f03%2f18%2f38085%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.teamb.com%2fcraigstuntz%2f2009%2f03%2f18%2f38085%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Routing_and_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Routing_and_ASP_NET_MVC</guid>
      <pubDate>Thu, 26 Mar 2009 20:51:42 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>ASP.NET MVC Framework Unleashed : Chapter 5 -- Understanding Models</title>
      <description>Stephen Walther has published one more chapter from his book ASP.NET MVC Framework Unleashed on his website. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f02%2f27%2fchapter-5-understanding-models.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f02%2f27%2fchapter-5-understanding-models.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Framework_Unleashed_Chapter_5_Understanding_Models</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Framework_Unleashed_Chapter_5_Understanding_Models</guid>
      <pubDate>Sat, 28 Feb 2009 02:14:20 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Chart with MVC and Google Spreadsheet API</title>
      <description>Learn how to integrate ASP.NET charting controls with ASP.NET MVC and Google Spreadsheet Data API.

It shows a sample ASP.NET MVC application that uses data retrieved from a Google Spreasheet to feed an ASP.NET charting control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.leniel.net%2f2009%2f02%2faspnet-chart-mvc-google-spreadsheet-api.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.leniel.net%2f2009%2f02%2faspnet-chart-mvc-google-spreadsheet-api.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Chart_with_MVC_and_Google_Spreadsheet_API</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Chart_with_MVC_and_Google_Spreadsheet_API</guid>
      <pubDate>Tue, 10 Feb 2009 22:46:17 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC DeveloperZen Feed Action Result</title>
      <description>Describes an easy way to expose RSS feeds as a controller's action result in ASP,NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerzen.com%2f2009%2f01%2f11%2faspnet-mvc-rss-feed-action-result%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerzen.com%2f2009%2f01%2f11%2faspnet-mvc-rss-feed-action-result%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_DeveloperZen_Feed_Action_Result</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_DeveloperZen_Feed_Action_Result</guid>
      <pubDate>Mon, 12 Jan 2009 13:30:16 GMT</pubDate>
    </item>
    <item>
      <title>xVal - a validation framework for ASP.NET MVC</title>
      <description>xVal lets you link up your choice of server-side validation mechanism with your choice of client-side validation library. It guides you to fit them both into ASP.NET MVC conventions, so everything plays nicely with model binding and errors registered in ModelState. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2009%2f01%2f10%2fxval-a-validation-framework-for-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2009%2f01%2f10%2fxval-a-validation-framework-for-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/xVal_a_validation_framework_for_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/xVal_a_validation_framework_for_ASP_NET_MVC</guid>
      <pubDate>Sun, 11 Jan 2009 13:46:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC - Think Before You Bind</title>
      <description>ASP.NET MVC is a powerful and simple framework, but there are a few things that ASP.NET developers will need to pay careful attention to when moving to MVC. This post discusses the automatic binding abilities in ASP.NET MVC and why you need to think before you bind. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f01%2f08%2fASPNET-MVC-Think-Before-You-Bind.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f01%2f08%2fASPNET-MVC-Think-Before-You-Bind.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Think_Before_You_Bind</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Think_Before_You_Bind</guid>
      <pubDate>Thu, 08 Jan 2009 23:31:20 GMT</pubDate>
    </item>
    <item>
      <title>Spark Language Package - Preview 1</title>
      <description>This is a very early copy of a msi which installs a Spark language package for Visual Studio 2008. It will put dlls into a Program Files\Spark directory and add just enough registry keys to add color and intellisense to files with a .spark extension. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwhereslou.com%2f2008%2f12%2f19%2fspark-language-package-preview-1"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwhereslou.com%2f2008%2f12%2f19%2fspark-language-package-preview-1" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Spark_Language_Package_Preview_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Spark_Language_Package_Preview_1</guid>
      <pubDate>Thu, 01 Jan 2009 10:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Design Gallery at www.ASP.net</title>
      <description>We just launched a new Design Gallery for ASP.NET MVC websites at: http://www.ASP.net/mvc/gallery
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2008%2f12%2f18%2fasp-net-mvc-design-gallery-at-www.asp.net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2008%2f12%2f18%2fasp-net-mvc-design-gallery-at-www.asp.net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Design_Gallery_at_www_ASP_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Design_Gallery_at_www_ASP_net</guid>
      <pubDate>Fri, 19 Dec 2008 01:43:41 GMT</pubDate>
    </item>
    <item>
      <title>Building a simple multiplayer game with ASP.Net MVC and jQuery</title>
      <description>Last weekend I had presented a small multiplayer-game built in MVC and jQuery as a sample for a speaking engagement. There isn't much to the &amp;quot;game&amp;quot;, as you currently can only move around, but it helps illustrate how easy it is to use jQuery and MVC together to make something interesting. Who knows, maybe the source could kick-start development on your own game? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3df84f38e9-725c-4adc-ac17-e0d92ac0e176"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3df84f38e9-725c-4adc-ac17-e0d92ac0e176" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_a_simple_multiplayer_game_with_ASP_Net_MVC_and_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_a_simple_multiplayer_game_with_ASP_Net_MVC_and_jQuery</guid>
      <pubDate>Mon, 15 Dec 2008 09:16:17 GMT</pubDate>
    </item>
    <item>
      <title>Useful HtmlHelpers for ASP.NET MVC</title>
      <description>HtmlHelpers are super tiny weapons in ASP.NET MVC and they are growing day by day. In this post you will find a list of most useful HtmlHelpers for ASP.NET MVC and this list will be completed and completed! So you can join me to enlarge this list ;-) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsharplife.net%2f2008%2f11%2f14%2fUsefulHtmlHelpersForASPNETMVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsharplife.net%2f2008%2f11%2f14%2fUsefulHtmlHelpersForASPNETMVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Useful_HtmlHelpers_for_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Useful_HtmlHelpers_for_ASP_NET_MVC</guid>
      <pubDate>Sun, 16 Nov 2008 03:49:32 GMT</pubDate>
    </item>
    <item>
      <title>jBlogMvc : part 3 Themable View Engine, Archive and Filtering by year,</title>
      <description>Now using beta 1, add a theme support, built a new viewengine to support themes pathes, added archive view  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f10%2f28%2fjBlogMvc-part-3-Themable-View-Engine-Archive-and-Filtering-by-year-month-and-day.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f10%2f28%2fjBlogMvc-part-3-Themable-View-Engine-Archive-and-Filtering-by-year-month-and-day.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jBlogMvc_part_3_Themable_View_Engine_Archive_and_Filtering_by_year</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jBlogMvc_part_3_Themable_View_Engine_Archive_and_Filtering_by_year</guid>
      <pubDate>Thu, 30 Oct 2008 19:46:12 GMT</pubDate>
    </item>
    <item>
      <title>ASP.Net MVC - Upgrading From Preview 5 to Beta</title>
      <description>For those who, like me, have been following along with each preview push at the CodePlex project, I found a list of changes made between Preview 5 and Beta buried at the bottom of the Release Notes document as well as Microsoft's recommended upgrade path from Preview 5 to Beta. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3d4f2a004d-4683-4759-be6a-a2656db7b2aa"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3d4f2a004d-4683-4759-be6a-a2656db7b2aa" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Net_MVC_Upgrading_From_Preview_5_to_Beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Net_MVC_Upgrading_From_Preview_5_to_Beta</guid>
      <pubDate>Fri, 17 Oct 2008 06:09:20 GMT</pubDate>
    </item>
    <item>
      <title>Creating Model Classes with LINQ to SQL</title>
      <description>great tutorial about the new ASP.NET MVC Framework. Stephen Walther explains how to create Model classes for Linq to Sql. He also introduces the repository pattern for a better encapsulation of your data layer and a better testability of the application. Very interesting. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f10%2f10%2fnew-asp-net-mvc-tutorials.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f10%2f10%2fnew-asp-net-mvc-tutorials.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_Model_Classes_with_LINQ_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_Model_Classes_with_LINQ_to_SQL</guid>
      <pubDate>Sat, 11 Oct 2008 15:32:40 GMT</pubDate>
    </item>
    <item>
      <title>jBlogMvc : part 2 Editing, Deleting, Paging Posts and Rss feeds</title>
      <description>In this part of the series I add editing and deleting posts, the blog posts now has feeds, I also use jquery and the jeditable plugin fot inline editing, I added paging for the posts as well &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f10%2f05%2fjBlogMvc-part-2-editing-deleting-paging-posts-rss-feeds.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f10%2f05%2fjBlogMvc-part-2-editing-deleting-paging-posts-rss-feeds.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jBlogMvc_part_2_Editing_Deleting_Paging_Posts_and_Rss_feeds</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jBlogMvc_part_2_Editing_Deleting_Paging_Posts_and_Rss_feeds</guid>
      <pubDate>Tue, 07 Oct 2008 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery to ship with ASP.NET MVC and Visual Studio</title>
      <description>Microsoft is going to make jQuery part of the official dev platform. JQuery will come with Visual Studio in the long term, and in the short term it'll ship with ASP.NET MVC. We'll also ship a version includes Intellisense in Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fjQuerytoshipwithASPNETMVCandVisualStudio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fjQuerytoshipwithASPNETMVCandVisualStudio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_to_ship_with_ASP_NET_MVC_and_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_to_ship_with_ASP_NET_MVC_and_Visual_Studio</guid>
      <pubDate>Tue, 30 Sep 2008 04:01:03 GMT</pubDate>
    </item>
    <item>
      <title>jBlogMvc : part 1 Building the Administration Area</title>
      <description>In this part, I used some features of the ASP.NET MVC to build an administration area, jQuery too was used on client side (validator plugin).
Used membership for validation, Model Binders, jQuery Client validation,Small validation framework for business rules and server side validation.(originally written by scott gu), Using nested master pages in ASP.NET MVC, Applying the &amp;quot;Post/Redirect/Get&amp;quot; (aka PRG) pattern.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f09%2f25%2fjBlogMvc-part-1-Building-the-Administration-Area.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelsehemy.net%2fpost%2f2008%2f09%2f25%2fjBlogMvc-part-1-Building-the-Administration-Area.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jBlogMvc_part_1_Building_the_Administration_Area</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jBlogMvc_part_1_Building_the_Administration_Area</guid>
      <pubDate>Thu, 25 Sep 2008 20:31:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Tip #44 - Create a Pager HTML Helper </title>
      <description>This tip demonstrate how you can create a custom HTML Helper that you can use to generate a user interface for paging through a set of database records. Stephen built on the work of Troy Goode and Martijn Boland. Also demonstrate how you can build unit tests for HTML Helpers by faking the HtmlHelper class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f09%2f18%2fasp-net-mvc-tip-44-create-a-pager-html-helper.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f09%2f18%2fasp-net-mvc-tip-44-create-a-pager-html-helper.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Tip_44_Create_a_Pager_HTML_Helper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Tip_44_Create_a_Pager_HTML_Helper</guid>
      <pubDate>Fri, 19 Sep 2008 01:53:54 GMT</pubDate>
    </item>
    <item>
      <title>jQuery ajax with asp.net mvc preview 5</title>
      <description>How to use the AjaxHelpers in preview 5 with jQuery as the ajax engine &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f09%2f16%2fjquery-ajax-with-aspnet-mvc-preview-5%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f09%2f16%2fjquery-ajax-with-aspnet-mvc-preview-5%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_ajax_with_asp_net_mvc_preview_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_ajax_with_asp_net_mvc_preview_5</guid>
      <pubDate>Thu, 18 Sep 2008 23:31:10 GMT</pubDate>
    </item>
  </channel>
</rss>