Hello,

I am trying to do something I have never done before. I am trying to send a crystal report document to a windows form in a separate application for display. From what I have been reading, this can be done with .NET remoting.

Can someone tell me if I am correct, and, if so, point me to a good book for beginning this process?

Thank you.