<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by bladefist</title>
    <description>Stories kicked by bladefist</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>List of countries, cities, languages</title>
      <description>You will find in the following links list of countries, cities, and their languages in CSV format, you can import into any database: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelgarhytech.blogspot.com%2f2008%2f08%2flist-of-countries-cities-languages.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelgarhytech.blogspot.com%2f2008%2f08%2flist-of-countries-cities-languages.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/List_of_countries_cities_languages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/List_of_countries_cities_languages</guid>
      <pubDate>Wed, 03 Sep 2008 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Using C# 3.0 (.Net 3.5) syntax in a .Net 2.0 application</title>
      <description>An overview of using C# 3.0 syntax in a .Net 2.0 application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f06%2f16%2fusing-c-3-0-net-3-5-syntax-in-a-net-2-0-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f06%2f16%2fusing-c-3-0-net-3-5-syntax-in-a-net-2-0-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_C_3_0_Net_3_5_syntax_in_a_Net_2_0_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_C_3_0_Net_3_5_syntax_in_a_Net_2_0_application</guid>
      <pubDate>Tue, 17 Jun 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Programmers &amp;amp; Business Value (Or Lack There Of)</title>
      <description>Goes into details about how you can improve your code, and your communication with others to show business value. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famazingcode.net%2farchive%2f2008%2f04%2f25%2fprogrammers--business-value-or-lack-there-of.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famazingcode.net%2farchive%2f2008%2f04%2f25%2fprogrammers--business-value-or-lack-there-of.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Programmers_Business_Value_Or_Lack_There_Of</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Programmers_Business_Value_Or_Lack_There_Of</guid>
      <pubDate>Fri, 25 Apr 2008 14:15:58 GMT</pubDate>
    </item>
    <item>
      <title>DRY Programming - Don't Repeat Yourself Awareness</title>
      <description>DRY Awareness - And How to make extremely reusable code &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famazingcode.net%2farchive%2f2008%2f04%2f23%2fdry-programming---dont-repeat-yourself.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famazingcode.net%2farchive%2f2008%2f04%2f23%2fdry-programming---dont-repeat-yourself.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/DRY_Programming_Don_t_Repeat_Yourself_Awareness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/DRY_Programming_Don_t_Repeat_Yourself_Awareness</guid>
      <pubDate>Wed, 23 Apr 2008 18:32:27 GMT</pubDate>
    </item>
    <item>
      <title>Move ASP.Net ViewState to SQL Server</title>
      <description>ViewState is a great feature, but it can get really bloated with data, especially if you have loads of controls on a page, repeaters etc.

You could think about setting enable viewstate to false, but you'll need it for posting pages back.

This tutorial moves the viewstate to a SQL database, by implementing a simple class that all your pages will inherit from. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewFBFBED52-B8C5-4F55-B856-765FA719005B.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewFBFBED52-B8C5-4F55-B856-765FA719005B.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Move_ASP_Net_ViewState_to_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Move_ASP_Net_ViewState_to_SQL_Server</guid>
      <pubDate>Tue, 29 Apr 2008 16:16:03 GMT</pubDate>
    </item>
    <item>
      <title>How to disable web.config Inheritance for Child Applications?</title>
      <description>Each ASP.NET Web Application has its own configuration file called web.config file.
In fact every directory in ASP.NET application can have one. Settings in each web.config file apply to the directory where its placed, and all the subdirectories of that directory.

This is called Configuration Inheritance and it can cause serious headaches if you are not fully aware of how it works... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fhow-to-disable-web-config-inheritance-for-child-applications-in-subfolders-in-asp-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fhow-to-disable-web-config-inheritance-for-child-applications-in-subfolders-in-asp-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_disable_web_config_Inheritance_for_Child_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_disable_web_config_Inheritance_for_Child_Applications</guid>
      <pubDate>Tue, 15 Apr 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Must Have Tool for ASP.NET Developer</title>
      <description>NetFXHarmonics DevServer is a web server hosting environment built on .NET 3.5 using WPF, WCF, and LINQ technologies that allows multiple instances of VS-like web servers to run in parallel &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f11%2fmust-have-tool-for-asp-net-developer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f11%2fmust-have-tool-for-asp-net-developer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Must_Have_Tool_for_ASP_NET_Developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Must_Have_Tool_for_ASP_NET_Developer</guid>
      <pubDate>Fri, 11 Apr 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Howto get live detailed info about all online visitors of your website</title>
      <description>If you ever had 'Online visitor counter' feature on your website, at some point of time, you have undoubtedly asked yourself: 
