<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by deezin</title>
    <description>Stories kicked by deezin</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>SQL Trusted Connections with ASP.NET</title>
      <description>The problem arises when your SQL server and your IIS/asp.net server are on separate machines, which is a typical setup. As the ASPNET user does not exist on the SQL server you can't grant access to it. There are 4 main ways to overcome this problem &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%2f7142%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f7142%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SQL_Trusted_Connections_with_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SQL_Trusted_Connections_with_ASP_NET</guid>
      <pubDate>Tue, 22 Jan 2008 09:32:48 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 9: Introducing the Designer</title>
      <description>This post gives an introduction to designers and show what designers can do during the design time, and compares between web and windows controls designers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-9-Introducing-the-Designer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-9-Introducing-the-Designer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_9_Introducing_the_Designer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_9_Introducing_the_Designer</guid>
      <pubDate>Mon, 21 Jan 2008 20:31:06 GMT</pubDate>
    </item>
    <item>
      <title>New BlogEngine Theme - ThemeEngine.LayoutGala</title>
      <description>Another experiment in BlogEngine dynamic theming. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.gravitycube.net%2fblog%2fpost%2fNew-BlogEngine-Theme---ThemeEngineLayoutGala.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.gravitycube.net%2fblog%2fpost%2fNew-BlogEngine-Theme---ThemeEngineLayoutGala.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_BlogEngine_Theme_ThemeEngine_LayoutGala</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_BlogEngine_Theme_ThemeEngine_LayoutGala</guid>
      <pubDate>Mon, 21 Jan 2008 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SmartBag for MVC</title>
      <description>A nice replacement for the ViewData proposed by Jeffrey Palermo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeffrey.palermo%2farchive%2f2008%2f01%2f19%2fintroducing-the-smartbag-for-asp-net-mvc-and-soliciting-feedback.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeffrey.palermo%2farchive%2f2008%2f01%2f19%2fintroducing-the-smartbag-for-asp-net-mvc-and-soliciting-feedback.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SmartBag_for_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SmartBag_for_MVC</guid>
      <pubDate>Mon, 21 Jan 2008 06:16:03 GMT</pubDate>
    </item>
    <item>
      <title>FxCop: Writing Your Own Custom Rules </title>
      <description>Jason Kresowaty designed this web site to address the shortage of documentation on the FxCop 1.36 API. 

Some of the highlights include the following: 

- A brief tutorial of FxCop 
- A listing of what kinds of customizations are possible with FxCop 
- An overview of the introspection API 
- How to implement custom rules 
- How to write the XML description resource for the custom rules 
- An advanced section on using FxCop to check doc comments 
- Example rules 

