Is it better to declare the datareader as public or declare as local to each and every function in which we use the datareader in a .net page?
Is it better to declare the datareader as public or declare as local to each and every function in which we use the datareader in a .net page?