SilverLight 1.1 Developer Reference poster Edit this page | less than 1 minute read I haven't had a lot of time to investigate SilverLight yet, but if you haven't heard of it, I'm afraid you've been living in a cave for the last couple of months. Anyway, check out this great poster (click here get a full-size version). Share on Twitter Facebook Google+ LinkedIn Previous Next Leave a Comment
Merging Git repositories without losing history 2 minute read With a bit of Git magic, it’s quite easy to merge the commits of one repository into a specific folder of another without losing the Git history February 3, 2023
From clone to running a code base in under 5 minutes 3 minute read If I can’t clone your repository and get the application running in under 5 minutes, you’re doing something wrong January 27, 2023
What it takes to make legacy code bases rock solid 1 minute read Another thing I realized last year is that I really love working on legacy code bases and making them rock solid. January 20, 2023
About software estimation and planning 3 minute read Estimates are almost always wrong and that’s fine. Just deal with that and prioritize accordingly. January 13, 2023
Leave a Comment