Automatic .NET code, nhibernate session, and LINQ datacontext clean-up?
- by AverageJoe719
Hi all, in my goal to adopt better coding practices I have a few questions in general about automatic handling of code. I have heard different answers both from online and talking with other developers/programmers at my work. I am not sure if I should have split them into 3 questions, but they all seem sort of related:
1) How does .NET handle…