0
kicks
ASP.NET MVC Tip #34 – Dispose of Your DataContext (or Don’t)
In this tip, the author demonstrate how you can dispose of a DataContext within an ASP.NET MVC controller. Next, he argues that there is no compelling reason to do this.