public static DataTable LoadLichTrinh()
 {
     return(LichTrinhDAO.LoadLichTrinh());
 }