thinkinterview » interview questions
« Previous

interview Questions

next »
question

To perform asynchronous data access, what must be added to the connection string?

  • 1. BeginExecute=true
  • 2. MultiThreaded=true
  • 3. MultipleActiveResultSets=true
  • 4. Asynchronous=true

Next Queston » Which class can be used to create an XML document from scratch?...

Which class can be used to create an XML document from scratch? View full queston »


Posted in: ASP.NET(45) |