explain connection less and with connection?diference
between data reader,data set,data adapter? can we use data
reader,data set in a single application? if yes explain
with simple code,if no explain?
Answer Posted / bapu thore
connection less vs connection oriented
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is openquery?
What are the different execute methods of Ado.Net?
What are the parameters that control most of connection pooling behaviours?
Which is faster ado.net or linq?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
Define data adapter?
What is variable view?
What does executereader return?
What do you mean by ‘batch updates’?
What is sqldatasource?
Explain the advantage of ADO.Net?
What is the provider being used to access oracle database?
What does sqldatareader return?
Does executenonquery return a value?
If we are not returning any records from the database, which method is to be used?