Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
tehlike
5y ago
0 comments
Save
Share
Linq + ef or linq + nhibernate. You can use linq to query against both.
0 comments
2 comments · 2 top-level
top
newest
oldest
tehlike
OP
5y ago
Ef, entity framework, exposes an iqueryable which you can use linq to query against. Meaning you can use your orms entity model and query your database In a type-safe compile-time-checked manner.
dnautics
5y ago
Linq is more of a query builder than an orm, or am I wrong?
j
/
k
navigate · click thread line to collapse