Hi there!
I have found this post:
http://forum.hibernate.org/viewtopic.php?t=952296&highlight=lazy+loading+net+remoting but it did not helped my a lot. Too much should, would and maybes ;)
Have anyone succeeded in lazy loading collections while working over boundaries with .NET Remoting? I'm not sure weather I'm making something wrong or it is simply not possible.
My DAOs are MarschallByRef, my Domain Objects are Serializable, I use CAO. Theoretically it should work but it does not (in my solution). Have anyone tried that and succeeded?
Best regards,
Theb