Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
852 Points
195 Posts
Aug 14, 2008 10:09 PM|LINK
This is something I've thought about a lot and ultimately went with IQueryable. The main reason is to be sure I provide a rich query surface to the logic classes for people who want to customize. That said I should probably look into this more :).
Thanks...
robconery
Participant
852 Points
195 Posts
Re: repository question
Aug 14, 2008 10:09 PM|LINK
This is something I've thought about a lot and ultimately went with IQueryable. The main reason is to be sure I provide a rich query surface to the logic classes for people who want to customize. That said I should probably look into this more :).
Thanks...