Archive for February, 2007

Certainly the .NET environment brings a lot of cool stuff to the table, especially 2.0. But will it help crappy programmers code better? I spend a lot of my time converting classic ASP web pages over to C#/.NET. It really amazes me how bad some of the code was designed. I suppose if you load [...]


There is a time and place for everything. Something things are better done in a GUI, some are better for a shell. Unfortunately programmers who never used a shell often do not realize what they are missing. Coming from a Linux background and having done an internship using PERL, there are many things I miss [...]