Linq-for-objects does this John Davidson
On Fri, Apr 1, 2011 at 4:12 PM, Krishna Jetti <[email protected]>wrote: > Hello All, > > If we have a list of items loaded on a session and now I want to > only the items that follow a criteria from this list, is there any way > to apply this criteria to the already loaded items. One way is to load > the items from the db using the criteria and do an intersection on the > existing items but I am trying to avoid extra read > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
