I really enjoyed reading the article Ngu Soon Hui posted in his blog called Testable Code? Who Cares? The…
Read moreSolving mocking dilemma with Typemock Isolator
Davy Brison writes about mocking dilemma Basically the question he deals with is how to test this code: 8 public…
Read morePreview and Questions on the next Isolator API
Here is a preview of some use cases from the new Typemock Isolator API coming out sometime in August. I…
Read moreIs the visibility of tested methods important?
We are having quite a discussion lately within Typemock about the importance of the visibility of tested methods. For example,…
Read moreUsing a Single Strong Name Key across Multiple Projects
Today at I needed to sign several dll files with the same strong key. If you ever tried it before…
Read moreRituals, Totemism and Taboos in Agile
Jonathan Starr wrote an excellent blog post with some musings about Scrum/Agile development use of rituals in order to create…
Read moreMocking asynchronous actions with Typemock Isolator
Here is an answer to a question that keeps popping up every once in a while: how do you stub…
Read moreRacing Philosophers
This post describes a known deadlock problem and how Typemock Racer can be used to discover deadlocks in .NET code….
Read moreALT.NET Israel registration is open
The registration for ALT.NET Israel is now open. You will need an OpenID (I use myopenid.com) to register. We are…
Read moreMusings about Refactoring
For the last couple of weeks I’ve been paired with Lior on a large refactoring task that was long overdue….
Read more