Answer Posted / dev
Tabular form with optionally supports sorting, selecting,
paging and editing data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which method is used to sort the data in ADO.Net?
Explain the basic use of "dataview" and explain its methods.
What are the steps to connect to a database?
What is Data Provider?
What are the connected and disconnected modes in ado.net?
What is difference between executenonquery and executequery?
Explain how to find the given query is optimised one or not?
How do I delete a row from a DataTable?
What is a non query?
How to identify the updated rows in a dataset?
What are the drawbacks of using ado.net?
What is an orm, and why would you use one instead of plain old ado.net?
What is csdl entity framework?
Which object is used to add relationship between two Datatables?
What is bubbled event can you please explain?