Community

LINQ to SQL DataContext Provider Revisited

(Eric Swann) In a previous post, I had proposed an idea on how to control the lifetime of the DataContext in LINQ to SQL (L2S). I basically created a provider class that would detect the presence of an HttpContext. If the context was present, it would use the HttpContext and store the DataContext

Read More - Register for Free Membership