Populating a DataGridView From a Database Query
Over the years I have made sporadic attempts the wrap my head around programming using the .Net class library. I have used Delphi for over 10 years so maybe I am biased, but it seems as though many of the things that can be done with a couple of mouse clicks in Delphi require a lot more work to accomplish using .Net.