please look at this Code
void BindGrid() { using (UnitOfWork db = new UnitOfWork()) { cmbBook.DataSource = db.BookRepo