August 13, 2008 – 1:11 pm
This week I set off with the goal of making one of our web applications alot easier to deploy. The tools I chose were -
Web Application Installer (WAI)
Wix (Windows Installer XML)
WixEdit
I’d played with all three before but never really got past prototype stage. I’ve spent the last day learning wix and all the elements relevant [...]
November 9, 2006 – 4:02 pm
A few months ago we wrote a mammoth we application which had an SQL Express DB. We used stored procedures, and after writing 170 of them(I didn’t write all of them of course), I was quite used to the way that variables and so on worked in SQL Server.
We’ve started a new project where the [...]