Answer Posted / rajesh bhawsar
dt.PrimaryKey = {dt.Columns(0)}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantage of ado.net?
What is the use of data grid?
How to create dynamic gridview?
What are the core objects of ADO.NET?
Can we connect two dataadapters to same data source using single connection at same time?
Define isolation?
Explain the dataadapter class in ado.net?
How can we add relation between tables in a dataset?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What are the data providers in ADO.NET framework?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is ole used for?
Explain the difference in an abstract class and an interface?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is linq and entity framework?