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 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 moreUnmanaged Code Unit Testing
Living in the managed world is wonderful. But sometimes we carry a small legacy code in C++. Ok, it happens…
Read moreUnmanaged Code Unit Testing
Living in the managed world is wonderful. But sometimes we carry a small legacy code in C++. Ok, it happens…
Read moreDynamic Return Value and Mock Abuse
Oren (Ayende) wrote about mock abuse. In his example an entire behavior is substituted using the mocking framework. It’s a…
Read moreDynamic Return Value and Mock Abuse
Oren (Ayende) wrote about mock abuse. In his example an entire behavior is substituted using the mocking framework. It’s a…
Read moreGetting mock object from an instance
Hi All, In our upcoming 4.3 version we’re adding the possibility to get a mock object directly from the instance…
Read moreGetting mock object from an instance
Hi All, In our upcoming 4.3 version we’re adding the possibility to get a mock object directly from the instance…
Read moreIs A Better-But-Later Entity Framework Worth It?
It’s been something like a week since the Entity Framework controversy started. For those who don’t know, here’s a recap:…
Read more