<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by chipso4</title>
    <description>Stories kicked by chipso4</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>What Gives? Microsofts Code Generation Tool</title>
      <description>In a world of Microsoft and third party applications, out comes t4.  t4 is a code generation tool that can compete with CodeSmith, but its FREE and built right into Visual Studio. It has been years since the first edition with very little publication of the actual application. t4 is a free code generation engine from Microsoft that underpins the Domain Specific Languages and Software Factory toolkits. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspoiledtechie.com%2fpost%2fWhat-Gives-Microsofts-Code-Generation-Tool.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspoiledtechie.com%2fpost%2fWhat-Gives-Microsofts-Code-Generation-Tool.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/What_Gives_Microsofts_Code_Generation_Tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/What_Gives_Microsofts_Code_Generation_Tool</guid>
      <pubDate>Wed, 19 Nov 2008 01:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Update on Silverlight 2 - and a glimpse of Silverlight 3 </title>
      <description>ScottGu unveils the plans for Silverlight 3, shipping next year &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%2f2008%2f11%2f16%2fupdate-on-silverlight-2-and-a-glimpse-of-silverlight-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f16%2fupdate-on-silverlight-2-and-a-glimpse-of-silverlight-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Update_on_Silverlight_2_and_a_glimpse_of_Silverlight_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Update_on_Silverlight_2_and_a_glimpse_of_Silverlight_3</guid>
      <pubDate>Mon, 17 Nov 2008 14:16:21 GMT</pubDate>
    </item>
    <item>
      <title>How to Use Visual Studio jQuery IntelliSense Supported Through Hotfix</title>
      <description>Jeff King, Program Manager for Visual Studio Web Tools blogged VS2008 SP1 Hotfix to Support &amp;quot;-vsdoc.js&amp;quot; IntelliSense Doc Files on Friday. The HotFix (VS2008 SP1 only) allows Visual Studio to find &amp;quot;-vsdoc.js&amp;quot; files that have commenting for IntelliSense in the same folder as a script file linked to from your document. In this post I am going to show you how to get IntelliSense working once the HotFix is installed in both a normal aspx page as well as ASP.NET MasterPage. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f11%2f08%2fHow-to-Use-Visual-Studio-jQuery-IntelliSense-Supported-Through-Hotfix.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f11%2f08%2fHow-to-Use-Visual-Studio-jQuery-IntelliSense-Supported-Through-Hotfix.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/How_to_Use_Visual_Studio_jQuery_IntelliSense_Supported_Through_Hotfix</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/How_to_Use_Visual_Studio_jQuery_IntelliSense_Supported_Through_Hotfix</guid>
      <pubDate>Mon, 10 Nov 2008 03:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Toolkit Released on CodePlex!</title>
      <description>The Silverlight Toolkit is a collection of Silverlight controls, components and utilities made available outside the normal Silverlight release cycle. It adds new functionality quickly for designers and developers, and provides the community an efficient way to help shape product development by contributing ideas and bug reports. This first release includes full source code, unit tests, samples and documentation for 12 new controls covering charting, styling, layout, and user input. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fsilverlight"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fsilverlight" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Toolkit_Released_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Toolkit_Released_on_CodePlex</guid>
      <pubDate>Tue, 28 Oct 2008 18:46:07 GMT</pubDate>
    </item>
    <item>
      <title>jQuery IntelliSense documentation file available</title>
      <description>IntelliSense documentation files for jQuery just got published on jquery.com. This enables great IntelliSense at design-time for jQuery in Visual Studio 2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fbleroy%2farchive%2f2008%2f10%2f27%2fjquery-intellisense-documentation-file-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fbleroy%2farchive%2f2008%2f10%2f27%2fjquery-intellisense-documentation-file-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_IntelliSense_documentation_file_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_IntelliSense_documentation_file_available</guid>
      <pubDate>Tue, 28 Oct 2008 10:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Free Winforms and ASP.NET Chart Controls</title>
      <description>Directly from Microsoft &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2008%2f10%2ffree-winform-and-aspnet-chart-controls.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2008%2f10%2ffree-winform-and-aspnet-chart-controls.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Free_Winforms_and_ASP_NET_Chart_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Free_Winforms_and_ASP_NET_Chart_Controls</guid>
      <pubDate>Mon, 27 Oct 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ScottG:October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight</title>
      <description>Latest quality link collection by Scott &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%2f2008%2f10%2f22%2foctober-22nd-links-asp-net-visual-studio-wpf-and-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f10%2f22%2foctober-22nd-links-asp-net-visual-studio-wpf-and-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottG_October_22nd_Links_ASP_NET_Visual_Studio_WPF_and_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottG_October_22nd_Links_ASP_NET_Visual_Studio_WPF_and_Silverlight</guid>
      <pubDate>Thu, 23 Oct 2008 17:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Two ASP.NET/VS 2008 Performance Tricks That Even Microsoft Didn't Know</title>
      <description>Two interesting ASP.NET with Visual Studio 2008 performance tips that were not documented and discovered by chance &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%2f14%2fTwo-ASPNET-VS-2008-Performance-Tricks-That-Even-Microsoft-Didnt-Know-About.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f14%2fTwo-ASPNET-VS-2008-Performance-Tricks-That-Even-Microsoft-Didnt-Know-About.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Two_ASP_NET_VS_2008_Performance_Tricks_That_Even_Microsoft_Didn_t_Know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Two_ASP_NET_VS_2008_Performance_Tricks_That_Even_Microsoft_Didn_t_Know</guid>
      <pubDate>Tue, 16 Sep 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Sending Email in a Development Environment without an SMTP Server</title>
      <description>Very handy... I'm forever looking this stuff up :-|  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fSending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fSending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Sending_Email_in_a_Development_Environment_without_an_SMTP_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Sending_Email_in_a_Development_Environment_without_an_SMTP_Server</guid>
      <pubDate>Thu, 11 Sep 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>MSDN Social Bookmarks</title>
      <description>MSDN Social Bookmarks was released today.  This is a candid look at what it's all about and why you should consider using it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f09%2f10%2fmsdn-social-bookmarks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f09%2f10%2fmsdn-social-bookmarks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/MSDN_Social_Bookmarks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/MSDN_Social_Bookmarks</guid>
      <pubDate>Wed, 10 Sep 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>More F# At Code Camp Hartford</title>
      <description>Rick Minerich writes about CodeCamp in Hartford and his recent F# presentation with slides and code examples &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f08%2f16%2ff-at-code-camp-hartford.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f08%2f16%2ff-at-code-camp-hartford.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/More_F_At_Code_Camp_Hartford</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/More_F_At_Code_Camp_Hartford</guid>
      <pubDate>Tue, 19 Aug 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>The Complete Reference for Any jQuery Developer</title>
      <description>If you ever to do something with jQuery, you should find it in this extensive list. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2feffectize.com%2fjquery-developer-guide"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2feffectize.com%2fjquery-developer-guide" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Complete_Reference_for_Any_jQuery_Developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Complete_Reference_for_Any_jQuery_Developer</guid>
      <pubDate>Mon, 25 Aug 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Free Visual Studio File Explorer Add-in</title>
      <description>The Visual Studio File Explorer Add-in (sexy name we know, but hey, it's self documenting) is a free Tool Window add-in for VS 2008 that provides a Windows Explorer style file system view. It's particularly useful for performing routine file system tasks without the need to "context switch" away from Visual Studio, which can be time-consuming over the course of days and weeks. It is shell-enabled so extensions like TortoiseSVN work too. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f08%2f13%2ffree-visual-studio-file-explorer-add-in%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f08%2f13%2ffree-visual-studio-file-explorer-add-in%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_Visual_Studio_File_Explorer_Add_in</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_Visual_Studio_File_Explorer_Add_in</guid>
      <pubDate>Wed, 13 Aug 2008 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>How To Design State Sharing In A Peer Network</title>
      <description>This article is all about peer-enabling business applications by allowing them to share state in a serverless peer network. Before getting into the details of a sample app, I want to talk about some of the various ways that people typically try to share state in a peer network, as well as the pros and cons of those approaches. Finally, I'll show you a sample application called WeSpend, a tool for tracking your bank book ledger. This application automatically synchronizes data with all other instances of itself on your home network.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn2.microsoft.com%2fmagazine%2fcc700336"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn2.microsoft.com%2fmagazine%2fcc700336" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/How_To_Design_State_Sharing_In_A_Peer_Network</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/How_To_Design_State_Sharing_In_A_Peer_Network</guid>
      <pubDate>Tue, 12 Aug 2008 01:36:27 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to Microsoft Sync Framwework</title>
      <description>Microsoft Sync Framework is a platform which enables collaboration and offline access  among applications, services and devices. Using Sync Framework developers can build sync systems that can integrate any application with any data using any protocol over the network. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.techbubbles.com%2fmicrosoft%2fmicrosoft-sync-framework%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.techbubbles.com%2fmicrosoft%2fmicrosoft-sync-framework%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Introduction_to_Microsoft_Sync_Framwework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Introduction_to_Microsoft_Sync_Framwework</guid>
      <pubDate>Mon, 11 Aug 2008 20:45:07 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 Express is now live!</title>
      <description>I promised an update on SQL Express availability in my last post about the release of SQL Server 2008 so here it is. SQL Server 2008 Express is now available along with the release of the .NET Framework 3.5 SP1, which is a prerequisite and Visual Studio Express SP1. As I mentioned, there are two more editions of SQL Express on the way. There are a number of prerequisites for SQL Server 2008 that you will have to install on your own before installing SQL Express. Here is the list and basic instructions:  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsqlexpress%2farchive%2f2008%2f08%2f11%2fsql-server-2008-express-is-now-live.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsqlexpress%2farchive%2f2008%2f08%2f11%2fsql-server-2008-express-is-now-live.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Express_is_now_live</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Express_is_now_live</guid>
      <pubDate>Tue, 12 Aug 2008 22:16:09 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 Service Pack 1</title>
      <description>It's finally here!  I haven't seen an official announcement yet, but I did a search for &amp;quot;Visual Studio 2008 Service Pack 1&amp;quot; on Microsoft's Download Center and found the following downloads added today:

Microsoft Visual Studio 2008 Service Pack 1 (exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;DisplayLang=en

Microsoft Visual Studio 2008 Service Pack 1 (iso)
http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&amp;amp;DisplayLang=en &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%2fresults.aspx%3ffreetext%3dVisual%2520Studio%25202008%2520Service%2520Pack%25201%26productID%3dBF0EBDD7-5D74-479A-B01E-D7B141200243%26categoryId%3d10%26period%3d%26sortCriteria%3ddate%26nr%3d20%26DisplayLang%3den"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fresults.aspx%3ffreetext%3dVisual%2520Studio%25202008%2520Service%2520Pack%25201%26productID%3dBF0EBDD7-5D74-479A-B01E-D7B141200243%26categoryId%3d10%26period%3d%26sortCriteria%3ddate%26nr%3d20%26DisplayLang%3den" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Service_Pack_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Service_Pack_1</guid>
      <pubDate>Mon, 11 Aug 2008 16:16:07 GMT</pubDate>
    </item>
    <item>
      <title>What's wrong with SOAP? - REST and .NET 3.5 Part 1 - why REST based se</title>
      <description>SOAP vs REST &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f7991"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f7991" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/What_s_wrong_with_SOAP_REST_and_NET_3_5_Part_1_why_REST_based_se</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/What_s_wrong_with_SOAP_REST_and_NET_3_5_Part_1_why_REST_based_se</guid>
      <pubDate>Mon, 11 Aug 2008 03:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Theme Generator</title>
      <description>A fun little ASP.NET MVC Application I wrote to generate Visual Studio themes based off of 3 given colors. I have always felt that selecting every color to make a decent theme is way too repetitive. This web application automatically chooses complements / contrasts based off your initial color selections (and uses jQuery to let you preview your theme before creating). Check it out and let me know what you think. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2ftools%2fTheme.mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2ftools%2fTheme.mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Visual_Studio_Theme_Generator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Visual_Studio_Theme_Generator</guid>
      <pubDate>Thu, 07 Aug 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>IntelliSense for Expression Blend</title>
      <description>An add-in for Expression Blend 2.5 that adds IntelliSense for editing of XAML files. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fStefanDobrev%2fPosts%2f08-08-04%2fIntelliSense_for_Expression_Blend.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fStefanDobrev%2fPosts%2f08-08-04%2fIntelliSense_for_Expression_Blend.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/IntelliSense_for_Expression_Blend</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/IntelliSense_for_Expression_Blend</guid>
      <pubDate>Mon, 04 Aug 2008 13:16:05 GMT</pubDate>
    </item>
    <item>
      <title>The Work-at-Home Developer's Guide to Happiness</title>
      <description>As a long time work-at-home developer, I've come to realize over the years how important it is to have the right work routine and balance to remain happy in both your professional and personal life. I've worked from my home 100% of the time for the last 6-7 years and had often worked from my home in spurts before that. Without question, it requires the right mindset and dedication. There's an upside as well as a downside to working from home, but with the right routine you can be successful at it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2008%2f08%2f03%2fthe-work-at-home-developers-guide-to-happiness.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2008%2f08%2f03%2fthe-work-at-home-developers-guide-to-happiness.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Work_at_Home_Developer_s_Guide_to_Happiness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Work_at_Home_Developer_s_Guide_to_Happiness</guid>
      <pubDate>Mon, 04 Aug 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Best ASP.NET Performance Winner For Data Binding</title>
      <description>To achieve best performance you need to make decisions based on trade-off between coolness, coding productivity, and personal engineering values. I never thought I would be recommending my customer considering using old fashion Response.Write() in his Internet facing ASP.NET web application in order to significantly improve the application's performance. 

Customer Case Study... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2falikl%2farchive%2f2008%2f07%2f31%2fbest-asp-net-performance-winner-for-data-binding-hands-up-to-response-write.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2falikl%2farchive%2f2008%2f07%2f31%2fbest-asp-net-performance-winner-for-data-binding-hands-up-to-response-write.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Best_ASP_NET_Performance_Winner_For_Data_Binding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Best_ASP_NET_Performance_Winner_For_Data_Binding</guid>
      <pubDate>Mon, 04 Aug 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>How to install Windows SharePoint Services 3.0 SP1 on Vista x64/x86</title>
      <description>If you are a developer for SharePoint your best friend has been Virtual PC or VMWare. It's time to introduce a new friend, Bamboo Nation's SharePointOnVista

We have put together an installer that allows you to install WSS3.0 SP1 on Vista, both x86 and x64.  This will allow you to develop on your workstation with all the power of a non virtualized environment
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcommunity.bamboosolutions.com%2fblogs%2fbambooteamblog%2farchive%2f2008%2f05%2f21%2fhow-to-install-windows-sharepoint-services-3-0-sp1-on-vista-x64-x86.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcommunity.bamboosolutions.com%2fblogs%2fbambooteamblog%2farchive%2f2008%2f05%2f21%2fhow-to-install-windows-sharepoint-services-3-0-sp1-on-vista-x64-x86.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_install_Windows_SharePoint_Services_3_0_SP1_on_Vista_x64_x86</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_install_Windows_SharePoint_Services_3_0_SP1_on_Vista_x64_x86</guid>
      <pubDate>Tue, 29 Jul 2008 16:03:51 GMT</pubDate>
    </item>
    <item>
      <title>Referencing 2.0 Web Services (asmx) in Visual Studio 2008 </title>
      <description>Recently I needed to add a reference to a classic (.Net 2.0) web service inside a new project that was being created via Visual Studio 2008.  &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%2f07%2f21%2freferencing-2-0-web-services-asmx-in-visual-studio-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f07%2f21%2freferencing-2-0-web-services-asmx-in-visual-studio-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Referencing_2_0_Web_Services_asmx_in_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Referencing_2_0_Web_Services_asmx_in_Visual_Studio_2008</guid>
      <pubDate>Tue, 29 Jul 2008 00:59:33 GMT</pubDate>
    </item>
    <item>
      <title>Just Released! SharePoint Lookup Field with Picker</title>
      <description>Nerved by dropdowns in SharePoint Lookup Fields? 
Dropdowns for large lists are unacceptable! This custom SharePoint Field allows you to search for items and to pick them, instead of scrolling, scrolling, scrolling....
Just forget the fuc**** dropdowns!

Bye,

Christian
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcglessner.blogspot.com%2f2008%2f07%2flookup-field-with-picker.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcglessner.blogspot.com%2f2008%2f07%2flookup-field-with-picker.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Just_Released_SharePoint_Lookup_Field_with_Picker</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Just_Released_SharePoint_Lookup_Field_with_Picker</guid>
      <pubDate>Thu, 17 Jul 2008 17:15:22 GMT</pubDate>
    </item>
  </channel>
</rss>