<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lars Wilhelmsen &#187; Aggressive</title>
	<atom:link href="http://www.larswilhelmsen.com/category/aggressive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.larswilhelmsen.com</link>
	<description>Microsoft Connected Systems MVP</description>
	<lastBuildDate>Tue, 22 Jun 2010 08:24:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Aggressive &#8211; Technology Casting</title>
		<link>http://www.larswilhelmsen.com/2008/10/02/aggressive-technology-casting/</link>
		<comments>http://www.larswilhelmsen.com/2008/10/02/aggressive-technology-casting/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 20:06:33 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Aggressive]]></category>
		<category><![CDATA[Pet+Projects]]></category>

		<guid isPermaLink="false">http://larsw.wordpress.com/2008/10/02/aggressive-technology-casting/</guid>
		<description><![CDATA[So, with the new project set up – it is time to decide which players to put on the field, and who’s to ditch. At the moment, the following is in: Visual Studio 2008 / .NET 3.5 / C# 3.0 (SP1) Expression Blend 2 SP1 Resharper 4.1 CodePlex w/ SvnBridge Silverlight 2 RC0 Windows Communication [...]]]></description>
			<content:encoded><![CDATA[<p>So, with the new project set up – it is time to decide which players to put on the field, and who’s to ditch.</p>
<p>At the moment, the following is in:</p>
<ul>
<li>Visual Studio 2008 / .NET 3.5 / C# 3.0 (SP1)</li>
<li>Expression Blend 2 SP1</li>
<li>Resharper 4.1</li>
<li>CodePlex w/ SvnBridge</li>
<li>Silverlight 2 RC0</li>
<li>Windows Communication Foundation</li>
<li>LINQ to SQL (for first version).</li>
<li>xUnit 1.0.3</li>
<li>Autofac 1.2.8.423</li>
<li>ASP.NET MVC Framework Preview 5</li>
</ul>
<p>The “maybe” list:</p>
<ul>
<li>Some BDD specification framework</li>
<li>Windsor Castle, Ninject or Unity instead of Autofac</li>
<li>A mocking framework (RhinoMocks, TypeMock or similar)</li>
<li>A documentation tool</li>
</ul>
<p>The “Not/No way” list:</p>
<ul>
<li>A heavy CASE/UML tool</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2008/10/02/aggressive-technology-casting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aggressive domain model fluent interface &#8211; take #1</title>
		<link>http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/</link>
		<comments>http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 19:56:36 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Aggressive]]></category>
		<category><![CDATA[DDD]]></category>
		<category><![CDATA[Fluent+Interfaces]]></category>

		<guid isPermaLink="false">http://larsw.wordpress.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/</guid>
		<description><![CDATA[So, I’m currently writing some infrastructure/backend code for Aggressive – a new lightweight time management I’m putting up on CodePlex. The idea is to us it to practice something that I’m not really good at; TDD – and also try to apply DDD from “top to bottom”. I’ve taken an interest in internal DSLs and [...]]]></description>
			<content:encoded><![CDATA[<p>So, I’m currently writing some infrastructure/backend code for <a href="http://www.codeplex.com/Aggressive" target="_blank">Aggressive</a> – a new lightweight time management I’m putting up on CodePlex.</p>
<p>The idea is to us it to practice something that I’m not really good at; TDD – and also try to apply DDD from “top to bottom”.</p>
<p>I’ve taken an interest in internal DSLs and fluent interfaces, so I started to mock up a simple interface for manipulating the Aggressive model.</p>
<p>Take #1:</p>
<p><img title="Aggressive Fluent Interface - Take #1" style="display:inline;" height="347" alt="Aggressive Fluent Interface - Take #1" src="http://larsw.files.wordpress.com/2008/10/aggressivefluentinterfacetake1.png" width="444" /> </p>
<p>I tried two different models in the fixtures; the first one where the navigation starts from the user object – and ends up in the task – and the other going the opposite way.</p>
<p>Aaarrrgh.. Grrrr… xUnit 1.0.3 used for testing <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I’m open for input &amp; comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
