ADO.Net Problem
Hi all
1.I am using 3 SQLDataReader to bind three dropdownlist. these sqldatareaders are being returned by a function kept in a seperate class file. is this the right way or I should use dataset or DataTable instead.
Thanks in advance
|