Posts Tagged ‘install’

Apache setup trouble

Last night I had a rather frustrating problem. I was setting up the XAMPP package on a Windows 7 box and wanted to configure some virtual hosts. This is fairly easy – there is a dedicated configuration file for virtual hosts and in my case they needed to be virtual virtual hosts – so I [...]

Updating .NET Versions

When Microsoft release new versions of their .NET Framework there is no doubt that there will be some nifty new features that we can all benefit from. Lately the releases has contained data and presentation oriented additions to the framework which would allow us to save many lines of code if used properly. The only [...]