<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by larsw</title>
    <description>Stories kicked by larsw</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>Syntax highlighting with MGrammar</title>
      <description>Lars discusses his findings in the System.Dataflow assembly, so that he was able to create a syntax highlighter that takes a compiled MGrammar and source code as input and outputs HTML. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flarswilhelmsen.com%2f2009%2f03%2f31%2fsyntax-highlighting-with-mgrammar%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flarswilhelmsen.com%2f2009%2f03%2f31%2fsyntax-highlighting-with-mgrammar%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Syntax_highlighting_with_MGrammar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Syntax_highlighting_with_MGrammar</guid>
      <pubDate>Wed, 01 Apr 2009 16:18:32 GMT</pubDate>
    </item>
    <item>
      <title>Parsing the command line with MGrammar - Part 1</title>
      <description>In this first installment of a blog series on MGrammar, Lars goes through the grammar of a small DSL that can be used to parse the command line. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flarswilhelmsen.com%2f2009%2f03%2f16%2fparsing-the-command-line-with-mgrammar-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flarswilhelmsen.com%2f2009%2f03%2f16%2fparsing-the-command-line-with-mgrammar-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Parsing_the_command_line_with_MGrammar_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Parsing_the_command_line_with_MGrammar_Part_1</guid>
      <pubDate>Thu, 19 Mar 2009 18:41:01 GMT</pubDate>
    </item>
    <item>
      <title>Certificate Generation Made Easy</title>
      <description>Here is a HTA script that automates the generation of a self signed CA and a machine certificate. This helps achieve the advantage of a Root CA without the need to actually build a server to act as a Certificate Authority. Screen shots give you an example of the functionality. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f12%2f19%2fCertificate-Generation-Made-Easy.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f12%2f19%2fCertificate-Generation-Made-Easy.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Certificate_Generation_Made_Easy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Certificate_Generation_Made_Easy</guid>
      <pubDate>Sat, 20 Dec 2008 13:57:47 GMT</pubDate>
    </item>
    <item>
      <title>Configurable PrincipalPermission attribute</title>
      <description>This blog post and sample code shows how you can create a clone of the System.Security.Permissions.PrincipalPermissionAttribute and configure it from the {app|web}.config.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f12%2f17%2fconfigurable-principalpermission-attribute%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f12%2f17%2fconfigurable-principalpermission-attribute%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Configurable_PrincipalPermission_attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Configurable_PrincipalPermission_attribute</guid>
      <pubDate>Wed, 17 Dec 2008 19:58:17 GMT</pubDate>
    </item>
    <item>
      <title>Codename &amp;quot;Velocity&amp;quot; WF/WCF Persistence Provider</title>
      <description>Lars shows how you can use Microsoft's upcoming distributed cache engine dubbed &amp;quot;Velocity&amp;quot; as a backing store for instance persistence when handling durable/long-running services in Windows Workflow Foundation and/or Windows Communication Foundation. Code is provided under the Apache License 2.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f12%2f11%2fcodename-velocity-wfwcf-persistence-provider%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f12%2f11%2fcodename-velocity-wfwcf-persistence-provider%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Codename_Velocity_WF_WCF_Persistence_Provider</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Codename_Velocity_WF_WCF_Persistence_Provider</guid>
      <pubDate>Fri, 12 Dec 2008 14:14:24 GMT</pubDate>
    </item>
    <item>
      <title>Tinyject - IoC in an Afternoon</title>
      <description>Oh, not another IoC/DI container, you might think. Well, this one is tiny, and can be a good source for newbies to read code and understand how a container works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f10%2f09%2ftinyject-ioc-in-an-evening%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f10%2f09%2ftinyject-ioc-in-an-evening%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Tinyject_IoC_in_an_Afternoon</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Tinyject_IoC_in_an_Afternoon</guid>
      <pubDate>Fri, 10 Oct 2008 00:32:45 GMT</pubDate>
    </item>
    <item>
      <title>Windows Strata: Microsoft's Cloud OS?</title>
      <description>Microsoft PDC session lists hints at the name of the new Cloud OS &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%2f10%2f08%2fwindows-strata-microsofts-cloud-os%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f10%2f08%2fwindows-strata-microsofts-cloud-os%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Windows_Strata_Microsoft_s_Cloud_OS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Windows_Strata_Microsoft_s_Cloud_OS</guid>
      <pubDate>Thu, 09 Oct 2008 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>WCF Test Client - Extended!</title>
      <description>This blog post and the accompanying source code shows you have you can wrap the WcfTestClient.exe that is a part of the Visual Studio 2008 installation, so that you can save &amp;amp; load the test data you enter. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f10%2f04%2fwcf-test-client-extended%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f10%2f04%2fwcf-test-client-extended%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/WCF_Test_Client_Extended</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/WCF_Test_Client_Extended</guid>
      <pubDate>Sun, 05 Oct 2008 01:29:44 GMT</pubDate>
    </item>
    <item>
      <title>Controlling WebHttpBinding output format - Custom WebContentTypeMapper</title>
      <description>How to implement a custom WebContentTypeMapper and set up a customBinding that enables it.

