Welcome to Geekdojo Sign in | Join | Help

Wednesday, November 10, 2004 - Posts

Earlier this year I downloaded and tried ReSharper from JetBrains. Although I liked what it did, It was slow and buggy and caused VS to crash a couple times. I decided to give it another try after seeing Scott Water post about using it. I must say, I really like the new version... Read More
Since I'm talking about hard drives and fragging. After I got everything restored and moved back to the single remaining HD, I started defragging all of the partitions. What I didn't realize is that my iPod showed up in the list as a removable HD, and I had included it... Read More
2 Comments
Filed Under:
You should. I just spent the last week digging through restored data files I was able to pull off my brand new SATA 120GB HD... Read More
I've spent some time hacking out comparers for multiple custom collections in a current project. Never thought about using reflection to write one generic comparer for all the collections. Great job Ian. Read More