I am using Castle DynamicProxy2. Is it possible to tell proxy object to inherit attributes on its Base Class(proxied class) and attributes on Properities of Base class. If not possible in Castle. Any other library for this purpose??
I have posted source of problem here http://stackoverflow.com/questions/1053328/generic-ipropertychangednotifier-using-dynamic-proxy-and-wcf-serialization-proble