adspace
Answer Posted / Chandan Kumar Keshri
ADO.NET has three main layers: Connection layer, Command layer, and Data Container layer. The Connection layer is responsible for establishing a connection to the data source; the Command layer is used for sending commands to the data source and retrieving data; and the Data Container layer manages data in memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers