<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="0.92">
<channel>
	<title>.RICHARD</title>
	<link>http://www.richardhallgren.com</link>
	<description>Scribbles on .NET, BizTalk and integration etc ...</description>
	<lastBuildDate>Wed, 16 Jul 2008 11:51:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Efficient grouping and debatching of big files using BizTalk 2006</title>
		<description>I've seen people struggle both on the forums and while doing consulting when in it comes to finding an good way of grouping and transforming content in file before debatching it. Say for example we have a text file like the example below.  0001;Test row, id 0001, category 10;10 ...</description>
		<link>http://www.richardhallgren.com/efficient-grouping-and-debatching-of-big-files-using-biztalk-2006/</link>
			</item>
	<item>
		<title>Running MSBuild scripts from Visual Studio</title>
		<description>It seems like there more build script one writes, the more often one wants to run them and it's always a bit annoying (and time consuming) having to leave Visual Studio and start MSBuild from the command line. Brennan Stehling has a cool solution to that problem here were he ...</description>
		<link>http://www.richardhallgren.com/running-msbuild-scripts-from-visual-studio/</link>
			</item>
	<item>
		<title>Looking forward to stackoverflow.com</title>
		<description>I'm really looking forward to the release of stackoverflow.com - have you heard about it? If not it's a collaboration between Joel Spolsky and Jeff Atwood. Joel and Jeff are of course the two blogger behind the popular Joel on Software and Coding Horror blogs.   Joel is also ...</description>
		<link>http://www.richardhallgren.com/looking-forward-to-stackoverflowcom/</link>
			</item>
	<item>
		<title>Removing XML namespaces - revisit</title>
		<description>I have a old post on removing XML namespace from outgoing messages using XSLT in a map on the send port. Removing XML namespace is usually a late requirement that shows up during integration tests with for example legacy systems that has problems reading XML and only finds XML namespaces ...</description>
		<link>http://www.richardhallgren.com/removing-xml-namespaces-revisit/</link>
			</item>
	<item>
		<title>Does BizTalk have man-boobs?</title>
		<description>I've just finished watching this webcast from QCon 2008 with Martin Fowler and Jim Webber. It's basically their view on how integration middleware is used today and how we plan and implement our SOA and ESB project.   Their main point is that we use much to bloated middleware ...</description>
		<link>http://www.richardhallgren.com/does-biztalk-have-man-bobs/</link>
			</item>
	<item>
		<title>Speaking at KNUG - Karlstad .NET User Group</title>
		<description>Yesterday I presented the MasterData Management using BizTalk 2006 R2 talk (I'll soon have a post out with the presentation in English) I recently held at Developer Summit at the local .NET user group in Karlstad (KNUG).   KNUG is a new .NET user group that I actually helped ...</description>
		<link>http://www.richardhallgren.com/speaking-at-knug-karlstad-net-user-group/</link>
			</item>
	<item>
		<title>Using BAM for latency tracking in a BizTalk request response scenario</title>
		<description>This post will try and explain how BAM tracking can be used in SOAP based request response scenario in BizTalk 2006. It important to notice that some of the issues discussed in the post are specific to the SOAP adapter and are non-issues if the scenario would for example use ...</description>
		<link>http://www.richardhallgren.com/using-bam-for-latency-tracking-in-a-biztalk-request-response-scenario/</link>
			</item>
	<item>
		<title>Speaking at Developer Summit on Masterdata Management using BizTalk 2006</title>
		<description>I recently spoke at the leading developer conference here in Sweden called Developer Summit. The talk was called Masterdata Management using BizTalk 2006. The slides can be found here.  I can really recommend Developer Summit as a conference. Everything is super well organized and having the opportunity to listen ...</description>
		<link>http://www.richardhallgren.com/talking-at-developer-summit-on-masterdata-management-using-biztalk-2006/</link>
			</item>
	<item>
		<title>Writing BizTalk context properties to a message from a WCF service using behaviors</title>
		<description>The new WCF adapter in BizTalk 2006 R2 offers a lot of new possibilities. One of those is to write data to the BizTalk Message context properties directly from an exposed WCF Service. A practical use of this technic could be to write the username from the Windows credentials of ...</description>
		<link>http://www.richardhallgren.com/writing-biztalk-context-properties-to-a-message-from-a-wcf-service-using-behaviors/</link>
			</item>
	<item>
		<title>Random thoughts on SQL Server Adapter and T-SQL Stored Procedures for BizTalk 2006</title>
		<description>Writing Stored Procedures is an art of its own. As all of you know it's very different from writing ordinary code and presents its own kind of problems and issues when it comes to performance, builds, version control, testing etc. This post will try and highlight a few points that ...</description>
		<link>http://www.richardhallgren.com/random-thoughts-on-sql-server-adapter-and-t-sql-stored-procedures-for-biztalk-2006/</link>
			</item>
</channel>
</rss>
