M
Mike P
In some of the code I am looking at on a sample website, a lot of
methods are returning interfaces such as IDataReader instead of a plain
DataReader. Why would you want to do this?
methods are returning interfaces such as IDataReader instead of a plain
DataReader. Why would you want to do this?