Archives for January 2007
Beginners Forum
We are beginning to see more and more complex questions on our community forums. This is great news as our customers are using the more complex features of TypeMock.NET. But it is getting harder for novice and beginner developers to get support and perhaps some of them are a bit intimidated to ask simple […]
How to Mock an Initialization Method
I have come across this scenario a few times, where developers want to swap a method with another method. Here is a quick example:
Suppose we have an initlization method called FillIt(). This method expects a List and fills it with data (from a database for example)
private void FillIt(List theList)
{
// connect to […]
Donation outcome
Jamie has managed to donate over $10,000 towards Creating Safe Drinking Water. We have been delighted to participate. Way to go Jamie
Microsoft Developer Academy
You are all welcome to our booth in the Microsoft Developers Academy on the 31 January, 2007.
Come see the latest technology in Agile Development at our booth.
Back in Town
I am back in town after a business trip and vacation.
So I am back to bogging