+ 3
Ado.net vs entity framework
What is the difference between ado.net and entity framework ? I always use ado.net and do not know entity framework. More and more I hear entity framework. What is the difference ?
4 Respostas
+ 2
Thank you.
The links did explain the differences and the similarities.
+ 1
@sneeze Which links?
0
Somebody removed his post. I did not save these links externally,
0
some new links I found on Google.
ado.net is good.
I have use it with sql commands in c# code. You have to create your own datacontainers and keep track of changes.
I am just starting to use ET. This more about object and collection and using Linq to querry database. Less code and finally in memory database.
Haven"t decided yet which one to favor.
https://www.got-it.ai/solutions/sqlquerychat/sql-help/general-sql/clarifying-the-confusion-between-ado-net-entity-framework-and-linq-querychat/
https://www.c-sharpcorner.com/forums/adonet-vs-entity-framework-performance-point