Codinghorror Twitter Archive
← All Tweets
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();
0
0
Original Link