Sections:

  1. SqlCommandBuilder
    SqlCommandBuilder can be used to quickly link a SqlDataAdapter to a DataTable and generate the Insert, Update and Delete SQL commands automatically. Click here for an example.