What are the advantages and drawbacks of using ado.net?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
Explain how to pass multiple tables in datasets simultaneously?
List all the steps in order, to access a database through ado.net?
What is ado.net object model?
Which keyword is used to accept variable number of parameters?
What is fill method in ado.net?
What are typed and untyped dataset?
What is disconnected scenario in entity framework?
how can implement dropdownlist in particular of dataset when try to update?
Explain the two fundamental objects in ado.net?
If a table contains 20000 records . In a page at each time 100 records to be displayed. What are the steps u will take to improve performance? will you use dataset or datareader?
Explain the difference between data reader and data adapter?