I am using WCF for my project and i need to transit some entities through it.
The thing is that some of them have lists inside, with an enormeous ammount of items, and so forth, i cannot pass it through WCF, given its size.
How can I, through code, not load a given property from the database, but load all the rest?
Actually due to sirrocco I’ve endured myself.
I a friend of mine helped me to finding this:
http://www.junasoftware.com/blog/nhibernate-setresulttransformer-and-dto.aspx