This week we looked into using GUI components with our Data Access class and did more on linq.
Specifically we looked at using data from our database to populate a datagridview table in our application through use of data binding. This is done by using the ‘datasource’ property of the datagridview element.