Answer Posted / ganesh meanria
Datagrid is a collection of seleted data from database in
tabuler form.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which is faster sqldataadapter and sqldatareader?
Compare Data Reader & Dataset in ado.net?
What is ole2 format?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is DataReader Object?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
Explain the architecture of ado.net?
Which provider is used to connect ms access, oracle, etc…?
Which object is used to add relationship between two Datatables?
Some important instruction regarding ADO.NET connection string ?
Explain the difference between ado and ado.net?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What are the difference between readonly vs. Const?
Why do we serialize data?
What are basic methods of dataadapter?