The customBinding contains the channels that is needed for doing &amp;quot;REST&amp;quot; style communication ( webHttpBinding equivalent). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsral.org%2fblogs%2flarsw%2farchive%2f2008%2f01%2f04%2fcontrolling-webhttpbinding-output-format-custom-webcontenttypemapper.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsral.org%2fblogs%2flarsw%2farchive%2f2008%2f01%2f04%2fcontrolling-webhttpbinding-output-format-custom-webcontenttypemapper.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Controlling_WebHttpBinding_output_format_Custom_WebContentTypeMapper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Controlling_WebHttpBinding_output_format_Custom_WebContentTypeMapper</guid>
      <pubDate>Fri, 04 Jan 2008 21:27:05 GMT</pubDate>
    </item>
    <item>
      <title>How to resolve a &amp;quot;... cannot be processed at the receiver, due to an A</title>
      <description>If you experience strange fault messages about AddressFilter and EndpointDispatchers when doing .NET 3.5 / WCF WebHttpBinding development - the answer is most likely described here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsral.org%2fblogs%2flarsw%2farchive%2f2008%2f01%2f03%2fhow-to-resolve-a-quot-cannot-be-processed-at-the-receiver-due-to-an-addressfilter-mismatch-at-the-endpointdispatcher-quot-fault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsral.org%2fblogs%2flarsw%2farchive%2f2008%2f01%2f03%2fhow-to-resolve-a-quot-cannot-be-processed-at-the-receiver-due-to-an-addressfilter-mismatch-at-the-endpointdispatcher-quot-fault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/How_to_resolve_a_cannot_be_processed_at_the_receiver_due_to_an_A</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/How_to_resolve_a_cannot_be_processed_at_the_receiver_due_to_an_A</guid>
      <pubDate>Fri, 04 Jan 2008 14:56:13 GMT</pubDate>
    </item>
    <item>
      <title>Upgrade a classic class library to enable the WCF Test Client</title>
      <description>If you have an existing class library containing a WCF Service, and you want to use the new WCF Test Client in Visual Studio 2008, take a look here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsral.org%2fblogs%2flarsw%2farchive%2f2007%2f10%2f26%2fupgrade-a-visual-studio-2008-class-library-project-to-support-the-wcf-test-client.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsral.org%2fblogs%2flarsw%2farchive%2f2007%2f10%2f26%2fupgrade-a-visual-studio-2008-class-library-project-to-support-the-wcf-test-client.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Upgrade_a_classic_class_library_to_enable_the_WCF_Test_Client</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Upgrade_a_classic_class_library_to_enable_the_WCF_Test_Client</guid>
      <pubDate>Fri, 26 Oct 2007 14:55:57 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft eScrum for Team Foundation Server: Ouch!</title>
      <description>Useful information about the installation of the new Scrum Process Template + Web Site for Team Foundation Server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsral.org%2fblogs%2flarsw%2farchive%2f2007%2f06%2f13%2fmicrosoft-escrum-for-team-foundation-server-ouch.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsral.org%2fblogs%2flarsw%2farchive%2f2007%2f06%2f13%2fmicrosoft-escrum-for-team-foundation-server-ouch.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/teamsystem/Microsoft_eScrum_for_Team_Foundation_Server_Ouch</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/teamsystem/Microsoft_eScrum_for_Team_Foundation_Server_Ouch</guid>
      <pubDate>Wed, 13 Jun 2007 17:53:55 GMT</pubDate>
    </item>
    <item>
      <title>WPF Wikipedia Explorer Released</title>
      <description>The guys at DotNet Solutions have created a brilliant application that provides totally new interface to Wikipedia using the visual capability of Windows Presentation Foundation. It deals with and displays the relationships between the articles in a linked and 3D explorer mode. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetsolutions.ltd.uk%2fblog%2f2006%2f12%2f22%2fwikipediaexplorer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetsolutions.ltd.uk%2fblog%2f2006%2f12%2f22%2fwikipediaexplorer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Wikipedia_Explorer_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Wikipedia_Explorer_Released</guid>
      <pubDate>Fri, 29 Dec 2006 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Value Types vs Primitive Types</title>
      <description>Questions of the day
   1. Is there any difference between Primitive Types &amp;amp; Value Types ?
   2. Are all Value Types primitive types and vise versa ?
   3. Is there any difference between string &amp;amp; System.String ? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2006%2f12%2f27%2f4821.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2006%2f12%2f27%2f4821.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Value_Types_vs_Primitive_Types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Value_Types_vs_Primitive_Types</guid>
      <pubDate>Thu, 28 Dec 2006 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Enabling unsigned IFilters for Full-Text indexing in SQL Server 2005</title>
      <description>Explains how to enable loading of unsigned IFilter-based COM-components in SQL Server 2005 - to enable full-text indexing of file types like CHM, PDF etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sral.org%2f2005%2f12%2f08%2fenabling-unsigned-ifilters-in-sql-server-2005%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sral.org%2f2005%2f12%2f08%2fenabling-unsigned-ifilters-in-sql-server-2005%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Enabling_unsigned_IFilters_for_Full_Text_indexing_in_SQL_Server_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Enabling_unsigned_IFilters_for_Full_Text_indexing_in_SQL_Server_2005</guid>
      <pubDate>Thu, 14 Dec 2006 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Tipping TDD</title>
      <description>In this post I share some thoughts on how to increase the chance of an organization adopting TDD. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjayflowers.com%2fWordPress%2f%3fp%3d103"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjayflowers.com%2fWordPress%2f%3fp%3d103" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Tipping_TDD</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Tipping_TDD</guid>
      <pubDate>Wed, 13 Dec 2006 21:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Composite UI Application Block</title>
      <description>This application block is a reusable, source code-based component based on the Microsoft .NET Framework 2.0. It provides proven practices to build complex smart client user interfaces based on well known design patterns such as the Composite pattern, in which simple user interface parts can be combined to create complex solutions, but at the same time allowing these parts to be independently developed, tested, and deployed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fvbasic%2fdefault.aspx%3fpull%3d%2flibrary%2fen-us%2fdnpag2%2fhtml%2fcab.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fvbasic%2fdefault.aspx%3fpull%3d%2flibrary%2fen-us%2fdnpag2%2fhtml%2fcab.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Composite_UI_Application_Block</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Composite_UI_Application_Block</guid>
      <pubDate>Sat, 04 Mar 2006 03:33:00 GMT</pubDate>
    </item>
    <item>
      <title>Flexible and Plug-in-based .NET Application using Provider Pattern</title>
      <description>This paper demonstrates creating a flexible, extensible, plug-in-based .NET application (JOM - Smart Job Manager). JOM is an asynchronous job processing engine built using the MS Provider design pattern and the .NET technology available today. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fdotnet%2fsmartjobmanager.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fdotnet%2fsmartjobmanager.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Flexible_and_Plug_in_based_NET_Application_using_Provider_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Flexible_and_Plug_in_based_NET_Application_using_Provider_Pattern</guid>
      <pubDate>Thu, 19 Jan 2006 14:01:00 GMT</pubDate>
    </item>
  </channel>
</rss>
