I got asked for help with an issue in some QA test the other day, and it struck me as a fun one that others might encounter. A nice little side effect of how literal computers can be...
Sometimes it's the simplest things that can trip up development work. A case in point is a bug ticket I got handed recently, which I think shows the need to understand your tools when writing code. Read on to avoid an interesting mistake with code flow in Razor views...