Tuesday, April 29, 2008

Quote of the Day

"A bad developer who comes across as a good developer is worse than a bad developer that every knows about." -- Dwight Rau

CDBurnerXP

This one is new to me, but I don't burn as many CD's as I used to. Frankly, I'm cheap and I can't justify spending money on software that I'll use once every few years. If you're looking for a free CD Burner for Windows, check out CDBurnerXP.

Generic Caching in ASP.NET

If you run a website with a high number of visitors and are interested in learning more about caching, DaveTheKnave has put together a good article on Generic Caching in ASP.NET that is worth checking out.