Performance comparison of Interfaces vs. Abstract Classes vs Generics
Mike Gunderloy had a post of Saliks performance comparison. Very interesting results. It seems that Generics are wicked fast compared to the other 2 ways of building code.
Development Notes, News and Ramblings
Mike Gunderloy had a post of Saliks performance comparison. Very interesting results. It seems that Generics are wicked fast compared to the other 2 ways of building code.
The following is a repost of an article I originally published on my now defunkt Radio blog.
Warning - Religious content. May lead atheists to have second thoughts about the nature of our existence…
The following story discusses some key historical factors that I’ve learned in a presentation by Matt Lockhart, a UCLA grad student […]
So I’m just a bit geeky. One of my Christmas presents was Ted Neward’s “Enterprise Java” . I can recommend this book wholeheartedly to any .NET developer who needs to work on larger scale systems. And even if you don’t, its a wonderful read. One caveat, I imagine C# coders would have a […]
I’ve decided to go back to SharpReader after a circuitous detour using SauceReader and OmeaReader. While I appreciate what those two alternate tools try to accomplish I found Sauce very slow and Omea experienced a database failure that caused it to loose all of my RSS feeds. That really ticked me off. Coming back to […]
I want to thank Jeff Barr for taking time out of his Sunday to share some code with me that will hopefully enforce some comment spam control. He went beyond the call of duty of a good Internet neighbor by pretty much holding my hand through it all (figuratively speaking). Thank you Jeff. […]