Archive for the '.NET' Category

Ok to All

Wednesday, December 7th, 2005

Every once in a while I come across a warning/error message, which leaves any reasonable user staring at his monitor not knowing what he has to do. Here’s the latest example, taken straight out of Microsoft’s® Visual Source Safe®.

Here are some facts that you have to know about the context of this warning: the […]

Can You Trust Your GC?

Sunday, December 4th, 2005

Many developers love to work in Java, .NET and other advanced development languages and platforms, because they think these environments free them from the need to take care of many unpleasant tasks, such as managing memory. Believe me when I say that I am all for it. I truly believe that using these development platforms […]