Policy Injection Application Block and MarshalByRefObject

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • arunairs@gmail.com

    Policy Injection Application Block and MarshalByRefObject

    Hi,
    As I understand to use PIAB your class must derive from
    MarshalByRefObj ect. This simply will not work for me in my current
    project. Any ideas what does it take to implement your own custom
    base class, so that MarshalByRefObj ect will not have to be used? I
    would appreciate if someone can point me to link(s) or an example
    class that can replace MarshalByRefObj ect.

    thanks,
    Arun
Working...