Category: Junior Developer Handbook
Fixing failed port bindings – Junior Developer Handbook
Sometimes your application won’t start because it tries to bind to a port that’s already in use. IIS Express for example shows you this error notification: Fix 1 – Find the application using the port Open an administrative PowerShell and issue this command This will either show you an error if no application is using…
Backups – Junior Developer Handbook
This is the absolute minimum you need to know about Backups. Having a solid backup and restore strategy is crucial because you will be hit by something at some point: Hackers, trolls, ransomware, hardware that went rogue or maybe a mistake you made yourself. As usual, there is a decision to be made on how…
Troubleshooting network issues – Junior Developer Handbook
Having issues connecting to a service? Start by making sure your network connection is working.


