This page is for downloading software products I have programmed and made available.
Documentation
You can find the documentation for all the software on this page here. The documentation also describes licensing, warranty and that stuff, which you can also find at the bottom of this page.
Functoids for BizTalk
These functoids have moved to codeplex. You can find them at http://eebiztalkfunctoids.codeplex.com/BizTalk Pipeline Components
No pipeline components available yet.Winforms programs
eliasen.eu - Draw
This utility is a small Winforms program, that can be used to make a draw between several contestants. It can be used to draw between a number of constants with each one chance of winning, but also to draw between a number of contestants with diverse number of chances. So for instance, if the constants are supposed to get a chance of winning in the draw relecting the number of beers she has been drinking, one person might have 10 chances and another person mght have 15 chances, corresponding to 40% and 60% chance of winning respectively.
The program can be downloaded here and The documentation can be found here.
eliasen.eu - ValidateXML
This utility can be used to validate an XML document. It will both check an XML document for well formedness and it will validate an XML document against an XSD schema.
The program can be downloaded here and The documentation can be found here.