<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Jemm</title>
    <description>Stories kicked by Jemm</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>C# 4.0 - Complete Coverage + Videos To Watch =&amp;gt; Part 1</title>
      <description>The most popular language on .NET platform continues to evolve under the supervision of Anders Hejlsberg, after adding several functional constructs &amp;amp; the popular LINQ support in v3.0, its time for some dynamic flavor &amp;amp; making office development easy. New Features can be categorized as:

Dynamic Lookup, 
Named &amp;amp; Optional Parameters, 
COM Interop, 
Covariance &amp;amp; Contravariance
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgaurav-kalra.spaces.live.com%2fblog%2fcns!763BFEA85DD32432!405.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgaurav-kalra.spaces.live.com%2fblog%2fcns!763BFEA85DD32432!405.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_4_0_Complete_Coverage_Videos_To_Watch_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_4_0_Complete_Coverage_Videos_To_Watch_Part_1</guid>
      <pubDate>Thu, 25 Jun 2009 22:45:02 GMT</pubDate>
    </item>
    <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>Delayed execution vs ToList() in LINQ Database Queries</title>
      <description>Should you use ToList() in your repository methods, or should you pass the iterator back to the UI to delay the execution of the query? Read on to find out why it's a bad idea to delay execution in this case. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f06%2fdelayed-execution-vs-tolist-in-linq-database-queries.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f06%2fdelayed-execution-vs-tolist-in-linq-database-queries.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Delayed_execution_vs_ToList_in_LINQ_Database_Queries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Delayed_execution_vs_ToList_in_LINQ_Database_Queries</guid>
      <pubDate>Thu, 25 Jun 2009 16:00:02 GMT</pubDate>
    </item>
    <item>
      <title>Community Convergence L</title>
      <description>Welcome to the 50th issue of Community Convergence. Now that Visual Studio 2010 Beta is out, I think it might be helpful to draw attention to features from the C# team that appear in that release. The C# team defines the core syntax found in C# 4.0, and the IDE features that make it easy for developers to access those features. In this post, I'll focus on language features, in upcoming post, I'll focus on IDE features.  &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%2f06%2f11%2fcommunity-convergence-l.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f06%2f11%2fcommunity-convergence-l.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Community_Convergence_L</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Community_Convergence_L</guid>
      <pubDate>Mon, 22 Jun 2009 19:53:26 GMT</pubDate>
    </item>
    <item>
      <title> Ajax survey 2009: jQuery and MS Ajax are almost tied</title>
      <description>Simone posts the results of the survey about ajax adoption among .NET developers. jQuery gained 58% since 2007 and now is almost tied to the MS Ajax stack (Control toolkit and ajax core) &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%2f06%2f22%2fajax-survey-2009-jquery-and-ms-ajax-are-almost-tied.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f06%2f22%2fajax-survey-2009-jquery-and-ms-ajax-are-almost-tied.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_survey_2009_jQuery_and_MS_Ajax_are_almost_tied</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_survey_2009_jQuery_and_MS_Ajax_are_almost_tied</guid>
      <pubDate>Mon, 22 Jun 2009 16:45:00 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010: Brief view at debug history</title>
      <description>Visual Studio 2010 introduces also some new debugging features. One of them is debug history. Debug history enables you to track all the points on track of control flow and it also monitors activities that you cannot see otherwise. It makes debugging of hard to find problems much easier, I think. Of course, there are many other new and cool debugging features available. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f19%2fvisual-studio-2010-brief-view-at-debug-history.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f19%2fvisual-studio-2010-brief-view-at-debug-history.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Brief_view_at_debug_history</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Brief_view_at_debug_history</guid>
      <pubDate>Wed, 24 Jun 2009 15:15:00 GMT</pubDate>
    </item>
    <item>
      <title>WPF Bindings and CurrentCulture Formatting</title>
      <description>WPF doesn't apply the CurrentCulture to bindings by default, which is a little... unexpected to say the least. As it turns out there's an easy solution to this problem, but it does require using code to apply the culture specifically in every document. &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%2f796725.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f796725.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Bindings_and_CurrentCulture_Formatting</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Bindings_and_CurrentCulture_Formatting</guid>
      <pubDate>Thu, 25 Jun 2009 22:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010: Web application packaging and publishing</title>
      <description>Visual Studio 2010 has very powerful web application packaging and deployment system. When deploying your web application you create the deployment package and then publish it to web server. After configuring it is one-click action to get current version of application up to target server. Let's see how it works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f18%2fvisual-studio-2010-web-application-packaging-and-publishing.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f18%2fvisual-studio-2010-web-application-packaging-and-publishing.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Web_application_packaging_and_publishing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Web_application_packaging_and_publishing</guid>
      <pubDate>Wed, 24 Jun 2009 16:00:00 GMT</pubDate>
    </item>
    <item>
      <title>I Love Code Generation - Why Don't You? </title>
      <description>I have a passion for code generation. I use it everyday to create thousands upon thousands of lines of boring, routine code. In this article I explore 3 reasons why I love code generation. I hope it causes those who don't use code generation to adopt it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fprofessionalaspnet.com%2farchive%2f2009%2f05%2f23%2fI-Love-Code-Generation-_1320_-Why-Don_1920_t-You_3F00_.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fprofessionalaspnet.com%2farchive%2f2009%2f05%2f23%2fI-Love-Code-Generation-_1320_-Why-Don_1920_t-You_3F00_.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/I_Love_Code_Generation_Why_Don_t_You</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/I_Love_Code_Generation_Why_Don_t_You</guid>
      <pubDate>Sun, 21 Jun 2009 06:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Life After Loops</title>
      <description>Eliminating cumbersome looping code using Linq &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%2f06%2f15%2fLife-After-Loops.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f06%2f15%2fLife-After-Loops.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Life_After_Loops</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Life_After_Loops</guid>
      <pubDate>Wed, 17 Jun 2009 09:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010: Web.config transforms</title>
      <description>Recently I wrote about Visual Studio 2010 and multiple web.config files support. Let's see how to play with web.config transformation so we can use one configuration on development environment and the other for production environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f16%2fvisual-studio-2010-web-config-transforms.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f16%2fvisual-studio-2010-web-config-transforms.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Web_config_transforms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Web_config_transforms</guid>
      <pubDate>Mon, 22 Jun 2009 15:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Automagic Time Localization</title>
      <description>A trick to localize timestamps without requiring users to pick their time zone manually. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkohari.org%2f2009%2f06%2f15%2fautomagic-time-localization%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkohari.org%2f2009%2f06%2f15%2fautomagic-time-localization%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Automagic_Time_Localization</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Automagic_Time_Localization</guid>
      <pubDate>Mon, 15 Jun 2009 20:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Asp.Net vs php : Speed Comparison</title>
      <description>Why is the myth that php is faster than Asp.Net so prevalent?  Asp.Net is faster than php, here are the facts. So many times I have heard php pushers claim that php is so much faster than Asp.Net and that Asp.Net is clunky and slow. The most annoying part is that everything I have read (that is not factless opinion), and I mean everything, says that this is wrong; but for some reason, this myth is widely accepted. It has become a religious argument that ignores the facts... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fAspNet-vs-php--speed-comparison.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fAspNet-vs-php--speed-comparison.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Asp_Net_vs_php_Speed_Comparison</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Asp_Net_vs_php_Speed_Comparison</guid>
      <pubDate>Mon, 15 Jun 2009 13:00:00 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic 3.0: ActiveRecord</title>
      <description>Google's project site is down for a while and I have some perf tests running in the background so I thought it might be time to crank out a few more "preview" posts of SubSonic 3.0. This one's about ActiveRecord - one of my favorite patterns for its ease of use and versatility. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fsubsonic%2fsubsonic-30-activerecord%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fsubsonic%2fsubsonic-30-activerecord%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/SubSonic_3_0_ActiveRecord</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/SubSonic_3_0_ActiveRecord</guid>
      <pubDate>Thu, 11 Jun 2009 16:45:00 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic 3.0: The SimpleRepository &amp;#171; Rob Conery</title>
      <description>Rob is adding a very nice simple repository to SubSonic 3.0 that will give SubSonic top-notch POCO support and very slick migrations. Mapping files be damned! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fsubsonic%2fsubsonic-30-the-simplerepository%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fsubsonic%2fsubsonic-30-the-simplerepository%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/SubSonic_3_0_The_SimpleRepository_Rob_Conery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/SubSonic_3_0_The_SimpleRepository_Rob_Conery</guid>
      <pubDate>Thu, 11 Jun 2009 10:45:01 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 3 Behaviors : Double Click Trigger</title>
      <description>How to create a Double Click Trigger in Silverlight 3 to compose rich interactive experiences. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcompiledexperience.com%2fBlog%2fpost%2fSilverlight-3-Behaviors-Double-Click-Trigger.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcompiledexperience.com%2fBlog%2fpost%2fSilverlight-3-Behaviors-Double-Click-Trigger.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_3_Behaviors_Double_Click_Trigger</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_3_Behaviors_Double_Click_Trigger</guid>
      <pubDate>Thu, 11 Jun 2009 13:45:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC TDD using Visual Studio 2010</title>
      <description>Phil Haack announced yesterday that the tooling support for ASP.NET MVC is available for Visual Studio 2010. Troy Goode already blogged about the designer snippets (which are really really cool, just like other parts of the roadmap for ASP.NET MVC 2.0). I'll give the new TDD workflow introduced in VS2010 a take. &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%2f10%2fASPNET-MVC-TDD-using-Visual-Studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f06%2f10%2fASPNET-MVC-TDD-using-Visual-Studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_TDD_using_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_TDD_using_Visual_Studio_2010</guid>
      <pubDate>Wed, 10 Jun 2009 12:15:07 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Installer For Visual Studio 2010 Beta 1 And Roadmap</title>
      <description>&amp;quot;Today I'm happy to announce that we're done with the work I described and the installer is now available on CodePlex. Be sure to give it a try as many of the new VS10 features intended to support the TDD workflow fit very nicely with ASP.NET MVC, which ScottGu will describe in an upcoming blog post.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.haacked.com%2farchive%2f2009%2f06%2f09%2faspnetmvc-vs10beta1-roadmap.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.haacked.com%2farchive%2f2009%2f06%2f09%2faspnetmvc-vs10beta1-roadmap.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Installer_For_Visual_Studio_2010_Beta_1_And_Roadmap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Installer_For_Visual_Studio_2010_Beta_1_And_Roadmap</guid>
      <pubDate>Wed, 10 Jun 2009 08:30:00 GMT</pubDate>
    </item>
    <item>
      <title>22 Visual Studio Short Keys and 6 Short-cut Ways to Custom Jobs</title>
      <description>Efficient programmers use short keys in IDE like Visual Studio. This saves time and in many cases makes the work run faster also. I also love short keys. They are smart! And there also go some tricks that help make your visual studio days a party! I have listed here some short cuts and some tips with the hope that this will be helpful to you all. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetspidor.blogspot.com%2f2009%2f06%2f22-visual-studio-short-keys-and-6-short.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetspidor.blogspot.com%2f2009%2f06%2f22-visual-studio-short-keys-and-6-short.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/22_Visual_Studio_Short_Keys_and_6_Short_cut_Ways_to_Custom_Jobs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/22_Visual_Studio_Short_Keys_and_6_Short_cut_Ways_to_Custom_Jobs</guid>
      <pubDate>Wed, 10 Jun 2009 09:15:00 GMT</pubDate>
    </item>
    <item>
      <title>June 7th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio - ScottGu's </title>
      <description>Scott's latest links 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%2fscottgu%2farchive%2f2009%2f06%2f07%2fjune-7th-links-asp-net-ajax-asp-net-mvc-visual-studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f06%2f07%2fjune-7th-links-asp-net-ajax-asp-net-mvc-visual-studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/June_7th_Links_ASP_NET_AJAX_ASP_NET_MVC_Visual_Studio_ScottGu_s</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/June_7th_Links_ASP_NET_AJAX_ASP_NET_MVC_Visual_Studio_ScottGu_s</guid>
      <pubDate>Wed, 10 Jun 2009 16:00:08 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL is NOT dead!</title>
      <description>Ever since Microsoft announced that the Entity Framework was their ORM of choice, people everywhere have been saying, "LINQ to SQL is dead!" A lot of people feel like they're not allowed to use LINQ to SQL anymore and that they have to use Entity Framework instead.

