

Tips for debugging with Visual Studio beyond just breakpoints, especially with ASP.NET MVC, because it's not as straightforward when examining Javascript. I was able to make the workload a little easier for 100+ employees. Using Process Monitor I was able to figure out which registry key was being changed, then wrote a quick Console Application that updates the registry key on login. Of course nobody ever did it right despite a popup message alerting them, Post-Its all over the monitor, etc. The day after watching this video I was able to solve a vexing problem with a barcode printer that previously required every user to change the printer's margins under Printing Preferences when they first logged in.