A tool called Introspector is also available here that lets you browse assemblies using the FxCop introspection object model. This lets you see precisely which objects are involved when you develop custom rules.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.binarycoder.net%2ffxcop%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.binarycoder.net%2ffxcop%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/FxCop_Writing_Your_Own_Custom_Rules</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/FxCop_Writing_Your_Own_Custom_Rules</guid>
      <pubDate>Mon, 21 Jan 2008 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>EntitySpaces 2008 Preview</title>
      <description>Take a look at the major enhancements coming in ES2008 as outlined in this blog post. A new code generator, enhanced DynamicQuery, more providers ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f01%2f19%2fEntitySpaces2008Preview.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f01%2f19%2fEntitySpaces2008Preview.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_2008_Preview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_2008_Preview</guid>
      <pubDate>Mon, 21 Jan 2008 13:01:04 GMT</pubDate>
    </item>
    <item>
      <title>New* .NET 3.5 Feature: AddIn Framework ( Part 1 of 3 )</title>
      <description>Introduction to the addin framework in .NET 3.5 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.shafqatahmed.com%2f2008%2f01%2fnew-net-35-feat.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.shafqatahmed.com%2f2008%2f01%2fnew-net-35-feat.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/New_NET_3_5_Feature_AddIn_Framework_Part_1_of_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/New_NET_3_5_Feature_AddIn_Framework_Part_1_of_3</guid>
      <pubDate>Tue, 22 Jan 2008 06:16: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>Tue, 22 Jan 2008 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 8: Implementing UITypeEditor</title>
      <description>This post describes by steps how to implement a custom UITypeEditor and gives a brief introduction on the IWindowFormsEditorService, the sample introduced is a ColorEditor that uses the ColorWheel to pick from it colors from the drop down. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-8-Implementing-UITypeEditor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-8-Implementing-UITypeEditor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_8_Implementing_UITypeEditor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_8_Implementing_UITypeEditor</guid>
      <pubDate>Sat, 19 Jan 2008 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Free Copy of VS 2008, SQL 2008 and Windows Server 2008</title>
      <description>Want a lot of free software from our friends at Microsoft? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vonsharp.net%2fFreeCopyOfVS2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vonsharp.net%2fFreeCopyOfVS2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_Copy_of_VS_2008_SQL_2008_and_Windows_Server_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_Copy_of_VS_2008_SQL_2008_and_Windows_Server_2008</guid>
      <pubDate>Sat, 19 Jan 2008 22:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Best C# Web Sites</title>
      <description>Best C# sites active on the Web today. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devtopics.com%2fbest-c-web-sites%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devtopics.com%2fbest-c-web-sites%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Best_C_Web_Sites</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Best_C_Web_Sites</guid>
      <pubDate>Sat, 19 Jan 2008 22:46:02 GMT</pubDate>
    </item>
    <item>
      <title>First ALT.NET (mini)conference in Italy</title>
      <description>The  first alt.net event in italy &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%2f2008%2f01%2f18%2fFirst-ALT.NET-miniconference-in-Italy.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f01%2f18%2fFirst-ALT.NET-miniconference-in-Italy.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/events/First_ALT_NET_mini_conference_in_Italy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/events/First_ALT_NET_mini_conference_in_Italy</guid>
      <pubDate>Fri, 18 Jan 2008 18:16:05 GMT</pubDate>
    </item>
    <item>
      <title>New BlogEngine Theme - ThemeEngine.NFL</title>
      <description>A new proof of concept theme for BlogEngine.net &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.gravitycube.net%2fblog%2fpost%2fNew-BlogEngine-Theme---ThemeEngineNFL.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.gravitycube.net%2fblog%2fpost%2fNew-BlogEngine-Theme---ThemeEngineNFL.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_BlogEngine_Theme_ThemeEngine_NFL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_BlogEngine_Theme_ThemeEngine_NFL</guid>
      <pubDate>Sat, 19 Jan 2008 03:16:02 GMT</pubDate>
    </item>
    <item>
      <title>C# by Contract - Using Expression Trees</title>
      <description>Using Lambda Expressions to get more bang for my buck! This Article is part of a series exploring the capabilities of .NET 3.5 and how new advances allow the development of a very powerful Design by Contract (or Contract First or Contract Driven Development) system in very few lines. DBC can help you write better code and although the examples in this post are in C#, they will work equally well in VB.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faabs.wordpress.com%2f2008%2f01%2f18%2fc-by-contract-using-expression-trees%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faabs.wordpress.com%2f2008%2f01%2f18%2fc-by-contract-using-expression-trees%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/C_by_Contract_Using_Expression_Trees</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/C_by_Contract_Using_Expression_Trees</guid>
      <pubDate>Sat, 19 Jan 2008 08:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Dual Monitors for Developers</title>
      <description>Let's face it, a multiple monitor setup is the only way to go for a software developer, or any other computer professional these days. If you are still using only a single monitor, you are not working at your full potential. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ca5df7028-c55e-4a54-b367-34450236e380.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ca5df7028-c55e-4a54-b367-34450236e380.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Dual_Monitors_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Dual_Monitors_for_Developers</guid>
      <pubDate>Sun, 20 Jan 2008 00:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Measure memory consumption of creating object in C#</title>
      <description>Measure memory consumption of creating object or executing functions in C#

A detailed look at benchmarking the memory footprint and the execution speed of functions. &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%2fmeasure-memory-consumption-creating-object-functions%2f102.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%2fmeasure-memory-consumption-creating-object-functions%2f102.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Measure_memory_consumption_of_creating_object_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Measure_memory_consumption_of_creating_object_in_C</guid>
      <pubDate>Fri, 18 Jan 2008 15:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Asp.Net Ajax Combobox using Script#</title>
      <description>ASP.NET AJAX Combobox using Script# &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosessaur.blogspot.com%2f2008%2f01%2faspnet-ajax-combobox.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosessaur.blogspot.com%2f2008%2f01%2faspnet-ajax-combobox.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Asp_Net_Ajax_Combobox_using_Script</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Asp_Net_Ajax_Combobox_using_Script</guid>
      <pubDate>Mon, 21 Jan 2008 04:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>