<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by catto</title>
    <description>Stories kicked by catto</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>Two More Windows Phone 7 Tutorials</title>
      <description>Couple of WP7 tutorials covering Model, View, ViewModel and the Visual State Manager. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcompiledexperience.com%2fblog%2fposts%2ftwo-more-wp7-tutorials"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcompiledexperience.com%2fblog%2fposts%2ftwo-more-wp7-tutorials" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Two_More_Windows_Phone_7_Tutorials</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Two_More_Windows_Phone_7_Tutorials</guid>
      <pubDate>Tue, 24 Aug 2010 12:45:52 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Data Access Layer (DAL) for ASP.NET and C# Part-3</title>
      <description>Get the last identity value inserted into an @NEWID variable in the same scope by Data Access Layer (DAL) Class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.webwizo.com%2f2010%2f06%2f08%2fcreating-data-access-layer-aspnet-csharp-part-3%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.webwizo.com%2f2010%2f06%2f08%2fcreating-data-access-layer-aspnet-csharp-part-3%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_a_Data_Access_Layer_DAL_for_ASP_NET_and_C_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_a_Data_Access_Layer_DAL_for_ASP_NET_and_C_Part_3</guid>
      <pubDate>Mon, 07 Jun 2010 19:31:24 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Data Access Layer (DAL) for ASP.NET and C# Part-2</title>
      <description>Welcome to another article of Data Access Layer (DAL) for ASP.NET and C#. Here I will tell you about how to create method for INSERT, UPDATE and DELETE. This method will return affected rows count by ExecuteNonQuery Method. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.webwizo.com%2f2010%2f06%2f07%2fcreating-data-access-layer-aspnet-csharp-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.webwizo.com%2f2010%2f06%2f07%2fcreating-data-access-layer-aspnet-csharp-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_a_Data_Access_Layer_DAL_for_ASP_NET_and_C_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_a_Data_Access_Layer_DAL_for_ASP_NET_and_C_Part_2</guid>
      <pubDate>Mon, 07 Jun 2010 12:06:48 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Data Access Layer (DAL) for ASP.NET and C# Part-1</title>
      <description>In ASP.NET you should use ADO.NET Data Access Model for designing a Data Access Layer. I'm going to show you a DAL Framework which you can use in any project for SELECT purpose. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.webwizo.com%2f2010%2f06%2f05%2fcreating-data-access-layer-aspnet-csharp-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.webwizo.com%2f2010%2f06%2f05%2fcreating-data-access-layer-aspnet-csharp-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_a_Data_Access_Layer_DAL_for_ASP_NET_and_C_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_a_Data_Access_Layer_DAL_for_ASP_NET_and_C_Part_1</guid>
      <pubDate>Mon, 07 Jun 2010 12:04:15 GMT</pubDate>
    </item>
    <item>
      <title>nRoute: Now, More Wholesome</title>
      <description>I'm really excited to introduce the latest version of nRoute. It's a major one, for a couple of reasons - first, this release propels nRoute to three platforms (Silverlight, WPF, WP7), two, it takes big strides in making the underlying infrastructure asynchronous, three, it significantly updates the navigation infrastructure, and four, it brings extensible Dependency Injection (DI) into play which allows top-down composition to cascade through the application.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.orktane.com%2fBlog%2fpost%2f2010%2f04%2f13%2fnRoute-Now-More-Wholesome.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.orktane.com%2fBlog%2fpost%2f2010%2f04%2f13%2fnRoute-Now-More-Wholesome.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/nRoute_Now_More_Wholesome</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/nRoute_Now_More_Wholesome</guid>
      <pubDate>Wed, 14 Apr 2010 14:52:40 GMT</pubDate>
    </item>
    <item>
      <title>Create a panoramic view on WP7 using Silverlight</title>
      <description>Article explaining how to mimic Windows Phone 7 panoramic effect using Silverlight controls, in a easy and reusable way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.codes-sources.com%2fkookiz%2farchive%2f2010%2f03%2f23%2fwp7-create-a-panoramic-view-using-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.codes-sources.com%2fkookiz%2farchive%2f2010%2f03%2f23%2fwp7-create-a-panoramic-view-using-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Create_a_panoramic_view_on_WP7_using_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Create_a_panoramic_view_on_WP7_using_Silverlight</guid>
      <pubDate>Tue, 23 Mar 2010 18:21:19 GMT</pubDate>
    </item>
    <item>
      <title>Drag &amp;amp; Drop with MVC &amp;amp; jQuery AJAX</title>
      <description>So my wife decided she would like her clients to be able to order prints off her website via some type of code. Well I thought I would start with the fun part. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fderans.blogspot.com%2f2010%2f03%2fdrag-drop-with-mvc-jquery-ajax.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fderans.blogspot.com%2f2010%2f03%2fdrag-drop-with-mvc-jquery-ajax.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Drag_Drop_with_MVC_jQuery_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Drag_Drop_with_MVC_jQuery_AJAX</guid>
      <pubDate>Tue, 16 Mar 2010 02:52:17 GMT</pubDate>
    </item>
    <item>
      <title>.NET Framework/ASP.NET/C# Development Ultimate Learning Resources (Tut</title>
      <description>.NET Framework/ASP.NET/C# Development Ultimate Learning Resources (Tutorials for Beginners to Advanced) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.com%2f2010%2f03%2f15%2fnet-framework-asp-net-c-sharp-development-ultimate-learning-resources-tutorials-for-beginners-to-advanced%2fcomment-page-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.com%2f2010%2f03%2f15%2fnet-framework-asp-net-c-sharp-development-ultimate-learning-resources-tutorials-for-beginners-to-advanced%2fcomment-page-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/NET_Framework_ASP_NET_C_Development_Ultimate_Learning_Resources_Tut</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/NET_Framework_ASP_NET_C_Development_Ultimate_Learning_Resources_Tut</guid>
      <pubDate>Mon, 15 Mar 2010 10:25:53 GMT</pubDate>
    </item>
    <item>
      <title>Top Reasons why HTML 5 is not ready to replace Silverlight</title>
      <description>This article covers the top reasons why HTML 5 is not ready to replace Silverlight RIA technology to deliver rich web experiences. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsilverlighthack.com%2fpost%2f2010%2f02%2f08%2fTop-Reasons-why-HTML-5-is-not-ready-to-replace-Silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsilverlighthack.com%2fpost%2f2010%2f02%2f08%2fTop-Reasons-why-HTML-5-is-not-ready-to-replace-Silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Top_Reasons_why_HTML_5_is_not_ready_to_replace_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Top_Reasons_why_HTML_5_is_not_ready_to_replace_Silverlight</guid>
      <pubDate>Mon, 15 Feb 2010 18:55:46 GMT</pubDate>
    </item>
    <item>
      <title>Block Select VS10 Vid Scott Cate</title>
      <description>Block Select VS10 Vid Scott Cate Good &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fscottcate.com%2ftricks%2f503%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fscottcate.com%2ftricks%2f503%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Block_Select_VS10_Vid_Scott_Cate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Block_Select_VS10_Vid_Scott_Cate</guid>
      <pubDate>Mon, 11 Jan 2010 13:33:12 GMT</pubDate>
    </item>
    <item>
      <title>Creating RSS Feeds using ASP.net </title>
      <description>RSS ASP.NET India C# How to  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fprajeeshkk.blogspot.com%2f2008%2f10%2fcreating-rss-feeds-using-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fprajeeshkk.blogspot.com%2f2008%2f10%2fcreating-rss-feeds-using-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Creating_RSS_Feeds_using_ASP_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Creating_RSS_Feeds_using_ASP_net</guid>
      <pubDate>Mon, 04 Jan 2010 13:50:55 GMT</pubDate>
    </item>
    <item>
      <title>Making Sense of ASP.NET Paths</title>
      <description>ASP.NET includes a plethora of functions and utilities to retrieve information about the current requests and paths in general. So much so that it's often hard to remember exactly which path property or method you are actually looking for. This update to an old and very popular post from this blog summarizes many of the paths and path related operations that are available in ASP.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f132081.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f132081.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Making_Sense_of_ASP_NET_Paths_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Making_Sense_of_ASP_NET_Paths_1</guid>
      <pubDate>Mon, 21 Dec 2009 08:28:31 GMT</pubDate>
    </item>
    <item>
      <title>Implementing Validation in ASP.NET MVC Application Using IDataErrorInf</title>
      <description>Video Implementing Validation in ASP.NET MVC Application Using IDataErrorInf &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.highoncoding.com%2fArticles%2f634_Implementing_Validation_in_ASP_NET_MVC_Application_Using_IDataErrorInfo.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.highoncoding.com%2fArticles%2f634_Implementing_Validation_in_ASP_NET_MVC_Application_Using_IDataErrorInfo.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Implementing_Validation_in_ASP_NET_MVC_Application_Using_IDataErrorInf</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Implementing_Validation_in_ASP_NET_MVC_Application_Using_IDataErrorInf</guid>
      <pubDate>Mon, 30 Nov 2009 13:02:18 GMT</pubDate>
    </item>
    <item>
      <title>Deep Fried Bytes Pod w/ da Gu</title>
      <description>Deep Fried Bytes Pod w/ da Gu '09 &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-40-silverlight-4-and-behind-the-scenes-at-pdc-2009-with-scott-guthrie%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-40-silverlight-4-and-behind-the-scenes-at-pdc-2009-with-scott-guthrie%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Deep_Fried_Bytes_Pod_w_da_Gu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Deep_Fried_Bytes_Pod_w_da_Gu</guid>
      <pubDate>Wed, 25 Nov 2009 13:30:01 GMT</pubDate>
    </item>
    <item>
      <title>SharePoint 2010 public BETA is available on MSDN</title>
      <description>SharePoint 2010 public BETA is available on MSDN. Get it now. Hurry up!!! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpraveenbattula.blogspot.com%2f2009%2f11%2fsharepoint-2010-public-beta-is.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpraveenbattula.blogspot.com%2f2009%2f11%2fsharepoint-2010-public-beta-is.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/SharePoint_2010_public_BETA_is_available_on_MSDN</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/SharePoint_2010_public_BETA_is_available_on_MSDN</guid>
      <pubDate>Tue, 17 Nov 2009 10:01:19 GMT</pubDate>
    </item>
    <item>
      <title>Advanced url rewriting for the rest of us - how to create a custom tra</title>
      <description>At first glance url rewriting can be a daunting task, but today we will see that it doesn't have to be. Every developer desires clean urls for their apps but because its not built into the language in a straight forward way its usually left on the &amp;quot;nice to haves&amp;quot; list. I am going to take you on a tour of the UrlRewriter.net library from the theory to implementing it in your website. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fruntingsproper.blogspot.com%2f2009%2f11%2fadvanced-url-rewriting-for-rest-of-us.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fruntingsproper.blogspot.com%2f2009%2f11%2fadvanced-url-rewriting-for-rest-of-us.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Advanced_url_rewriting_for_the_rest_of_us_how_to_create_a_custom_tra</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Advanced_url_rewriting_for_the_rest_of_us_how_to_create_a_custom_tra</guid>
      <pubDate>Sun, 08 Nov 2009 16:10:35 GMT</pubDate>
    </item>
    <item>
      <title>A Chance to Influence the Visual Studio Help System on MSDN</title>
      <description>The docs team here at Microsoft has created a new survey to solicit your opinion on the help system found in the MSDN technical library. I know the people who create and process this survey, and I can assure that any feedback you give will be processed and carefully considered. The team is strongly driven by input from our users, and this is your chance to have your say. I've taken the survey myself, and found that it consists of about 10 pages with an average of 2 or 3 questions per page. I didn't spend much time contemplating each question, and was therefore able to finish the survey in about 5 minutes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f10%2f27%2fa-chance-to-influence-the-visual-studio-documentation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f10%2f27%2fa-chance-to-influence-the-visual-studio-documentation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/A_Chance_to_Influence_the_Visual_Studio_Help_System_on_MSDN</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/A_Chance_to_Influence_the_Visual_Studio_Help_System_on_MSDN</guid>
      <pubDate>Tue, 27 Oct 2009 19:45:49 GMT</pubDate>
    </item>
    <item>
      <title>No JavaScript IntelliSense in VS 2010 Beta 2? Reset your Settings</title>
      <description>When I installed Visual Studio 2010 a couple of days ago I was really disappointed to see that Intellisense failed to work completely in the new install. No workey in .js files, or ASPX pages inside of script blocks. After some back and forth with folks on the ASPInsiders list and the product teams it looks like there is an issue somewhere with the default settings that get set when Visual Studio... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f50857.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f50857.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/No_JavaScript_IntelliSense_in_VS_2010_Beta_2_Reset_your_Settings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/No_JavaScript_IntelliSense_in_VS_2010_Beta_2_Reset_your_Settings</guid>
      <pubDate>Sat, 24 Oct 2009 07:15:01 GMT</pubDate>
    </item>
    <item>
      <title>Sams Teach Yourself C# 2010 in 24 Hours</title>
      <description>Scott Dorman Sams Teach Yourself C# 2010 in 24 Hours &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2009%2f06%2f26%2fsams-teach-yourself-c-2010-in-24-hours.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2009%2f06%2f26%2fsams-teach-yourself-c-2010-in-24-hours.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Sams_Teach_Yourself_C_2010_in_24_Hours</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Sams_Teach_Yourself_C_2010_in_24_Hours</guid>
      <pubDate>Mon, 19 Oct 2009 17:13:42 GMT</pubDate>
    </item>
    <item>
      <title>Remove Visual Studio Navigation Bar</title>
      <description>Remove Visual Studio Navigation Bar nice to know &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.randallsutton.net%2fpost%2fRemove-Visual-Studio-Navigation-Bar.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.randallsutton.net%2fpost%2fRemove-Visual-Studio-Navigation-Bar.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Remove_Visual_Studio_Navigation_Bar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Remove_Visual_Studio_Navigation_Bar</guid>
      <pubDate>Tue, 01 Sep 2009 23:57:12 GMT</pubDate>
    </item>
    <item>
      <title>Windows 7 Tricks and Keyboard Shortcuts </title>
      <description>A summary of Windows 7 keyboard shortcuts and tips. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2009%2f05%2f10%2fwindows-7-tricks-and-keyboard-shortcuts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2009%2f05%2f10%2fwindows-7-tricks-and-keyboard-shortcuts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Windows_7_Tricks_and_Keyboard_Shortcuts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Windows_7_Tricks_and_Keyboard_Shortcuts</guid>
      <pubDate>Mon, 18 May 2009 11:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Optimize ASP.NET Membership Stored Procedures for greater speed and sc</title>
      <description>ASP.NET Membership stored proc are not fine tuned for high load. So, under heavy load - the major tables like aspnet_Users and aspnet_Membership produces lock contention and transaction deadlocks. Learn how to solve this. &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%2f2009%2f03%2f14%2foptimize-asp-net-membership-stored-procedures-for-greater-speed-and-scalability.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2009%2f03%2f14%2foptimize-asp-net-membership-stored-procedures-for-greater-speed-and-scalability.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Optimize_ASP_NET_Membership_Stored_Procedures_for_greater_speed_and_sc</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Optimize_ASP_NET_Membership_Stored_Procedures_for_greater_speed_and_sc</guid>
      <pubDate>Sat, 14 Mar 2009 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 Debugging</title>
      <description>Visual Studio 2008 Debugging Scott Dorman &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2009%2f02%2f14%2fvisual-studio-2008-debugging-ndash-the-watch-window.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2009%2f02%2f14%2fvisual-studio-2008-debugging-ndash-the-watch-window.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Debugging</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Debugging</guid>
      <pubDate>Wed, 18 Feb 2009 14:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Scott Dorman Code Camp 2009 review</title>
      <description>Scott Dorman Code Camp 2009  Review &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2009%2f02%2f14%2fsouth-florida-code-camp-2009.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2009%2f02%2f14%2fsouth-florida-code-camp-2009.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Scott_Dorman_Code_Camp_2009_review</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Scott_Dorman_Code_Camp_2009_review</guid>
      <pubDate>Wed, 18 Feb 2009 14:25:59 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Tips &amp;amp; Tricks from Sara Ford Flix by Scott Cate</title>
      <description>Visual Studio Tips &amp;amp; Tricks from Sara Ford Flix
What a great idea
One of my favorites it to expand VS over two monitors 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fscottcate.com%2ftricks%2fvstricks-introduction%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fscottcate.com%2ftricks%2fvstricks-introduction%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Tips_Tricks_from_Sara_Ford_Flix_by_Scott_Cate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Tips_Tricks_from_Sara_Ford_Flix_by_Scott_Cate</guid>
      <pubDate>Tue, 27 Jan 2009 18:46:18 GMT</pubDate>
    </item>
  </channel>
</rss>
