public int Count()
 {
     return(dal.Count());
 }