Avoiding the file system
Going from experience and, as illustrated by Misko’s recent presentation, the more dependencies you have on your environment, the less trustworthy and mainta...
Going from experience and, as illustrated by Misko’s recent presentation, the more dependencies you have on your environment, the less trustworthy and mainta...
.. I’ve swapped jobs at Realtime Worlds; I’m now a plain ol’ software engineer. As a result, there’ll be no more test engineering for me.
One of the things that really slashes the return on investment in testing is unreadable code. “This is pretty obvious”, you say. “What’s the point in a blog ...
Prepare for some flimsy and strange analogies.
edit - In modern C# you can use the nameof() expression to do things like this.