&amp;quot;who are those 17 people that are currently browsing my precious website ?&amp;quot;  
&amp;quot;What are their IP addresses? When did they come here, what page they first opened and from where did they came from?&amp;quot;
Here is the complete tutorial on how to display detailed list of all visitor currently browsing your ASP.NET website.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fHow-to-get-detailed-info-about-all-online-visitors-that-are-currently-browsing-your-ASP-NET-website.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fHow-to-get-detailed-info-about-all-online-visitors-that-are-currently-browsing-your-ASP-NET-website.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Howto_get_live_detailed_info_about_all_online_visitors_of_your_website</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Howto_get_live_detailed_info_about_all_online_visitors_of_your_website</guid>
      <pubDate>Wed, 09 Apr 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Compile C# to Javascript!</title>
      <description>Script# enables more productive Ajax application development by allowing you to compile your C# source code into JavaScript. It allows you to use standard .NET tools like msbuild projects, Visual Studio and IDE intellisense, reflector, refactoring tools, amongst various others.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fprojects.nikhilk.net%2fScriptSharp%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fprojects.nikhilk.net%2fScriptSharp%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Compile_C_to_Javascript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Compile_C_to_Javascript</guid>
      <pubDate>Tue, 25 Mar 2008 21:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Downgrade a VS 2008 .sln or .csproj to VS 2005</title>
      <description>I just had to convert a Visual Studio 2008 Solution and Project to Visual Studio 2005. It is actually pretty straight forward. At least in my case... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fdowngrade-vs-2008-sln-or-csproj-to-vs-2005-project-solution%2f139.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fdowngrade-vs-2008-sln-or-csproj-to-vs-2005-project-solution%2f139.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Downgrade_a_VS_2008_sln_or_csproj_to_VS_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Downgrade_a_VS_2008_sln_or_csproj_to_VS_2005</guid>
      <pubDate>Mon, 25 Feb 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Coolite: Ext JS .NET Controls</title>
      <description>Coolite Studio is an Ext official suite of ASP.NET Web Controls based on the Ext JavaScript Framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coolite.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coolite.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Coolite_Ext_JS_NET_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Coolite_Ext_JS_NET_Controls</guid>
      <pubDate>Tue, 19 Feb 2008 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Free Web.config editor</title>
      <description>A free tool that enables editing the Web.config. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechietweaks.blogspot.com%2f2008%2f01%2ffree-utility-webconfig-editor-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechietweaks.blogspot.com%2f2008%2f01%2ffree-utility-webconfig-editor-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Free_Web_config_editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Free_Web_config_editor</guid>
      <pubDate>Mon, 21 Jan 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title> SubSonic: Version 2.1 (Pakala) Preview: The New Query Tool</title>
      <description>Eric and I have been working just about non-stop on our bug list as well as some very cool innovations that he and I have cooked up over the last six months. We've had to wait a bit for the dust to settle in the .NET world (not to mention our personal lives), but I think the wait has been worth it. Over the holidays I was able to create the querying API I've been thinking on for the last year, and it has come together nicely. I'd like to show you what I've come up with, and ask for your comments and help before we release it with version 2.1 of SubSonic. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f01%2f10%2fsubsonic-version-21-pakala-preview-the-new-query-tool%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f01%2f10%2fsubsonic-version-21-pakala-preview-the-new-query-tool%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/SubSonic_Version_2_1_Pakala_Preview_The_New_Query_Tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/SubSonic_Version_2_1_Pakala_Preview_The_New_Query_Tool</guid>
      <pubDate>Fri, 11 Jan 2008 09:01:05 GMT</pubDate>
    </item>
    <item>
      <title>free e books</title>
      <description>Microsoft has opened 3 MS Press books completely FREE for public. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspxwizard.net%2fblogs%2fwand%2farchive%2f2007%2f12%2f23%2ffree-e-books.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspxwizard.net%2fblogs%2fwand%2farchive%2f2007%2f12%2f23%2ffree-e-books.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/free_e_books</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/free_e_books</guid>
      <pubDate>Mon, 31 Dec 2007 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Hybrid Accordion/TreeView Sitemap</title>
      <description>Extend AjaxControlToolkit.Accordion to display your ASP.NET SiteMap. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2007%2f12%2fHybrid-AccordionTreeView-Sitemap.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2007%2f12%2fHybrid-AccordionTreeView-Sitemap.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Hybrid_Accordion_TreeView_Sitemap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Hybrid_Accordion_TreeView_Sitemap</guid>
      <pubDate>Thu, 20 Dec 2007 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Krypton 2.7.0 UI Controls released</title>
      <description>Phil Wright has released the latest version of his awesome .net UI toolkit with loads of new UI components. 

