Answer Posted / kiran madiraju
ADO.Net controls are
1/ SqlDataSource
2/ AccessDataSource
3/ ObjectDataSource
4/ DataSetDataSource
5/ XmlDataSource
6/ SiteMapDataSource
Apart from these a new data source is added in ADO.NET 3.5
which is
7.LinqDataSource
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the use of data grid?
What is ole access?
Explain the basic use of "dataview" and explain its methods.
What are the parameters that control most of connection pooling behaviors?
Can datareader hold data from multiple tables?
Name which operations can you not perform on an ado.net dataset?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
Describe ado.net object model in detail.
What is ole data type?
What is commandbuilder in ado.net?
Explain what are the steps to connect to a database?
What is ado and rdo?
Which is faster dataset or datareader?
What is a dynaset in access?
can we create synonymn in ms access,sql server,my sql if so explain me with example