public int GetMaxPrice()
 {
     return(ServiceDAO.GetMaxPrice());
 }