clempaul.me.uk » BlogGallerySoftware

Articles

ClickOnce on Apache

How to use Microsoft's ClickOnce with the Apache Web Server.

Checking the .NET Framework 3.0 is installed in WiX

The code needed to add a condition that the .NET Framework 3.0 is installed before allowing an installation in WiX.

Overriding C Memory Functions

A short guide to overriding C's memory functions.