Now that we know how to run SQL queries against the database, we begin to implement this functionality using C# code and a Windows Forms database.
We add some controls to the form, connect to our database using a SqlConnection object, and populate a ListBox using a DataTable and SqlDataAdapter.
آی-ویدئو