In the second part of this deadly journey, we discover more sins to refrain from and learn what inappropriate intimacy code smells like. Read on.
Read more
By Erik Dietrich
June 25, 2018
In the second part of this deadly journey, we discover more sins to refrain from and learn what inappropriate intimacy code smells like. Read on.
Read moreBy Addie Ben-Yehuda
February 20, 2014
Isolator++ gets a lot of attention these days, especially since we’ve added x64 bit support. One of the feature requests we got…
Read moreBy Addie Ben-Yehuda
February 20, 2014
Want to learn more about unit testing or train your team so that they can be better unit testers? Here…
Read moreBy
April 4, 2013
So last time, I showed you how to do something before a method is called. That’s nice but what if…
Read moreBy
March 4, 2013
I often describe DoInstead as the 10lb/kg hammer to change behavior – if all fails, and any other API doesn’t…
Read moreBy
June 11, 2012
Do you know the TIOBE survey? Every month it shows the usage of programming languages worldwide. And coming in first…
Read moreBy alonK
July 1, 2010
Andreas Aschauer studied Software Engineering at Vienna Technical University. Besides his studies he worked as a developer and consultant for…
Read moreBy alonK
April 23, 2009
One of our customers had a very interesting problem. When using he needed to set WCF’s WebOperationContext.Current.IncomingRequest.UserAgent to return a…
Read moreBy alonK
August 19, 2008
So let’s start at the beginning. And in the beginning you do this:
1 |
<span style="color: #000000;">RealLogger fake = Isolate.Fake.Instance<RealLogger>();</span> |
That’s it, you created a fake…
Read moreStruggling with legacy code?
Let’s solve it together