public ProductRepository()
 {
     this.fDb = new storeEntities();
 }