What are the two fundamental objects in ADO.NET?
Answer Posted / loysg
connection string,commond
| Is This Answer Correct ? | 2 Yes | 28 No |
Post New Answer View All Answers
What is the use of Dataview?
Explain executenonquery?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is ado full form?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is ole in excel?
What are all the different methods under sqlcommand?
What are the advantages using ado.net?
What are the various methods provided by the DataSet object to generate XML?
Explain the difference in record set and dataset?
What are the advantages and disadvantages of using datalist?
How do you find the count of records in a dataset?
Explain the difference in an abstract class and an interface?
What is data access pattern?