In fact, LINQ to SQL is not only alive and well, Microsoft has even announced LINQ to SQL improvements in .NET 4.0, including finally adding using ITable&amp;lt;T&amp;gt; for tables instead of Table&amp;lt;T&amp;gt;, which makes it much easier to test. Combine that with this open source tool that will create an IDataContext interface for you and you're on your way to testable LINQ to SQL. So no, LINQ to SQL is not dead!! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjonkruger.com%2fblog%2f2009%2f06%2f06%2flinq-to-sql-is-not-dead%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjonkruger.com%2fblog%2f2009%2f06%2f06%2flinq-to-sql-is-not-dead%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_is_NOT_dead</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_is_NOT_dead</guid>
      <pubDate>Sun, 07 Jun 2009 19:00:03 GMT</pubDate>
    </item>
    <item>
      <title>Overview of .NET 4.0 features - C# 4.0 Named and Optional Parameters</title>
      <description>The concept of Optional parameters is not new and exists in other languages such as C++. Infact, the functionality is a part of the .NET framework and exists is in VB.NET. Optional parameters will be introduced in C# 4.0 and can be used to call a method without having to specify all the arguments. The intent of this feature is to assist in writing concise code and in COM interoperability.

 &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%2fOverview-of-NET-40-features-e28093-C-40-Named-and-Optional-Parameters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcube.com%2fpost%2fOverview-of-NET-40-features-e28093-C-40-Named-and-Optional-Parameters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Overview_of_NET_4_0_features_C_4_0_Named_and_Optional_Parameters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Overview_of_NET_4_0_features_C_4_0_Named_and_Optional_Parameters</guid>
      <pubDate>Mon, 08 Jun 2009 13:45:05 GMT</pubDate>
    </item>
    <item>
      <title>IIS Search Engine Optimization Toolkit (ScottGu)</title>
      <description>&amp;quot;Today we are shipping the first beta of a new free tool - the IIS Search Engine Optimization Toolkit - that makes it easy to perform SEO analysis on your site and identify and fix issues within it.&amp;quot; &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%2f06%2f03%2fiis-search-engine-optimization-toolkit.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f06%2f03%2fiis-search-engine-optimization-toolkit.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/IIS_Search_Engine_Optimization_Toolkit_ScottGu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/IIS_Search_Engine_Optimization_Toolkit_ScottGu</guid>
      <pubDate>Thu, 04 Jun 2009 10:45:05 GMT</pubDate>
    </item>
    <item>
      <title>5 Quick Steps to Get Introduced with VSTS and TFS 2010 Beta 1</title>
      <description>As the Beta 1 releases is pretty infant, there are very limited resources available in the web and community, so I just wanted to gather all of the useful resources with respect to these two tool in one places, so that anyone can move forward from installation to first "Hello VSTS/TFS" excitement smoothly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fjoycsharp%2farchive%2f2009%2f06%2f03%2f5-quick-steps-to-get-introduced-with-visual-studio-team.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fjoycsharp%2farchive%2f2009%2f06%2f03%2f5-quick-steps-to-get-introduced-with-visual-studio-team.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/5_Quick_Steps_to_Get_Introduced_with_VSTS_and_TFS_2010_Beta_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/5_Quick_Steps_to_Get_Introduced_with_VSTS_and_TFS_2010_Beta_1</guid>
      <pubDate>Thu, 04 Jun 2009 06:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010: Multiple web.config versions</title>
      <description>Visual Studio 2010 has support for multiple web.config files. It is one feature of new web application packaging and deployment system. We can create now separate web.config files for each configuration we have for application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f03%2fvisual-studio-2010-multiple-web-config-versions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f03%2fvisual-studio-2010-multiple-web-config-versions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Multiple_web_config_versions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Multiple_web_config_versions</guid>
      <pubDate>Wed, 03 Jun 2009 23:30:00 GMT</pubDate>
    </item>
  </channel>
</rss>