Now that I see Jeremy's answer, I think I remember hearing that the best practice is to use a new DataContext for each data operation. Rob Conery's written several posts about DataContext, and he always news them up rather than using a singleton. - [http://blog.wekeroad.com/2007/08/17/linqtosql-ranch-dressing-for-your-database-pizza/][1] - [http://blog.wekeroad.com/mvc-storefront/mvcstore-part-9/][2] (see comments) [1]: http://blog.wekeroad.com/2007/08/17/linqtosql-ranch-dressing-for-your-database-pizza/ [2]: http://blog.wekeroad.com/mvc-storefront/mvcstore-part-9/