hey all, i have a question, pitting doing a query with linq against NH (without l2nh). in order to create the parallel of 'get a list, order by, project this..' in linq, i have to create a method in my object X repository that builds a criteria and does that, right? in other words, every nontrivial fetching of data gets a method in the repository.. or must i use a repository at all?
what do people usually do? thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
