Posts

Implicit Type Casting – The Is Question

I’ll start this post with an example:… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2004-08-20
1 min read

Singleton Unit Testing – A Different Approach

Peli has posted a tip concerning singleton objects and how them being singletons interferes with the testing itself. He also added a solution to this problem. Respect to Peli for this very cool post. :)… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.
2004-08-19
1 min read

MSBuild’s Fix

I was reading John Lam‘s excellent A Practical Developers’ Guide to MSBuild article which is contained in the second installment of his Practical Eye for the .NET Guy newsletter when I realized that this could be a great opportunity to try out my Object Model Generator on MSBuild’s project files. This could be a first step towards the creation of a tool that edits these files…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it.
2004-08-18
1 min read