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
Explain difference between machine config vs. Web config? : .NET Architecture
Define dma? : Dot net architecture
What is biginteger and when would you use that?
What is cache coherency? : Dot net architecture
What is code access security (cas)?
how to use custom field validation
Explain domestic architecture artifacts? : Dot net architecture
Explain the difference between primary & secondary storage device? : Dot net architecture
Differnce between managed code and unmanaged code ?
What is different about namespace declaration when comparing that to package declaration in java?
how to change the application name?
What are the options provived by vss to the user? how it will help us while delevoping application?
Explain 'managed' mean in the .NET context
What size is a .net object?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture