Sunday February 1 2009
I've been meaning to write about my development setup for a while now, and having been prompted to think about it again by a post from Kyle Baley, now seems like the right time.
One of my main goals in setting up my development environment is por...
Saturday January 31 2009
It's been a few years since I last did serious javascript development. The tools have certainly improved a lot.
Having performance issues somewhere in several thousand lines of javascript is never a good thing, but with a little data from FireB...
Sunday May 25 2008
While randomly looking through the incoming searches on my blog, I came across a post from Bamboo Solutions - How to install Windows SharePoint Services 3.0 SP1 on Vista. Hacking the installer to allow SharePoint development without building a VM ...
Sunday May 25 2008
I've seen a few posts lately covering whether or not you need to know C to be a good programmer, most recently Do you really need to know C? I think so from Darren Stokes.
To a certain extent it seems like people who know C think everyone s...
Thursday February 28 2008
I finished up my last SharePoint project on Monday, and I have a few days before the next one starts. That has given me the opportunity to try some stuff I haven't been able to while busy with SharePoint, namely building a .NET 3.5 app without wor...