Introduction - If you have any usage issues, please Google them yourself
The article or rather a code snippet demonstrates a simple application of insert, update, delete using datagridview. The application is using asynchronous architecture for most of the calls to database. This is to show that without hanging UI we can allow user to continue with his tasks.