I'm fairly new to the .Net world, but have plenty of experience in ADO, VB 6, ASP and SQL.
I'm creating a page that lists user in an email list.
In asp.net using ADO.NET, I've created the SQL statement, SQLDataAdapter, dataset and created a dataview of the list. Then bound the columns...