Not too long ago, I spared some time to discover the hype of LINQ, primarily, LINQ to SQL. I was amazed of how much faster I could get things done with much less code. In fact, I’ve converted much of Glacsy.com to using LINQ and have noticed a HUGE performance increase from the server. The websites load faster, an area in which we’ve been targeting and trying to improve since the new rebuild of the sites. I may post a few examples to include LINQ in the future.