Difference between ExecuteNonQuery() and EXecuteReader()
Hi..
Any one can help me to explain difference in ExecuteNonQuery() and ExecuteReader method(). I got confusion about these two methods where i should use and which is more beneficial for getting data from data source?