What is the namespace in which .NET has the data
functionality classes?
Answer Posted / sandyni
following are the namespaces for .net functionality classes
are
system.data
system.data.oledb
system.data.sqlclient
system.data.xml
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is sql command in ado net?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
How to add a javaScript function in a datagrid?
Explain the different row versions available in table?
Which property is used to check whether a DataReader is closed or opened?
What is a column variable?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is ado rdo dao in visual basic?
Explain what are the steps to connect to a database?
What are the methods of XML dataset object?
How do you implement locking concept for dataset?
What is ado.net full form?
What is the use of SqlCommandBuilder?
What do you mean by performing asynchronous operation using command object?
Is ado.net dead?