public CategoryRepository() { categoryServiceClient = new CategoryServiceClient(); categoryServiceClient.Open(); }