ASP.NET - ADO.net
ASP.NET - ADO.net
ADO.Net provides a bridge between the front end controls and the back
end database. The ADO.Net objects encapsulate all the data access
operations and the controls interact with these objects to display data,
thus hiding the details of movement of data
.
Comments