Visual Studio 2005 Release Candidate Available for Download Edit this page | less than 1 minute read If you're lucky, and you have an MSDN subscription, then you can now download the release candidate of Visual Studio 2005. It seems that this is the last public release until the final version becomes available. 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