I have base controller which calls database table and get data through ado.net entity framework. When I call every controller base controller is called. When ever base controller is called it data from sql db and pulls my table information. I have base controller which calls database tab