Quantcast
Browsing all 102 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Speaking at Developer Summit 2008!

Whoho! I'll be speaking at Developer Summit 2008. Developer Summit is a conference hosted by Cornerstone, it's being held in Stockholm between the 9th and 11th of April 2008.I'll be doing a talk on...

View Article


Image may be NSFW.
Clik here to view.

A loosely coupled Scatter-and-Gather implementation In BizTalk 2006

Why loose coupling?There was a question in Microsoft BizTalk forums the other day about how one could implement a Scatter and Gather pattern in a more loosely coupled fashion.Most examples on the...

View Article


Image may be NSFW.
Clik here to view.

Random thoughts on SQL Server Adapter and T-SQL Stored Procedures for BizTalk...

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,...

View Article

Image may be NSFW.
Clik here to view.

Writing BizTalk context properties to a message from a WCF service using...

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...

View Article

Speaking at Developer Summit on Masterdata Management using BizTalk 2006

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...

View Article


Image may be NSFW.
Clik here to view.

Using BAM for latency tracking in a BizTalk request response scenario

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...

View Article

Image may be NSFW.
Clik here to view.

Speaking at KNUG - Karlstad .NET User Group

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...

View Article

Does BizTalk have man-boobs?

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...

View Article


Image may be NSFW.
Clik here to view.

Removing XML namespaces - revisit

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...

View Article


Image may be NSFW.
Clik here to view.

Looking forward to stackoverflow.com

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...

View Article

Image may be NSFW.
Clik here to view.

Running MSBuild scripts from Visual Studio

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...

View Article

Image may be NSFW.
Clik here to view.

Efficient grouping and debatching of big files using BizTalk 2006

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...

View Article

Image may be NSFW.
Clik here to view.

How the extend a custom Xslt in BizTalk using EXSLT and the Mvp.Xml project

Lately I've been using custom Xslt more and more instead of the BizTalk mapping tool. I still use the mapping tool in easy scenarios when I just need to do some straight mapping or maybe even when I...

View Article


Image may be NSFW.
Clik here to view.

Using BizUnitExtensions to poke around in some XML

I'll start by saying that I really (like in "really, really!") like BizUnit! BizUnit in combination with MSBuild, NUnit and CruiseControl.NET has really changed the way work and how I feel about work...

View Article

Image may be NSFW.
Clik here to view.

Handle the 'bodyTypeAssemblyQualifiedName' SOAP Adapter bug in MSBuild as a...

This is a very specific problem but I'm sure some of you stumbled over it. When disassembling a XML message in a SOAP port BizTalk can't read the message type. This causes problems when for example...

View Article


Image may be NSFW.
Clik here to view.

Aggregated monitoring of BizTalk solutions using 'BizMon'

>> **Update 2010-09-30:** BizMon is now owned and developed by [Communicate Norway](http://www.communicate.no). They have renamed, and further developed the product, to IPM (Integration...

View Article

Image may be NSFW.
Clik here to view.

Better performance in batch imports to SQL Server using BizTalk

During my years of BizTalk development I've been warned of a couple of scenarios that the product wouldn't handle very well. Yesterday another of those scenarios turned out to kind of false and, if...

View Article


Image may be NSFW.
Clik here to view.

Receiving scheduled MsgBoxViewer-reports via e-mail

I attended a session the other day at TechDays here in Sweden with Microsoft Escalation Engineer Niklas Engfelt. The session was about troubleshooting BizTalk and Niklas of course showed the wonderful...

View Article

Image may be NSFW.
Clik here to view.

BAM ate my XML declaration!

There are integrations which only purpose is to move a file just as it is. No advanced routing. No orchestration processing. No transformation. Just a simple port-to-port messaging scenario.It is...

View Article

Image may be NSFW.
Clik here to view.

Tips and tricks on BizTalk generated SOAP Web Services

Traditional SOAP Web Services might feel kind of old as more and more people move over to WCF. But a lot of integration projects still relay heavily on old fashion SOAP Web Services.Using BizTalk...

View Article
Browsing all 102 articles
Browse latest View live