what is a dataview?why is it used for?
Answer Posted / anantha
DataView is Replica of a DataTable,which will be used for
sorting,Filtering,searching and editing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Compare Data Reader & Dataset in ado.net?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are the advantages of oledb compared with other classes?
What is the current version of entity framework?
What is disconnected architecture in ado.net?
What is ado.net in mvc?
Some important instruction regarding ADO.NET connection string ?
What are the parameters that control most of connection pooling behaviours?
Explain what is datagrid with an example?
How do you implement locking concept for dataset?
Explain the overview of ado.net architecture?
Does entity framework use ado.net?
What is the difference between ado.net and oledb?
What is the difference between typed and untyped dataset?
How do you update a dataset in ado.net?