Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Difference Between Entity Framework and LINQ To SQL
WhatsApp
Kml Surani
9y
21
k
0
1
25
Blog
Entity Framework
Entity Framework used various Database(such as oracle,db2,sql server, mysql etc).
Entity Framework generate .edmx extension file.
It is support complex type.
Relationship tables/view one-to-one, one-to-many, many-to-many.
Three Difference way to using data Query.
Entity SQL
ObjectContext
DbContext
Entity Framework provide loosely coupled approach.
Linq To SQL
Linq To SQL Used only one Sql Server Database.
It is generate .dbml extension file.
It is not support complex type.
Relationship Tables/view one-to-one.
It is use data query DataContext
It is provide tightly coupled approach.
Entity Framework
Linq
SQL
Up Next
Difference between PatIndex and CharIndex function in SQL SERVER
Ebook Download
View all
Functions in SQL Server: Practical Guide
Read by 9k people
Download Now!
Learn
View all
Membership not found