Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
anonymars
1 day ago
|
parent
|
context
|
favorite
| on:
Learn SQL Once, Use It for 30 Years
Hibernate puts SELECT last if requesting only specific properties?
LINQ:
var query = from e in entities where e.property1 == value select e.property2;
help
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
LINQ: