<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by tokes</title>
    <description>Stories kicked by tokes</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>CodePlex Project of the Month audio interview: Json.NET</title>
      <description>An audio interview about Json.NET, the March CodePlex project of the month. Interview covers what is JSON and Json.NET as well as the trials and tribulations of managing an open source project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f03%2f24%2fjson-net-audio-interview.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f03%2f24%2fjson-net-audio-interview.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/CodePlex_Project_of_the_Month_audio_interview_Json_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/CodePlex_Project_of_the_Month_audio_interview_Json_NET</guid>
      <pubDate>Tue, 24 Mar 2009 20:31:03 GMT</pubDate>
    </item>
    <item>
      <title>ButtercupReader - A Silverlight Digital Talking Book Reader</title>
      <description>Launched at Mix09, ButtercupReader is a free Silverlight 2.0 application for viewing and playing digital talking books (DAISY) on the web by blind and partially sighted users. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f03%2f18%2fbuttercupreader-a-silverlight-digital-talking-book-reader.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f03%2f18%2fbuttercupreader-a-silverlight-digital-talking-book-reader.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/ButtercupReader_A_Silverlight_Digital_Talking_Book_Reader</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/ButtercupReader_A_Silverlight_Digital_Talking_Book_Reader</guid>
      <pubDate>Thu, 19 Mar 2009 07:19:41 GMT</pubDate>
    </item>
    <item>
      <title>Using the Silverlight 2.0 ProgressBar Control</title>
      <description>There's a bit more to using the new Silverlight 2.0 ProgressBar control than you might think. This post looks at the control and how to use it in real world scenarios. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2009%2f01%2f06%2fusing-the-silverlight-2.0-progressbar-control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2009%2f01%2f06%2fusing-the-silverlight-2.0-progressbar-control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Using_the_Silverlight_2_0_ProgressBar_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Using_the_Silverlight_2_0_ProgressBar_Control</guid>
      <pubDate>Tue, 06 Jan 2009 18:00:54 GMT</pubDate>
    </item>
    <item>
      <title>Json.NET 3.5 Beta 2 - JSON schema validation</title>
      <description>The big new feature in Json.NET 3.5 Beta 2 is JSON schema validation. JSON Schema is a specification for defining the structure of JSON. Think of it as XML Schema for JSON except it is actually readable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f01%2f04%2fjson-net-3-5-beta-2-json-schema-validation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f01%2f04%2fjson-net-3-5-beta-2-json-schema-validation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Json_NET_3_5_Beta_2_JSON_schema_validation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Json_NET_3_5_Beta_2_JSON_schema_validation</guid>
      <pubDate>Sun, 04 Jan 2009 16:29:45 GMT</pubDate>
    </item>
    <item>
      <title>Preventing Double Form Posts</title>
      <description>Most posts on this topic focus on disabling the submit button that causes the post. This works fine when you only have one submit control. But, if you have multiple buttons and/or link buttons that can cause a post and want to avoid potential conflicts if a user clicks a second submit control before the first one has been processed then this is really simply approach. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f11%2f14%2fpreventing-double-form-posts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f11%2f14%2fpreventing-double-form-posts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Preventing_Double_Form_Posts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Preventing_Double_Form_Posts</guid>
      <pubDate>Mon, 17 Nov 2008 04:01:09 GMT</pubDate>
    </item>
    <item>
      <title>Speeding up ASP.NET with the Runtime Page Optimizer</title>
      <description>An great new tool to automatically optimize 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%2fjames.newtonking.com%2farchive%2f2008%2f10%2f19%2fspeeding-up-asp-net-with-the-runtime-page-optimizer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f10%2f19%2fspeeding-up-asp-net-with-the-runtime-page-optimizer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Speeding_up_ASP_NET_with_the_Runtime_Page_Optimizer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Speeding_up_ASP_NET_with_the_Runtime_Page_Optimizer</guid>
      <pubDate>Mon, 20 Oct 2008 08:31:08 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC and Json.NET</title>
      <description>Bringing Json.NET to ASP.NET MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f10%2f16%2fasp-net-mvc-and-json-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f10%2f16%2fasp-net-mvc-and-json-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_and_Json_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_and_Json_NET</guid>
      <pubDate>Fri, 17 Oct 2008 11:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Achieving POCO s in Linq to SQL</title>
      <description>How to get rid of Persistence Related code and making L2S Still work ! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f10%2f14%2fachieving-poco-s-in-linq-to-sql.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f10%2f14%2fachieving-poco-s-in-linq-to-sql.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Achieving_POCO_s_in_Linq_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Achieving_POCO_s_in_Linq_to_SQL</guid>
      <pubDate>Tue, 14 Oct 2008 16:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using jQuery to display a modal UpdatePanel confirmation</title>
      <description>An example of using jQuery's BlockUI plugin to display the result of an ASP.NET AJAX UpdatePanel's partial postback as a modal confirmation dialog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f10%2f11%2fusing-jquery-to-display-a-modal-updatepanel-confirmation%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f10%2f11%2fusing-jquery-to-display-a-modal-updatepanel-confirmation%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_jQuery_to_display_a_modal_UpdatePanel_confirmation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_jQuery_to_display_a_modal_UpdatePanel_confirmation</guid>
      <pubDate>Mon, 13 Oct 2008 22:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Some Thoughts on Oslo</title>
      <description>The concept of modelling software in an abstract manner to ease the process of creating the real thing has been around for a while. And in all that time it's never really taken off in the mainstream. So it's pretty exciting to hear Microsoft has decided to give it a go - Microsoft have always been clever when it comes to examining the landscape, taking out the best bits, and building something that stands out from the rest. Let's hope they learn the lessons of others and produce something that's really different. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f10%2f12%2fsome-thoughts-on-oslo.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f10%2f12%2fsome-thoughts-on-oslo.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Some_Thoughts_on_Oslo</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Some_Thoughts_on_Oslo</guid>
      <pubDate>Mon, 13 Oct 2008 20:31:10 GMT</pubDate>
    </item>
    <item>
      <title>10 Programming Proverbs Every Developer Should Know</title>
      <description>Proverbs are used to express universal truths or life lessons in a short and memorable fashion.  I find that they are a great way to keep things in perspective, both in life and in work.  Because of this, I have assembled 10 programming proverbs that every developer needs in their arsenal.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fProgramming-Proverbs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fProgramming-Proverbs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/10_Programming_Proverbs_Every_Developer_Should_Know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/10_Programming_Proverbs_Every_Developer_Should_Know</guid>
      <pubDate>Wed, 08 Oct 2008 07:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Best practices for creating websites in IIS 6</title>
      <description>A list of steps that I always take while creating ASP.NET websites in IIS 6. It ensures better performance maintainability, and scalability of your application.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f04%2fbest-practices-for-creating-websites-in-iis-6-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f04%2fbest-practices-for-creating-websites-in-iis-6-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Best_practices_for_creating_websites_in_IIS_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Best_practices_for_creating_websites_in_IIS_6</guid>
      <pubDate>Mon, 06 Oct 2008 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Check username availability with JQuery &amp;amp; ASP.NET</title>
      <description>This article shows how to use jQuery in a real world practical situation - to check username availability - by making an AJAX call to a WebMethod. In this artcle we examine how to make the call, how get the desired username and pass it correctly as well as using jQuery to style and display firnedly notification messages. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2friderdesign.com%2farticles%2fCheck-username-availability-with-JQuery-and-ASP.NET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2friderdesign.com%2farticles%2fCheck-username-availability-with-JQuery-and-ASP.NET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Check_username_availability_with_JQuery_ASP_NET_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Check_username_availability_with_JQuery_ASP_NET_1</guid>
      <pubDate>Tue, 07 Oct 2008 22:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Thought Driven Development a Methodology of Abile Development</title>
      <description>Warning: This is a rant against TDD extremism! Sensitive TDD people better step out of this dark sleazy communist place right now!
Why do I pick on TDD? Because it makes no sense. The development and design shall be driven by thought not by test. Yes some people are able to "think" better about their problems while using TDD. Kudos to them! But not all people are alike. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flittletutorials.com%2f2008%2f09%2f29%2fthought-driven-development%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flittletutorials.com%2f2008%2f09%2f29%2fthought-driven-development%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Thought_Driven_Development_a_Methodology_of_Abile_Development</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Thought_Driven_Development_a_Methodology_of_Abile_Development</guid>
      <pubDate>Tue, 30 Sep 2008 22:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Want to Speed Up Your ASP.NET Web Site?</title>
      <description>There are lots of tricks to optimising the speed of your web site. Most of them require you to follow certain design and implementation best practices. But, if you're looking for a quick and (really) easy way to make your site even faster then you should definitely check out the new Runtime Page Optimizer (RPO). Deployment is pretty much copying an assembly to your web server and adding a couple of lines to your web.config - it's that simple! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f09%2f17%2fwant-to-speed-up-you-asp.net-web-site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f09%2f17%2fwant-to-speed-up-you-asp.net-web-site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Want_to_Speed_Up_Your_ASP_NET_Web_Site</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Want_to_Speed_Up_Your_ASP_NET_Web_Site</guid>
      <pubDate>Wed, 17 Sep 2008 12:50:47 GMT</pubDate>
    </item>
    <item>
      <title>Supporting Leaderless Projects</title>
      <description>Are you a junior developer working alone? Are you part of a team with no Development Team Lead (DTL)? Do you feel neglected, unloved and with nowhere to turn? Then this article is for you and your manager. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f09%2f13%2fsupporting-leaderless-projects.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f09%2f13%2fsupporting-leaderless-projects.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Supporting_Leaderless_Projects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Supporting_Leaderless_Projects</guid>
      <pubDate>Mon, 15 Sep 2008 06:25:47 GMT</pubDate>
    </item>
    <item>
      <title>Json.NET 3.0 Released</title>
      <description>The latest version of Json.NET brings lots of new features including Silverlight support. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f08%2f25%2fjson-net-3-0-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f08%2f25%2fjson-net-3-0-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Json_NET_3_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Json_NET_3_0_Released</guid>
      <pubDate>Tue, 26 Aug 2008 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Bad advice on exceptions from Joel</title>
      <description>Starting from some comments on my exception handling series of articles I run into a couple of blogs pointing to this post on joelonsoftware.com. I think this is the worst advice on exception handling I have ever read, sorry Joel. I know this is an old post, I know Joel is entitled to his own opinion and I know he has the right to write his code as he sees fit. But as an opinion leader he influences others. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flittletutorials.com%2f2008%2f08%2f23%2fbad-advice-on-exceptions-from-joel%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flittletutorials.com%2f2008%2f08%2f23%2fbad-advice-on-exceptions-from-joel%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Bad_advice_on_exceptions_from_Joel</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Bad_advice_on_exceptions_from_Joel</guid>
      <pubDate>Sun, 24 Aug 2008 13:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Starting with jQuery</title>
      <description>This is the first of number of posts to come on getting started with jQuery with no previous knowledge of the framework.  Over the course, various jQuery Plug-Ins will be used and discussed along with gradual integration with traditional ASP.Net 2.0 web applications components (i.e. Master Pages, User Controls, and ASP.Net AJAX). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frandomactsofcoding.blogspot.com%2f2008%2f08%2fstarting-with-jquery.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frandomactsofcoding.blogspot.com%2f2008%2f08%2fstarting-with-jquery.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Starting_with_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Starting_with_jQuery</guid>
      <pubDate>Fri, 15 Aug 2008 06:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Documenting Coding Standards - Less is More</title>
      <description>A colleague and I were recently invited to provide feedback on a client's coding standards and were sent a 60+ page document to review. In preparation for the meeting I diligently started to go through each section providing comments and suggestions as I went. But after about page 30 my concentration began to wane and my comments grew more and more sparse. The moral of this story...

If someone that's being paid to review your coding standards is struggling to get through them then you can bet your bottom dollar your development team won't be reading them either.

This post reflects on the things to consider when documenting your company's standards. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f08%2f05%2fdocumenting-coding-standards---less-is-more.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f08%2f05%2fdocumenting-coding-standards---less-is-more.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Documenting_Coding_Standards_Less_is_More</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Documenting_Coding_Standards_Less_is_More</guid>
      <pubDate>Wed, 06 Aug 2008 23:31:11 GMT</pubDate>
    </item>
    <item>
      <title>WCF Simplified to a Single Diagram</title>
      <description>Anyone learning WCF for the first time will quickly become bewildered by the array of new terms and concepts they have to get their heads around. As part of a presentation I did recently I produced a single diagram that helps gain a quick overview of these terms and how they relate to one another. Check it out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f07%2f31%2fwcf-simplified-to-a-single-diagram.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f07%2f31%2fwcf-simplified-to-a-single-diagram.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/WCF_Simplified_to_a_Single_Diagram</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/WCF_Simplified_to_a_Single_Diagram</guid>
      <pubDate>Thu, 31 Jul 2008 10:27:45 GMT</pubDate>
    </item>
    <item>
      <title>Foundations of Programming - Learning Application</title>
      <description>If you're anything like me, you probably learn a lot better by going through code rather than reading books. I'm happy to release the Foundations of Programming Learning Application - it's a complete solution meant to show what was covered in the Foundations series. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f07%2f18%2ffoundations-of-programming-learning-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f07%2f18%2ffoundations-of-programming-learning-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Foundations_of_Programming_Learning_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Foundations_of_Programming_Learning_Application</guid>
      <pubDate>Thu, 31 Jul 2008 04:46:10 GMT</pubDate>
    </item>
    <item>
      <title>So What's Your Personal (Developer) Brand?</title>
      <description>I am increasingly being asked by members of my team how they can further themselves within the company. While this is certainly an option - and a popular one - it is not the only track to follow. You could choose to become a technical specialist, an architect or even a technical salesperson. But whatever path you choose to follow your ability to achieve it will be dependent on how you develop your own personal brand - in other words the way you portray yourself to others will directly reflect the opportunities that are presented to you. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f07%2f16%2fso-whatrsquos-your-personal-developer-brand.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f07%2f16%2fso-whatrsquos-your-personal-developer-brand.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/So_What_s_Your_Personal_Developer_Brand</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/So_What_s_Your_Personal_Developer_Brand</guid>
      <pubDate>Sun, 20 Jul 2008 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Mocking the Linq To Sql DataContext</title>
      <description>A generic solution to mocking the Linq To Sql DataContext and how you can test your linq queries against an in memory database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f07%2f06%2fmocking-linq-to-sql-datacontext.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f07%2f06%2fmocking-linq-to-sql-datacontext.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Mocking_the_Linq_To_Sql_DataContext</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Mocking_the_Linq_To_Sql_DataContext</guid>
      <pubDate>Wed, 09 Jul 2008 08:31:02 GMT</pubDate>
    </item>
    <item>
      <title>An Open Letter to the ALT.NET Community</title>
      <description>It seems as if everyone in .net land has chimed in on the whole Entity Framework &amp;quot;Vote Of No Confidence&amp;quot; petition recently, and up until now I have mostly stayed on the sidelines. As with any seemingly risky move, I was quite torn on the issue. And to a certain extent, I still am ... &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%2f2008%2f06%2fAn-Open-Letter-to-the-ALTNET-Community.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f06%2fAn-Open-Letter-to-the-ALTNET-Community.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/An_Open_Letter_to_the_ALT_NET_Community</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/An_Open_Letter_to_the_ALT_NET_Community</guid>
      <pubDate>Tue, 01 Jul 2008 02:31:03 GMT</pubDate>
    </item>
  </channel>
</rss>