You use Visual Studio .NET to develop a Microsoft Windows-based application.
Your application
contains a form named CustomerForm to enter time sheet entries for a law firm.
At design time you
set the DataBindings properties of each TextBox control to the appropriate
column in the DataTable
object of CustomerDataSet. When the application runs, users must be able to
edit the information
displayed in the text boxes. All user changes must be saved to the appropriate
database when
saveButton is execu