My base controller class, BaseController, is inherited by public-facing controllers to access a shared data context between requests with LINQ-to-SQL., is in
My base controller class, BaseController, is inherited by public-facing controllers to access a shared data context between requests with LINQ-to-SQL., is in