login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Tagged Questions
stats
newest
featured
hot
votes
active
2
votes
5
answers
293 views
Does LINQ-to-SQL Support Composable Queries?
Speaking as a non-C# savvy programmer, I'm curious as to the evaluation semantics of LINQ queries like the following: var people = from p in Person where p.age < 18 …
asked
Sep 18 '08 at 1:28
Daniel Spiewak
8,997
●
11
●
32
sql
linq
linq-to-sql
code-reuse
composability
1
questions tagged
composability
Related Tags
sql
linq
linq-to-sql
code-reuse
Stack Overflow works best with JavaScript enabled