Monthly Archives: January 2010
Top 20 Programming Lessons
20/20: Top 20 Programming Lessons I’ve Learned in 20 Years – DCS Media. Above is my contribution to the echo chamber. The author sums up quite nicely a lot of what I’ve thought about coding… simple is better, don’t over analyze … Continue reading
Indexes, Dynamic Views, and you.
I was trying to re-invent the wheel this week by writing an index creation script / procedure using the dynamic views provided by Microsoft in my 2k5 database. After looking in BoL and other sources for what the columns really … Continue reading