It's great, and a fair chunk of it's free too.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.componentfactory.com%2fblog%2f%3fp%3d267"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.componentfactory.com%2fblog%2f%3fp%3d267" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Krypton_2_7_0_UI_Controls_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Krypton_2_7_0_UI_Controls_released</guid>
      <pubDate>Fri, 21 Dec 2007 14:16:02 GMT</pubDate>
    </item>
    <item>
      <title>RML Utilities for Sql Server released</title>
      <description>RML Utilities are a collection of programs used by the Sql Server support team at MS to diagnose customer issues.  They are now available to the public. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fpsssql%2farchive%2f2007%2f12%2f18%2frml-utilities-for-microsoft-sql-server-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fpsssql%2farchive%2f2007%2f12%2f18%2frml-utilities-for-microsoft-sql-server-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/RML_Utilities_for_Sql_Server_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/RML_Utilities_for_Sql_Server_released</guid>
      <pubDate>Tue, 18 Dec 2007 19:15:42 GMT</pubDate>
    </item>
    <item>
      <title>Variables - Do we realy need them? (Blog Parody)</title>
      <description>Parody about strong emotions on programming &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famazingcode.net%2farchive%2f2007%2f10%2f25%2fvariables---do-we-need-them.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famazingcode.net%2farchive%2f2007%2f10%2f25%2fvariables---do-we-need-them.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Variables_Do_we_realy_need_them_Blog_Parody</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Variables_Do_we_realy_need_them_Blog_Parody</guid>
      <pubDate>Thu, 13 Dec 2007 22:02:42 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Direct Link</title>
      <description>ASP.NET MVC Direct Link &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%2finfo.aspx%3fna%3d90%26p%3d%26SrcDisplayLang%3den%26SrcCategoryId%3d%26SrcFamilyId%3da9c6bc06-b894-4b11-8300-35bd2f8fc908%26u%3dhttp%253a%252f%252fdownload.microsoft.com%252fdownload%252f6%252f5%252fc%252f65cad864-54a5-463a-9573-bc7d0bbc1df9%252fASPNetExt.exe"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2finfo.aspx%3fna%3d90%26p%3d%26SrcDisplayLang%3den%26SrcCategoryId%3d%26SrcFamilyId%3da9c6bc06-b894-4b11-8300-35bd2f8fc908%26u%3dhttp%253a%252f%252fdownload.microsoft.com%252fdownload%252f6%252f5%252fc%252f65cad864-54a5-463a-9573-bc7d0bbc1df9%252fASPNetExt.exe" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Direct_Link</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Direct_Link</guid>
      <pubDate>Tue, 11 Dec 2007 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>MVC Toolkit</title>
      <description>MVC Tool kit direct link &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fasp.net%2fdownloads%2f3.5-extensions%2fMVCToolkit.zip"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fasp.net%2fdownloads%2f3.5-extensions%2fMVCToolkit.zip" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Toolkit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Toolkit</guid>
      <pubDate>Tue, 11 Dec 2007 09:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Windows 2008 Moves to RC1 Status</title>
      <description>Windows 2008 Moves to RC1 Status &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.betanews.com%2farticle%2fWindows_Server_2008_moves_to_RC1_status%2f1196877696"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.betanews.com%2farticle%2fWindows_Server_2008_moves_to_RC1_status%2f1196877696" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Windows_2008_Moves_to_RC1_Status</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Windows_2008_Moves_to_RC1_Status</guid>
      <pubDate>Wed, 05 Dec 2007 18:30:53 GMT</pubDate>
    </item>
    <item>
      <title>LINQPad</title>
      <description>Tired of querying in antiquated SQL? Well, you don't have to!  LINQPad lets you interactively query SQL databases in a modern query language: LINQ.  Kiss goodbye to SQL Management Studio! LINQPad supports everything in C# 3.0 and Framework 3.5:

    * LINQ to SQL
    * LINQ to Objects
    * LINQ to XML

LINQPad is also a terrific tool for learning LINQ: it comes preloaded with 200 examples from the recently released C# 3.0 in a Nutshell.  There's no better way to experience the coolness of LINQ and functional programming. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.linqpad.net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.linqpad.net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQPad</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQPad</guid>
      <pubDate>Thu, 29 Nov 2007 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>MSSQL SERVER 2008 New Features for Developers</title>
      <description>MSSQL SERVER 2008 New Features for Developers &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dogaoztuzun.com%2fpost%2fMSSQL-SERVER-2008-New-Features-for-Developers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dogaoztuzun.com%2fpost%2fMSSQL-SERVER-2008-New-Features-for-Developers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/MSSQL_SERVER_2008_New_Features_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/MSSQL_SERVER_2008_New_Features_for_Developers</guid>
      <pubDate>Mon, 26 Nov 2007 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Free SQL Server tools that might make your life a little easier </title>
      <description>Free MS and non MS tools for easoer work with SQL Server 2005 and 2000 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f11%2f20%2fFree-SQL-Server-tools-that-might-make-your-life-a.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f11%2f20%2fFree-SQL-Server-tools-that-might-make-your-life-a.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Free_SQL_Server_tools_that_might_make_your_life_a_little_easier</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Free_SQL_Server_tools_that_might_make_your_life_a_little_easier</guid>
      <pubDate>Tue, 20 Nov 2007 20:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Top 15 Things to love about Visual Studio 2008 Express</title>
      <description>Dan Fernandez lists his 15 favorite features in VS 2008 Express Editions &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fdanielfe%2farchive%2f2007%2f11%2f19%2ftop-15-things-to-love-about-visual-studio-2008-express.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fdanielfe%2farchive%2f2007%2f11%2f19%2ftop-15-things-to-love-about-visual-studio-2008-express.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Top_15_Things_to_love_about_Visual_Studio_2008_Express</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Top_15_Things_to_love_about_Visual_Studio_2008_Express</guid>
      <pubDate>Wed, 21 Nov 2007 18:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>