Answer Posted / narendra chary
1. Ado.net is an object library to communicate with datasources
2. Ado.net is maintained under system.data namespace
3. Ado.net objects are connection, command, dataset, datareader
4. Ado.net has two types of architecture connection-oriented
and disconnected architecture.
5. connection oriented architecture is the datareader and
disconnected architecture is the dataset.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is different about namespace declaration when comparing that to package declaration in java?
What is the purpose of Treeview control?
Whate are resource files? How are they used in .net?
Explain the difference between state server and sqlserver : Dot net architecture
Define pipelining? : Dot net architecture
what are login controls?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
What is the access level of the visibility type internal?
Explain difference between state server and sqlserver? : .NET Architecture
What is the mesi? : Dot net architecture
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What are .net mobile controls features? : Microsoft dot net mobile
What is gui programming? : .NET Architecture
How can implement drag and drop using atlas?
Why am I getting an invalidoperationexception when I serialize an arraylist?