1.

What Is Ado .net And What Is Difference Between Ado And Ado.net?

Answer»

ADO.NET is stateless mechanism. I can treat the ADO.Net as a separate in-memory database where in I can USE RELATIONSHIPS between the TABLES and SELECT insert and updates to the database. I can update the actual database as a BATCH.

ADO.NET is stateless mechanism. I can treat the ADO.Net as a separate in-memory database where in I can use relationships between the tables and select insert and updates to the database. I can update the actual database as a batch.



Discussion

No Comment Found