Answer Posted / kiranmadiraju
We can generate Typed Dataset based on a single table or
multiple tables which are related by using primary key and
foreign key relationships through visual stdio which
generates a xsd file. This is a strongly typed in-memory
cache of data.
Untyped dataset is one which is filled/generated using a
DataAdapter and a command object.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Define the data provider classes that is supported by ado.net?
How to load multiple tables into a dataset?
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is isolation?
What is ado.net tutorial?
How to add a check box or a dropdown list to a column in a datagrid?
How to bind the controls(best practice) comboboxes to the data in the dataset?
Explain the namespaces in which .net has the data functionality class.
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What are dcl commands?
What is microsoft ado.net?
What does ado stand for in ado.net?
What is the difference between data reader and data adapter?
Explain the advantages and disadvantages of using datalist?
What is XML serialization