I use Virtual PC a lot, especially for development. I try to emulate a mini-infrastructure of how I’ll be deploying my solutions, so no SQL Server on my box, no IIS on my box, etc. To support this I use Virtual PC Guy’s steps for enabling communication between my host and the VPC’s. If you are [...]
Archive for March, 2008
I realize this isn’t the MiniMVC post I promised, but that one is a monster and I wanted to feel like I accomplished something this evening. Last week I was forced to replace a dying video card which was a piece-of-junk when I bought it, but, well, I’m cheap. I picked up an NVIDIA GeForce [...]
IIS 7 is so cool
Mar 21
I’m so behind on IIS 7 it makes me sad. I love HttpModules and HttpHandlers in ASP.Net (Speedy Rewards transaction processing is based on one I wrote), but this just takes the cake. Up Next: MiniMVC