I am starting a new screencast series for ADO.NET beginners. In this first part I will explain how to connect to the SQL SERVER database and populate a DataSet which is later displayed on the screen using the GridView control.
Creating Database Connection and Displaying Data Using DataSet