public int KiemTraTK(string TenTk)
        {
            int a = da.TimTKTRUNG(TenTk);

            return(a);
        }