When using linq to SQL in my project I am currently creating the data context as late as possible in the 开发者_StackOverflow社区code execution and disposing it as soon as possible. This results in th