I am getting reports that connection pooling is not working in the Subsonic orm when used with sql server on a remote machine. I\'m not sure how they are monitoring this, maybe
I'm not sure about the earlier versions, but in 2.1, AbstractList.Load() already uses LoadAndCloseReader(rdr) wrapped in a using statement.