Codinghorror Twitter Archive
← All Tweets
avatar
Jeff Atwood @codinghorror
Jan 15, 2009, 9:04:00 PM
the only line of code containing .Dispose() in stack overflow, part of ControllerBase: if (_db != null) _db.Dispose();