Why do you think criteria are the answer? Specifications have dual usage modes, in memory and as query objects. Linq expressions make this pretty easy to deal with...
On Mon, May 10, 2010 at 11:01 AM, Sam <[email protected]> wrote: > I'm google searching for a best approach here and keep running up > against a lot of noise for linq expression trees and not enough on > using Nhibernate's criteria API. Does anyone have a blog post or a > good recommendation on how I should best approach this implementation? > > I'm currently at an understanding that detached criteria's are likely > the best approach here, but I'm keeping an open mind. > > Thanks again and any help is appreciated. > > sam > > -- > 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. > > -- Les erreurs de grammaire et de syntaxe ont été incluses pour m'assurer de votre attention -- 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.
