//phương thức này gọi phương thức sv_insert() ở lớp HOADON_DAL (tầng DAL) public int HOADON_Insert(string mahd, string maban, string ngaylaphd, string ghichu) { return(hddal.HOADON_insert(mahd, maban, ngaylaphd, ghichu)); }