protected BaseBiz() { var infrastructureFactory = new InfrastructureFactory(); this.currentDataContext = infrastructureFactory.GetDataContext(); }