<?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; larsw</title>
	<atom:link href="http://www.larswilhelmsen.com/author/admin/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</generator>
		<item>
		<title>WCF Test Client doesn&#8217;t speak Norwegian&#8230;</title>
		<link>http://www.larswilhelmsen.com/2010/06/22/wcf-test-client-doesnt-speak-norwegian/</link>
		<comments>http://www.larswilhelmsen.com/2010/06/22/wcf-test-client-doesnt-speak-norwegian/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 08:24:57 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Bug?]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.larswilhelmsen.com/2010/06/22/wcf-test-client-doesnt-speak-norwegian/</guid>
		<description><![CDATA[…at least when it comes to handling of decimal numbers – and it probably goes for all other non-English locales that doesn’t use period as the decimal delimiter. If you look closely at the screenshots below, you’ll notice that I’ve entered 2500,00 – that is two thousand comma zero zero in Norwegian. 250000 – two [...]]]></description>
			<content:encoded><![CDATA[<p>…at least when it comes to handling of decimal numbers – and it probably goes for all other non-English locales that doesn’t use period as the decimal delimiter. If you look closely at the screenshots below, you’ll notice that I’ve entered 2500,00 – that is <em>two thousand comma zero zero</em> in Norwegian. <em>250000 – two hundred and fifty thousand -</em> gets generated in the SOAP request. If I try to enter 2500.00 (with a period as the delimiter) the UI validation logic tells me (correctly) that it’s an invalid number. Switching to the en-US locale in the Regional settings in Windows, and it behaves normally (e.g. input 2500.00 – output 2500.00 in the SOAP message).</p>
<p>Sigh…</p>
<p><a href="http://www.larswilhelmsen.com/wp-content/uploads/2010/06/SNAGHTML21f13e78.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTML21f13e78" border="0" alt="SNAGHTML21f13e78" src="http://www.larswilhelmsen.com/wp-content/uploads/2010/06/SNAGHTML21f13e78_thumb.png" width="521" height="512" /></a></p>
<p><a href="http://www.larswilhelmsen.com/wp-content/uploads/2010/06/SNAGHTML21f0fd25.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTML21f0fd25" border="0" alt="SNAGHTML21f0fd25" src="http://www.larswilhelmsen.com/wp-content/uploads/2010/06/SNAGHTML21f0fd25_thumb.png" width="521" height="512" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2010/06/22/wcf-test-client-doesnt-speak-norwegian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Workflow Foundation 4.0-related blogs</title>
		<link>http://www.larswilhelmsen.com/2010/06/09/windows-workflow-foundation-4-0-related-blogs/</link>
		<comments>http://www.larswilhelmsen.com/2010/06/09/windows-workflow-foundation-4-0-related-blogs/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 08:54:54 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[WF]]></category>

		<guid isPermaLink="false">http://www.larswilhelmsen.com/2010/06/09/windows-workflow-foundation-4-0-related-blogs/</guid>
		<description><![CDATA[I’ve compiled a list of bloggers who seem to focus on WF4.0. Please post a comment if you have any blogs I’ve missed. Matt Winkler [MSFT] http://blogs.msdn.com/mwinkle/ Kushal Shah [MSFT] http://blogs.msdn.com/kushals/ Ron Jakobs [MSFT] http://blogs.msdn.com/rjacobs/ The Activity Designer [MSFT] http://blogs.msdn.com/tilovell/ Request/Reply [MSFT] http://blogs.msdn.com/endpoint/ Zafar Mohammed [MSFT] http://blogs.msdn.com/mimran/ The .NET Endpoint [MSFT] http://blogs.msdn.com/endpoint/ Cathy Dumas [MSFT] [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve compiled a list of bloggers who seem to focus on WF4.0. Please post a comment if you have any blogs I’ve missed.</p>
<table border="1" cellspacing="0" cellpadding="0" width="490">
<tbody>
<tr>
<td width="317" valign="top">Matt Winkler [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/mwinkle/" target="_blank">http://blogs.msdn.com/mwinkle/</a></td>
</tr>
<tr>
<td width="317" valign="top">Kushal Shah [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/kushals/">http://blogs.msdn.com/kushals/</a></td>
</tr>
<tr>
<td width="317" valign="top">Ron Jakobs [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/rjacobs/" target="_blank">http://blogs.msdn.com/rjacobs/</a></td>
</tr>
<tr>
<td width="317" valign="top">The Activity Designer [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/tilovell/">http://blogs.msdn.com/tilovell/</a></td>
</tr>
<tr>
<td width="317" valign="top">Request/Reply [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/endpoint/">http://blogs.msdn.com/endpoint/</a></td>
</tr>
<tr>
<td width="317" valign="top">Zafar Mohammed [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/mimran/">http://blogs.msdn.com/mimran/</a></td>
</tr>
<tr>
<td width="317" valign="top">The .NET Endpoint [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/endpoint/">http://blogs.msdn.com/endpoint/</a></td>
</tr>
<tr>
<td width="317" valign="top">Cathy Dumas [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/cathyk/">http://blogs.msdn.com/cathyk/</a></td>
</tr>
<tr>
<td width="317" valign="top">Say wwhhhaaaat? [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/patcarna/">http://blogs.msdn.com/patcarna/</a></td>
</tr>
<tr>
<td width="317" valign="top">Go with the Flow [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.msdn.com/b/flow/">http://blogs.msdn.com/b/flow/</a></td>
</tr>
<tr>
<td width="317" valign="top">Maurice de Beijer [MVP]</td>
<td width="178" valign="top"><a href="http://msmvps.com/blogs/theproblemsolver/">http://msmvps.com/blogs/theproblemsolver/</a></td>
</tr>
<tr>
<td width="317" valign="top">Alan Smith [MVP]</td>
<td width="178" valign="top"><a href="http://geekswithblogs.net/asmith/">http://geekswithblogs.net/asmith/</a></td>
</tr>
<tr>
<td width="317" valign="top">CloadCasts</td>
<td width="178" valign="top"><a href="http://www.cloudcasts.net/">http://www.cloudcasts.net/</a></td>
</tr>
<tr>
<td width="317" valign="top">Richard Seroter [MVP]</td>
<td width="178" valign="top"><a href="http://seroter.wordpress.com/">http://seroter.wordpress.com/</a></td>
</tr>
<tr>
<td width="317" valign="top">Richard Blewett [MVP]</td>
<td width="178" valign="top"><a href="http://www.dotnetconsult.co.uk/weblog2/">http://www.dotnetconsult.co.uk/weblog2/</a></td>
</tr>
<tr>
<td width="317" valign="top">Damir Dobric [MVP]</td>
<td width="178" valign="top"><a href="http://developers.de/blogs/damir_dobric/">http://developers.de/blogs/damir_dobric/</a></td>
</tr>
<tr>
<td width="317" valign="top">Zulfiqar Ahmed</td>
<td width="178" valign="top"><a href="http://zamd.net/">http://zamd.net/</a></td>
</tr>
<tr>
<td width="317" valign="top">Chris Craft [MSFT]</td>
<td width="178" valign="top"><a href="http://blogs.technet.com/b/chriscraft/">http://blogs.technet.com/b/chriscraft/</a></td>
</tr>
<tr>
<td width="317" valign="top">The Workflow Element</td>
<td width="178" valign="top"><a href="http://www.theworkflowelement.com/wf-40/">http://www.theworkflowelement.com/wf-40/</a></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2010/06/09/windows-workflow-foundation-4-0-related-blogs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Solution: Add Service Reference does not always work properly in WF4 scenarios</title>
		<link>http://www.larswilhelmsen.com/2010/06/03/solution-add-service-reference-does-not-always-work-properly-in-wf4-scenarios/</link>
		<comments>http://www.larswilhelmsen.com/2010/06/03/solution-add-service-reference-does-not-always-work-properly-in-wf4-scenarios/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 08:03:16 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Visual+Studio]]></category>
		<category><![CDATA[WF]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.larswilhelmsen.com/2010/06/03/solution-add-service-reference-does-not-always-work-properly-in-wf4-scenarios/</guid>
		<description><![CDATA[Now, the title is a bit cryptic, so let me elaborate; earlier this week, I noticed that when I tried to add a service reference to a WCF Workflow service in the same ASP.NET Web Application, I didn’t get the expected result; custom activities for the service operations in the toolbox (when designing another WF [...]]]></description>
			<content:encoded><![CDATA[<p>Now, the title is a bit cryptic, so let me elaborate; earlier this week, I noticed that when I tried to add a service reference to a WCF Workflow service in the same ASP.NET Web Application, I didn’t get the expected result; custom activities for the service operations in the toolbox (when designing another WF Service).</p>
<p>Investigating further, I created a Workflow Console Application and checked if I got the same behavior; no – it worked perfectly. Same happened when I tried it with WCF Workflow Service Application / Declarative Service Library (Visual Studio templates).</p>
<p>Putting one and one together, I guessed that it had something about the definition of the project template. Visual Studio projects has a concept of ProjectTypeGuids that enables/disables specific features for a project once added. A couple of years ago, I noticed that I had to add a specific GUID in order to wire in the “F5 experience” when debugging WCF libraries.</p>
<p>When comparing the GUIDs set in one of the working projects with the ones in the ASP.NET Web Application, I noticed the following (magic number):</p>
<p><strong>{32f31d43-81cc-4c15-9de6-3fc5453562b6}</strong></p>
<p>I retrofitted the GUID in the Web Application, added a service reference to a workflow service;</p>
<p><a href="http://www.larswilhelmsen.com/wp-content/uploads/2010/06/wfdialog.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wfdialog" border="0" alt="wfdialog" src="http://www.larswilhelmsen.com/wp-content/uploads/2010/06/wfdialog_thumb.png" width="426" height="139" /></a> </p>
<p>Building the project and presto! — custom activities for the service operations in the toolbox.</p>
<hr />
<p>Now, this isn’t just a problem that can happen when using Workflow Services, it can also happen (as I’ve already mentioned) to WCF projects, test project et cetera too. My suggestion to Microsoft is that they in the future add an section somewhere in the Options pages where it is possible to turn on/off features like this one, so developers don’t need to turn autistic and start remembering a large set of project type GUIDs <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  (Oh, no offense to devs (or others) that actually are autistic).</p>
<hr />
<p>Thanks <a href="http://www.twitter.com/mwinkle" target="_blank">@mwinkle</a> for putting me in touch with the Add Service Reference guys, even though I found the workaround first <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2010/06/03/solution-add-service-reference-does-not-always-work-properly-in-wf4-scenarios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating Work Items from one TFS Project to another</title>
		<link>http://www.larswilhelmsen.com/2010/05/05/migrating-work-items-from-one-tfs-project-to-another/</link>
		<comments>http://www.larswilhelmsen.com/2010/05/05/migrating-work-items-from-one-tfs-project-to-another/#comments</comments>
		<pubDate>Wed, 05 May 2010 07:37:50 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Migration]]></category>
		<category><![CDATA[TFS2010]]></category>

		<guid isPermaLink="false">http://www.larswilhelmsen.com/2010/05/05/migrating-work-items-from-one-tfs-project-to-another/</guid>
		<description><![CDATA[Recently, we upgraded our Team Foundation Server from 2008 to 2010 at work. Long overdue getting rid off some custom TFS Project templates, we were eager to use the new MSF for Agile 5.0 template. Now, we knew on beforehand that we couldn’t just upgrade existing team projects, so we had to come up with [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, we upgraded our Team Foundation Server from 2008 to 2010 at work. Long overdue getting rid off some custom TFS Project templates, we were eager to use the new MSF for Agile 5.0 template. Now, we knew on beforehand that we couldn’t just upgrade existing team projects, so we had to come up with a migration plan.</p>
<p>First, we copied the Team Project Collection and “archived” a copy (NNN_Archive). Next, we created a dummy TFS Project with a Source Control root folder, and moved all the source code from all the existing projects into it. Next up, we created new team projects based on the aforementioned project template, and moved the source code back into the right folders in the VC tree.</p>
<p><span style="color: #ff0000;"><strong>Warning:</strong></span> We believed that doing it this way, we would preserve the VC history. Bummer! It did not! But since we had the archived TFS collection, we decided we didn’t want to revert to the backup, but just change to the other collection if we need to check the VC history in the future.</p>
<p>Next off, our architect and scrum masters wanted to migrate the work items from the archived collection to the new projects, so I had to brush off the dust of my TFS API skills and create a piece of throw-away code that would do the job.</p>
<p>Now, instead of just throwing away the code, I’m guessing that other people might need to do the same thing, so I’ve shared the source <a href="http://larsw.codeplex.com/SourceControl/changeset/view/0d021711de23#trunk%2fWorkItemMigrator%2fWorkItemMigrator%2fProgram.cs" target="_blank">here</a>.</p>
<p>You will have to tweak the source code to get it to work; the SOURCE_COLLECTION and TARGET_COLLECTION uri’s need to be set, as well as the TargetProjectName.</p>
<p>You will also have to tweak the WIQL query to return the work items you want to migrate – if you’re up for it, it shouldn’t be too hard to generalize the utility so that it would read the variables including the wiql from a configuration file.</p>
<p>Next up, you will have to adjust the MigrateWorkItem() method so that it copies the correct fields (optionally mapping to other field types in the new WI schema). The source code will copy attatchments – something that you also probably want to do. If you use the Links tab today, you will have to code up something that will lift over the links as well.</p>
<p>When you start the utility, you will be prompted with:</p>
<p><em>&#8220;Create [A]reas/Iterations or [M]igrate (Ctrl-C to quit)?:</em></p>
<p>The reason I did it this way, is that if you create the areas/iterations in the same pass as the work items, you will have to pause execution (Thread.Sleep) to ensure that the items has been commited to the TFS before the Work item is saved – IMO the two-pass strategy is cleaner.</p>
<p>Hope someone can reuse the code,</p>
<p>Cheers,</p>
<p>&#8211;larsw</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2010/05/05/migrating-work-items-from-one-tfs-project-to-another/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Countdown to Microsoft PDC 2009 &#8211; part 2</title>
		<link>http://www.larswilhelmsen.com/2009/11/09/countdown-to-microsoft-pdc-2009-part-2/</link>
		<comments>http://www.larswilhelmsen.com/2009/11/09/countdown-to-microsoft-pdc-2009-part-2/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:32:56 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PDC'09]]></category>

		<guid isPermaLink="false">http://www.larswilhelmsen.com/2009/11/09/countdown-to-microsoft-pdc-2009-part-2/</guid>
		<description><![CDATA[In the first installment of this pre-PDC blog post series, I published the list of the sessions I’ll likely attend and a list of sessions that would be cool to see, but that isn’t really target material (for me). Microsoft has now published the time &#38; location of each session, and I must say that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="image" border="0" alt="image" align="right" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/image_thumb1.png" width="180" height="240" /></a> In the <a title="Countdown to Microsoft PDC 2009 - part 1" href="http://www.larswilhelmsen.com/2009/11/01/countdown-to-microsoft-pdc-2009-part-1/" target="_blank">first installment</a> of this pre-PDC blog post series, I published the list of the sessions I’ll likely attend and a list of sessions that would be cool to see, but that isn’t really target material (for me).</p>
<p>Microsoft has now published the time &amp; location of each session, and I must say that I’m (at least at the moment) quite disappointed that <a href="http://www.microsoftpdc.com">www.microsoftpdc.com</a> lacks two important features:</p>
<ul>
<li>Export to Outlook / ICS. Both for single sessions and the possibility to link the whole <a href="http://microsoftpdc.com/Sessions/Mine" target="_blank">My Sessions</a> view into Outlook. </li>
<li>An Outlook-ish calendar view, that visualize conflicting sessions (Just like my normal Outlook calendar – when my coworkers book me for three different meetings at the same time <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ). </li>
</ul>
<p>That said, I hope Microsoft hasn’t revealed all features of the PDC website yet.</p>
<p>Since I haven’t found the floor map for LACC on <a href="http://www.microsoftpdc.com">www.microsoftpdc.com</a> (yet), I’ve scanned the floor plans from PDC ‘08. Click the picture to bring up a larger version. Note that the layout of stands/booths in the Expo area are probably different from what it will be this year.</p>
<p><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/LACC_floor_plan.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="LACC_floor_plan" border="0" alt="LACC_floor_plan" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/LACC_floor_plan_thumb.jpg" width="500" height="227" /></a> </p>
<p>Since it’s getting closer to my departure, I’ll put up a list of stuff I’m bringing both for the trip and stay – hopefully, there may be a trick or two for a first-timer travelling to a large conference.</p>
<ul>
<li>Be sure to bring your passport if you’re traveling in from another country. If you’re a resident of a country in the European Union, or another country that is covered by the ESTA Visa waiver “program”, you need to register yourself <a title="ESTA" href="https://esta.cbp.dhs.gov/esta/" target="_blank">here</a> before you travel. </li>
<li>Business Cards – network, share and LinkedIn later.</li>
<li>Money / credit cards – Mo’ money, mo’ problems? Tips: bring at least two major credit/debit cards (VISA, Eurocard, Amex) and leave one your hotel room’s safe. </li>
<li>Sun glasses / Hat / Sunscreen. Here in Norway it’s mostly dark at this time of the year, but in LA, the sun is hot – protect yourself from those nasty UV rays. </li>
<li>Pocket camera / phone: voice/txt/twitter et cetera.</li>
<li>Computer(s): I’m bringing my Dell Precision M4400 and Latitude E4300. The latter is perfect to bring to the LACC at daytime – the first one is my portable workstation. I have a US power chord to my laptop’s power supplies – it’s always a hassle to bring an extra power converter to the conference center.</li>
<li>Fiber, fiber, fiber. Well – how should I put it? The American (conference) diet SUCKS. No fiber – and a lot of sugar. I need my fiber, or I’ll turn up constipated and grumpy.</li>
<li>Omega-3, Ginseng, vitamins: when traveling, remember to super charge on extra vitamins etc. An exhaustive week with jet lag and activities from 6 in the morning to late night does something to your body.</li>
<li>Sleeping aids; I’ve found some prescription-free sleeping aids that are available in the drug stores (in the US). Be sure to buy some before you leave.</li>
<li>NoDoz caffeine pills. Generally, I don’t like to pop these – but I bring them for emergency situations.</li>
<li>A good carry-on laptop bag that you can’t stuff more than a tiny computer in is at least vital to me. I’m not sure if it is to you – YMMV. </li>
</ul>
<p>Warning: coming up is an ugly formatted HTML table with some pictures to give you a mental note if some of the items you shouldn’t forget at home <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Mouse-over will give you a description of each item.</p>
<table border="0" cellspacing="0" cellpadding="2" width="544">
<tbody>
<tr>
<td valign="top" width="146"><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0067.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="US power chord to your laptop&#39;s power supply." border="0" alt="US power chord to your laptop&#39;s power supply." src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0067_thumb.jpg" width="96" height="144" /></a></td>
<td valign="top" width="151"><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0064.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="Passport - here&#39;s mine." border="0" alt="Passport - here&#39;s mine." src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0064_thumb.jpg" width="82" height="123" /></a></td>
<td valign="top" width="99"><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0071.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="NoDoz caffeine pills &amp; Antibac disinfection fluid" border="0" alt="NoDoz caffeine pills &amp; Antibac disinfection fluid" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0071_thumb.jpg" width="96" height="144" /></a> </td>
<td valign="top" width="146"><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0072.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="My favorite laptop carry-on from my friends in Microsoft" border="0" alt="My favorite laptop carry-on from my friends in Microsoft" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0072_thumb.jpg" width="96" height="144" /></a></td>
</tr>
<tr>
<td valign="top" width="146"><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0068.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="OMEGA-3, Melatonine, Prescription-free Sleeping Aid, Ginseng" border="0" alt="OMEGA-3, Melatonine, Prescription-free Sleeping Aid, Ginseng" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0068_thumb.jpg" width="144" height="96" /></a> </td>
<td valign="top" width="151"><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0070.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Crisp bread - FIBER!" border="0" alt="Crisp bread - FIBER!" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0070_thumb.jpg" width="144" height="96" /></a>&#160; </td>
<td valign="top" width="99">&#160; <a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0069.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="Nutrition additive: more FIBER!" border="0" alt="Nutrition additive: more FIBER!" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0069_thumb.jpg" width="96" height="144" /></a></td>
<td valign="top" width="146"><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0074.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Multi-power converters - shielded &amp; unshielded" border="0" alt="Multi-power converters - shielded &amp; unshielded" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/IMAG0074_thumb.jpg" width="144" height="96" /></a></td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>A last note before I end this blog post; I love <a title="TripIt" href="http://www.tripit.com/" target="_blank">TripIt</a> as a tool to organize my trips – it’s also great for sharing information with people you’re traveling with – or people that may be in the neighborhood during your stay.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2009/11/09/countdown-to-microsoft-pdc-2009-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Countdown to Microsoft PDC 2009 &#8211; part 1</title>
		<link>http://www.larswilhelmsen.com/2009/11/01/countdown-to-microsoft-pdc-2009-part-1/</link>
		<comments>http://www.larswilhelmsen.com/2009/11/01/countdown-to-microsoft-pdc-2009-part-1/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 20:22:16 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PDC'09]]></category>

		<guid isPermaLink="false">http://www.larswilhelmsen.com/2009/11/01/countdown-to-microsoft-pdc-2009-part-1/</guid>
		<description><![CDATA[So, we’ve reached November 1st – the day after Halloween and it’s only 15 days to the PDC! (Woohoo! ) I’m travelling with two of my colleagues and we’re staying at the Omni from the 14th, send me a message (typically on Twitter: larsw) if you want to hang out before / during the conference. [...]]]></description>
			<content:encoded><![CDATA[<p align="justify"><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/image.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/11/image_thumb.png" width="180" height="240" /></a>So, we’ve reached November 1st – the day after Halloween and it’s only 15 days to the <a href="http://www.microsoftpdc.com/" target="_blank">PDC</a>! (Woohoo! <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ) </p>
<p align="justify">I’m travelling with two of my colleagues and we’re staying at the Omni from the 14th, send me a message (typically on Twitter: <a href="http://www.twitter.com/larsw" target="_blank">larsw</a>) if you want to hang out before / during the conference.</p>
<p align="justify">A couple of days ago (give or take) Microsoft enabled the “<a href="http://microsoftpdc.com/Sessions/Mine" target="_blank">My Sessions</a>” feature at <a href="http://www.microsoftpdc.com">www.microsoftpdc.com</a>, and today I’m presenting my first draft of my planned session list. I’m already sure of two things; a) I’ve overbooked, and b) during in the “fog of war” I won’t make it to all of the sessions.</p>
<p align="justify">Since I’m a Connected Systems guy, it shouldn’t come as a surprise for anyone that my session list is very CS-centric, but my #2 priority is to attend sessions about features/technology that I really want to learn more about (e.g. where I’m more or less a n00b now <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p align="justify">Since the sessions aren’t “mapped out” yet (at least not on the public site) I’ll have to wait a bit before I can do the hard prioritization. </p>
<table border="1" cellspacing="0" cellpadding="2" width="500">
<tbody>
<tr>
<td valign="top" width="498"><strong>First priority (in no particular order)</strong></td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT55">Developing REST Applications with the .NET Framework</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Don-Box"><em>Don Box</em></a><em>, </em><a href="http://microsoftpdc.com/Speakers/Henrik-Nielsen"><em>Henrik Nielsen</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT12">ADO.NET Data Services: What’s New with the RESTful Data Services Framework</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Pablo-Castro"><em>Pablo Castro</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT27">Application Server Extensibility with Microsoft Project Code Name “Dublin” and Microsoft .NET Framework 4</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Nicholas-Allen"><em>Nicholas Allen</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/P09-04">Data Programming and Modeling for the Microsoft .NET Developer</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Don-Box"><em>Don Box</em></a><em>, </em><a href="http://microsoftpdc.com/Speakers/Chris-Anderson"><em>Chris Anderson</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/P09-22">Windows Workflow Foundation 4 from the Inside Out</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Bob-Schmidt"><em>Bob Schmidt</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT13">What’s New for Windows Communication Foundation 4</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Ed-Pinto"><em>Ed Pinto</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/SVR20">Queuing and Publish/Subscribe in a Heterogeneous Environment</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/David-Ingham">David Ingham</a>, <a href="http://microsoftpdc.com/Speakers/John-O%E2%80%99Hara">John O’Hara</a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT34">Microsoft Project Code Name “M”: The Data and Modeling Language</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Don-Box"><em>Don Box</em></a><em>, </em><a href="http://microsoftpdc.com/Speakers/Jeff-Pinkston"><em>Jeff Pinkston</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT50">Building Data-Driven Applications Using Microsoft Project Code Name &quot;Quadrant&quot; and Microsoft Project Code Name &quot;M&quot;</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Chris-Sells"><em>Chris Sells</em></a><em>, </em><a href="http://microsoftpdc.com/Speakers/Douglas-Purdy"><em>Douglas Purdy</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT26">Scaling Your Data Tier with Microsoft Project Code Name “Velocity”</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Murali-Krishnaprasad"><em>Murali Krishnaprasad</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT17">Spice Up Your Applications with Windows Workflow Foundation 4</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Matt-Winkler"><em>Matt Winkler</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/FT14">Workflow Services and “Dublin”</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Mark-Fussell"><em>Mark Fussell</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5>Second / lower priority (In no particular order)</h5>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/SVR32">Microsoft Semantic Engine</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Naveen-Garg"><em>Naveen Garg</em></a><em>, </em><a href="http://microsoftpdc.com/Speakers/Duncan-Davenport"><em>Duncan Davenport</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/VTL04">Rx: Reactive Extensions for .NET</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Erik-Meijer"><em>Erik Meijer</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/VTL03">Infer.NET: Building Software with Intelligence</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/John-Guiver"><em>John Guiver</em></a><em>, </em><a href="http://microsoftpdc.com/Speakers/John-Winn"><em>John Winn</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/VTL01">Code Contracts and Pex: Power Charge Your Assertions and Unit Tests</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Mike-Barnett"><em>Mike Barnett</em></a><em>, </em><a href="http://microsoftpdc.com/Speakers/Nikolai-Tillmann"><em>Nikolai Tillmann</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/VTL02">Axum: A .NET Language for Safe and Scalable Concurrency</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Niklas-Gustafsson"><em>Niklas Gustafsson</em></a></p>
</td>
</tr>
<tr>
<td valign="top" width="498">
<h5><a href="http://microsoftpdc.com/Sessions/SVR07">Introduction to Microsoft SQL Server 2008 R2 StreamInsight</a></h5>
<p><a href="http://microsoftpdc.com/Speakers/Torsten-Grabs"><em>Torsten Grabs</em></a></p>
</td>
</tr>
</tbody>
</table>
<p>Now, I’m pretty, pretty sure that when I sum up after the PDC, the list of sessions that I’ve actually attended will be quite different <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>From browsing through the 22 pages of sessions, I’m a bit disappointed that we won’t see Anders Hejlsberg on stage (at least not in a normal session).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2009/11/01/countdown-to-microsoft-pdc-2009-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TFB210602: Failed to copy.</title>
		<link>http://www.larswilhelmsen.com/2009/10/27/tfb210602-failed-to-copy/</link>
		<comments>http://www.larswilhelmsen.com/2009/10/27/tfb210602-failed-to-copy/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 20:01:26 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Bug?]]></category>
		<category><![CDATA[Continuous+Integration]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[TFS2010]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.larswilhelmsen.com/2009/10/27/tfb210602-failed-to-copy/</guid>
		<description><![CDATA[Build error: Value cannot be null. Parameter name: path1. Now that’s a cryptic title, right? First of all; a big thanks to Jason Barile/MSFT that set me in contact with Aaron Hallberg that in turned found a workaround for the bug I’m about to describe. Second; The bug is fixed in MSFTs trunk version of [...]]]></description>
			<content:encoded><![CDATA[<p><em>Build error: Value cannot be null. Parameter name: path1.     <br /></em>    <br />Now that’s a cryptic title, right?</p>
<p>First of all; a big thanks to Jason Barile/MSFT that set me in contact with Aaron Hallberg that in turned found a workaround for the bug I’m about to describe.</p>
<p>Second; The bug is fixed in MSFTs trunk version of TFS 2010, so you don’t need to run over to connect.microsoft.com to report it.</p>
<p>With the release of the Visual Studio 2010 and Team Foundation Server 2010, I thought it would be cool to check out the new TFS Basic mode running locally on one of my laptops.</p>
<p>I was amazed that the whole installation process took only about 20 minutes – something that is <strong>way </strong>better than the near-nightmare scenario of installing a full TFS 2005 or 2008 (I haven’t tried to setup a full scale TFS 2010 yet).</p>
<p>In addition to the TFS 2010 itself, I also installed the Team Build Controller and Team Build Agent locally on the same laptop (and of course Visual Studio 2010 Ultimate).</p>
<p>I imported a small pet project / demo I’m working on into the source control, and set up a build definition for it so that I could do continuous integration builds when checking in future changes.</p>
<p><em>Right-click.      <br />Queue new build…      <br />Building…      <br />Bang. Build Error <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </em></p>
<p>Now, I tried all sorts of things to try to figure out what caused the build failure, and I got some input from Jason Barile, that didn’t work out either (turned out that I’ve set the build server’s working directory to the same directory for it to drop the result to).</p>
<p>Luckily, I twittered my need for someone that could take a look at my problem, and that’s where Jason entered the scene; we did a SharedView session, and as I’ve already written, we didn’t get very far. But Jason works with a brilliant guy named Aaron, that was more than willing to take a look at the problem too.</p>
<p>We did a SharedView where we discussed what I’ve already tried, and tried to narrow down the possible things that could mess up my build. After checking up a bit internally, Aaron came back with a small piece of source code we checked out locally; a bit of code that tries to infer the location of MSBuild.</p>
<p>Well, it&#160; turned out that when it parsed a value from the registry (or something) it took my current regional settings into account, and here in Norway we use <strong>,</strong> (comma) as a decimal separator – something that is different from the US standard; <strong>.</strong> (period.</p>
<p>The fix for it was to hardcode the path to msbuild in the BuildTemplate.xaml file that is actually the workflow that is used by the build server. Aaron sent me a version that I plugged in – and bam! Green build!</p>
<p>Thanks again Jason &amp; Aaron – I love the openness a great attitude of every MSFT employee I’ve met so far <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The modified .xaml file can be downloaded from <a title="Modified build definition file (xaml)" href="http://www.larswilhelmsen.com/wp-content/uploads/2009/10/DefaultTemplate_beta2.xaml" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2009/10/27/tfb210602-failed-to-copy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easier Unit Testing of WCF Services with ServiceTestContext</title>
		<link>http://www.larswilhelmsen.com/2009/09/08/easier-unit-testing-of-wcf-services-with-servicetestcontext/</link>
		<comments>http://www.larswilhelmsen.com/2009/09/08/easier-unit-testing-of-wcf-services-with-servicetestcontext/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 08:42:13 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.larswilhelmsen.com/2009/09/08/easier-unit-testing-of-wcf-services-with-servicetestcontext/</guid>
		<description><![CDATA[Hi, and apologies for being so awfully quiet the last couple of months. Expect the traffic to pick up again (I’ll explain the silence in a blog post later). Now, when unit testing WCF Services, I’ve often ended up with cluttering my tests with a lot of plumbing code to wire up the SUT; that is [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, and apologies for being so awfully quiet the last couple of months. Expect the traffic to pick up again (I’ll explain the silence in a blog post later).</p>
<p>Now, when unit testing WCF Services, I’ve often ended up with cluttering my tests with a lot of plumbing code to wire up the SUT; that is – the WCF service I want to exercise.</p>
<p>Now, being a lazy guy, wiring up (redundant) plumbing code again and again, I often end up trying to extract the essence and put together a tool or helper class.</p>
<p>So, this is my first shot of a fluent helper class that lets you test your WCF services.</p>
<p>The screenshot below pretty much sums up the functionality. It should be pretty self explaining; You end up writing an <em>Action&lt;TContract&gt;</em> implementation that acts as the client.</p>
<p>It will wire up an OperationContextScope automatically, but it can be disabled if you don’t need it.</p>
<p><a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/09/ShouldReturnHttp2001.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ShouldReturnHttp200" src="http://www.larswilhelmsen.com/wp-content/uploads/2009/09/ShouldReturnHttp200_thumb1.png" border="0" alt="ShouldReturnHttp200" width="505" height="455" /></a></p>
<p>The state/quality of the code is “Proof of Concept” and can be found <a href="http://www.larswilhelmsen.com/wp-content/uploads/2009/09/ServiceTestContext.cs">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2009/09/08/easier-unit-testing-of-wcf-services-with-servicetestcontext/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moving the blog to a new hosting provider</title>
		<link>http://www.larswilhelmsen.com/2009/05/22/moving-the-blog-to-a-new-hosting-provider/</link>
		<comments>http://www.larswilhelmsen.com/2009/05/22/moving-the-blog-to-a-new-hosting-provider/#comments</comments>
		<pubDate>Fri, 22 May 2009 13:21:22 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://larswilhelmsen.com/?p=215</guid>
		<description><![CDATA[Hi, I&#8217;m about to move the blog to a new more sane hosting provider that wordpress.com. If the blog is temporarily out of order, please go to the alias for this site larsw.wordpress.com instead. Thank you. Update 2009/06/02: Transition to the new hosting provider should now be done. Please contact me if experience any errors.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m about to move the blog to a new more sane hosting provider that wordpress.com. If the blog is temporarily out of order, please go to the alias for this site <a href="http://larsw.wordpress.com">larsw.wordpress.com</a> instead. Thank you.</p>
<p><strong>Update 2009/06/02</strong>: Transition to the new hosting provider should now be done. Please contact me if experience any errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2009/05/22/moving-the-blog-to-a-new-hosting-provider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Amazon&#8211;; BookShelf++;</title>
		<link>http://www.larswilhelmsen.com/2009/05/15/amazon-bookshelf/</link>
		<comments>http://www.larswilhelmsen.com/2009/05/15/amazon-bookshelf/#comments</comments>
		<pubDate>Fri, 15 May 2009 11:54:41 +0000</pubDate>
		<dc:creator>larsw</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Computer+Science]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Refactoring]]></category>
		<category><![CDATA[Semantic+Web]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://larsw.wordpress.com/2009/05/15/amazon-bookshelf/</guid>
		<description><![CDATA[From time to time, I need to “restock” my book shelfs, e.g. order a batch of Computer Science-related books from Amazon. I placed a new order on Thursday and hopefully I’ll get them all during the week to come. xUnit Test Patterns: Refactoring Test Code Author: Gerard Meszaros Hardcover, 833 pages Published: 2007 Continuous Integration: [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time, I need to “restock” my book shelfs, e.g. order a batch of Computer Science-related books from Amazon.</p>
<p>I placed a new order on Thursday and hopefully I’ll get them all during the week to come.</p>
<table border="0" cellspacing="0" cellpadding="5" width="550">
<tbody>
<tr>
<td valign="top" width="197"><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0131495054" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://larsw.files.wordpress.com/2009/05/image4.png" width="181" height="243" /></a>           </td>
<td valign="top" width="353"><b><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0131495054">xUnit Test Patterns: Refactoring Test Code </a></b>          <br />Author: Gerard Meszaros           <br />Hardcover, 833 pages           <br />Published: 2007</td>
</tr>
<tr>
<td valign="top" width="197"><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0321336380" target="_blank"><img style="display:inline;" title="image" alt="image" src="http://larsw.files.wordpress.com/2009/05/image5.png" width="181" height="240" /></a>          </td>
<td valign="top" width="353"><b><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0321336380">Continuous Integration: Improving Software              <br />Quality and Reducing Risk</a></b>           <br />Authors: Paul M. Duvall et al.           <br />Paperback, 336 pages           <br />Published: 2007</td>
</tr>
<tr>
<td valign="top" width="197"><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0321213351" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://larsw.files.wordpress.com/2009/05/image6.png" width="181" height="247" /></a>           </td>
<td valign="top" width="353"><b><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0321213351">Refactoring to Patterns</a></b>           <br />Author: Joshua Kerievsky           <br />Hardcover, 400 pages           <br />Published: 2004</td>
</tr>
<tr>
<td valign="top" width="197"><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0262012421" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://larsw.files.wordpress.com/2009/05/image7.png" width="181" height="214" /></a></td>
<td valign="top" width="353"><b><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0262012421">Semantic Web Primer</a></b>           <br />Authors: Antoniou et al.           <br />Hardcover, 288 pages           <br />Published: 2008 (Second edition)</td>
</tr>
</tbody>
</table>
</p>
</p>
</p>
<p>So, if the math’s correct, that’ll be <strong>1857 pages</strong> of fun to get through this summer <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.larswilhelmsen.com/2009/05/15/amazon-bookshelf/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
