A nice short video showing how to debug a web service in Microsoft Azure
Monthly Archives: November 2018
The best GIT GUI
I have tried a number of Git GUI’s and the best by far has to the Source Tree
https://www.sourcetreeapp.com/
Why? It’s just so easy to use and displays what you need when you need it.
HTTP Status Codes
It is important that when writing RESTful API’s that the correct HTTP status code is returned, the best and only source of reference has to be: https://httpstatuses.com/