adspace
What does executequery return?
Answer Posted / Shruti Mishra
"ExecuteQuery" (also known as "ExecuteReader")) returns a DataReader object, which allows developers to read the result set row by row.
Post New Answer View All Answers
Explain how to call the sql commands asynchronously in ado.net version 2.0?
996
What is the current version of entity framework?
1048