public void UpdateLastUpdated()//updates
 {
     dal.UpdateLastUpdated();
 }