What is Mars in ADO.NET

 Posted by Singarapu_Kranthi on 4/18/2013 | Category: ADO.NET Interview questions | Views: 3110 | Points: 40
Answer:

It was a new feature supported from ADO.NET 2.0 version.
You can have multiple SqlDataReaders open on a single connection with each sqlreader assigned to new SqlCommand

In previous versions, only one batch could be executed at a time against a single connection.


Asked In: Couple of Interviews | Alert Moderator 

Comments or Responses

Login to post response

More Interview Questions by Singarapu_Kranthi