Answer Posted / sonal rana
Dataset can be typed & untyped.Dataset are typed in vb.net.typed dataset uses information in XML schema file(XSD file).Untyped dataset has no built in schema.Untyped dataset can contain tables,columns,rows,constraints.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to copy the contents from one table to another table and how to delete the source table in ado.net?
Describe the disconnected architecture of ADO.NET’s data access model.
What is the use of SqlCommand object?
What is difference between Dataview and Datatable?
What are the disadvantages of using datalist?
Explain how to find the given query is optimised one or not?
differences between ADO and ADO.NET
Is entity framework better than ado.net?
What is a non query?
How to add an aggregate column?
What is datatable in ado.net?
What are the ado.net objects?
What is data relation in ado.net?
What are the uses of Stored Procedure?
What is datasource in ado.net?