<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Parrish45</title>
    <description>Stories kicked by Parrish45</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>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>Three Simple Rhino Mocks Rules</title>
      <description>Jimmy Bogard shows how he uses the new Rhino Mocks syntax, and three short rules for using it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f10%2f05%2fthree-simple-rhino-mocks-rules.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f10%2f05%2fthree-simple-rhino-mocks-rules.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Three_Simple_Rhino_Mocks_Rules</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Three_Simple_Rhino_Mocks_Rules</guid>
      <pubDate>Tue, 07 Oct 2008 04:46:13 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET website Continuous Integration+Deployment using CruiseControl.</title>
      <description>You can setup continuous integration and automated deployment for your web application using CruiseControl.NET, Subversion, MSBuild and Robocopy. I will show you how you can automatically build the entire solution, email build report to developers and QA, deploy latest code in IIS all using CruiseControl.NET every N minutes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f06%2fasp-net-website-continuous-integration-deployment-using-cruisecontrol-net-subversion-msbuild-and-robocopy.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f06%2fasp-net-website-continuous-integration-deployment-using-cruisecontrol-net-subversion-msbuild-and-robocopy.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/ASP_NET_website_Continuous_Integration_Deployment_using_CruiseControl</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/ASP_NET_website_Continuous_Integration_Deployment_using_CruiseControl</guid>
      <pubDate>Tue, 07 Oct 2008 05:31:04 GMT</pubDate>
    </item>
    <item>
      <title>BlogEngine.NET community is growing!</title>
      <description>new contributions to support BlogEngine.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f10%2f04%2fBlogEngineNET-community-is-growing!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f10%2f04%2fBlogEngineNET-community-is-growing!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/BlogEngine_NET_community_is_growing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/BlogEngine_NET_community_is_growing</guid>
      <pubDate>Tue, 07 Oct 2008 01:46:15 GMT</pubDate>
    </item>
    <item>
      <title>Expression Tree vs Reflection.</title>
      <description>Expression Trees can be used to avoid Reflection poor performance when you need to invoke methods in object that you deos not know at runtime. In this post I show you how you can access to property of objects building and compiling an expression tree. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f10%2f04%2fexpression-tree-vs-reflection%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f10%2f04%2fexpression-tree-vs-reflection%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Expression_Tree_vs_Reflection</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Expression_Tree_vs_Reflection</guid>
      <pubDate>Mon, 06 Oct 2008 19:46:11 GMT</pubDate>
    </item>
    <item>
      <title>Best practices for creating websites in IIS 6</title>
      <description>A list of steps that I always take while creating ASP.NET websites in IIS 6. It ensures better performance maintainability, and scalability of your application.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f04%2fbest-practices-for-creating-websites-in-iis-6-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f04%2fbest-practices-for-creating-websites-in-iis-6-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Best_practices_for_creating_websites_in_IIS_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Best_practices_for_creating_websites_in_IIS_6</guid>
      <pubDate>Mon, 06 Oct 2008 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>How to Install Your Own Subversion Version Control Server Using Visual</title>
      <description>This article will have 2 sections One will discuss the SVN Server installation and configuration and the second part will be about how to use the SVN client.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f02%2fhow-to-install-your-own-subversion-version-control-server-using-visual-svn%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f02%2fhow-to-install-your-own-subversion-version-control-server-using-visual-svn%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Install_Your_Own_Subversion_Version_Control_Server_Using_Visual</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Install_Your_Own_Subversion_Version_Control_Server_Using_Visual</guid>
      <pubDate>Mon, 06 Oct 2008 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ'ing the Future of Development with Jim Wooley</title>
      <description>The latest version of the .Net Framework includes a technology called LINQ.  Developers are digging their teeth into it and Deep Fried Bytes is here to help with them work out the KINQs in LINQ.  Keith and Woody sit down with Jim Wooley and discuss the truths, gotchas and a few rusty washers about LINQ. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-14-linq-ing-the-future-of-development-with-jim-wooley%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-14-linq-ing-the-future-of-development-with-jim-wooley%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_ing_the_Future_of_Development_with_Jim_Wooley</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_ing_the_Future_of_Development_with_Jim_Wooley</guid>
      <pubDate>Sat, 04 Oct 2008 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Three C# 2.0/3.0 Syntaxes That You Didn't Know But Were Afraid to Ask</title>
      <description>Working with other colleagues, I found these C# syntaxes are still not well-known and used &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f30%2fThree-C-Sharp-Syntaxes-That-You-Didnt-Know-But-Were-Afraid-to-Ask.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f30%2fThree-C-Sharp-Syntaxes-That-You-Didnt-Know-But-Were-Afraid-to-Ask.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Three_C_2_0_3_0_Syntaxes_That_You_Didn_t_Know_But_Were_Afraid_to_Ask</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Three_C_2_0_3_0_Syntaxes_That_You_Didn_t_Know_But_Were_Afraid_to_Ask</guid>
      <pubDate>Mon, 06 Oct 2008 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom jQuery Selector for ASP.NET WebForms</title>
      <description>My quest for a better way to select ASP.NET auto-generated IDs with jQuery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2findex.php%2fcustom-jquery-selector-for-aspnet-webforms%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2findex.php%2fcustom-jquery-selector-for-aspnet-webforms%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Custom_jQuery_Selector_for_ASP_NET_WebForms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Custom_jQuery_Selector_for_ASP_NET_WebForms</guid>
      <pubDate>Mon, 06 Oct 2008 06:16:13 GMT</pubDate>
    </item>
  </channel>
</rss>