Welcome to deepcode.co.uk Sign in | Join | Help

Browse by Tags

All Tags » reference   (RSS)
Here's a quick list of what my top 4 general development books that everyone should have on their shelf; Code complete (2nd Edition) Steve McConnell Microsoft Press This is a practical guide to programming in general and the definitive guide to software Read More...
Ran into a few problems today, for one client who uses a VPN that doesn't work at all well with Vista, I have an XP development virtual PC. I needed to install visual studio sp1 (yet again) on it but my boot drive only had 4Gb of free space - the temporary Read More...
What makes good software? Separation of concerns has got to be up there in a big way, ensuring you have relevant tiers to your application that deal with a particular set of concerns, but what does an enterprise software stack look like? I've been asked Read More...