Search code examples
Selectively intercepting methods using autofac and dynamicproxy2...


c#autofaccastle-dynamicproxy

Read More
Can a Castle DynamicProxy interceptor change argument values?...


c#castle-windsorcastle-dynamicproxy

Read More
Can a C# attribute add a parameter to a method?...


c#aopcustom-attributescastle-dynamicproxy

Read More
How to "really" down-cast a DynamicProxy back to its original type (to send over WCF)...


c#.netwcfcastle-dynamicproxydynamic-proxy

Read More
Sitecore, GlassMapper, Interfaces and Dynamic Proxies...


c#razorsitecorecastle-dynamicproxyglass-mapper

Read More
Castle.Core for WindowsPhone71...


.netnugetcastle-dynamicproxy

Read More
Moq Comparison is inconsistent...


c#moqcastle-dynamicproxy

Read More
How to use Autofac with DynamicProxy to determine the namespace of the target proxy class...


c#aopautofaccastle-dynamicproxy

Read More
Castle DynamicProxy Interceptor having problems with different assemblies...


c#castle-dynamicproxy

Read More
Why do my interceptors not called when using the proxy?...


c#proxyinterceptorcastle-dynamicproxy

Read More
Architecting applications with Castle Windsor...


castle-windsorcastle-dynamicproxy

Read More
Changing method access modifier with reflection...


c#.netreflectioncastle-dynamicproxy

Read More
Create dynamic proxy that implements multiple interfaces simultaneously...


c#castlecastle-dynamicproxy

Read More
Generic argument in dynamic proxy interceptor...


c#castle-dynamicproxyninject-interception

Read More
Create an exception-converting dynamic proxy that works with tasks...


c#taskcastle-dynamicproxy

Read More
Castle DynamicProxy: create a new property with a custom attribute for XML serialization...


c#xmlproxycastle-dynamicproxy

Read More
Proxy not getting attributes on virtual properties?...


c#xml-serializationcastle-dynamicproxydynamic-proxy

Read More
Castle DynamicProxy automatic property initialization...


castlecastle-dynamicproxy

Read More
How can I set up a generic paging object that lives on top of my generic collection object?...


c#genericsmultiple-inheritancemixinscastle-dynamicproxy

Read More
Caslte Windsor Proxy Generation Options...


c#castle-windsorcastle-dynamicproxy

Read More
Autofac Intercept Target Method...


c#aopautofacinterceptorcastle-dynamicproxy

Read More
Any way to intercept access to internal Dictionary in C# with DynamicProxy?...


c#castle-dynamicproxy

Read More
Dynamic cast to generic type...


c#genericsdynamictype-conversioncastle-dynamicproxy

Read More
Return exception from proxy...


c#castle-dynamicproxy

Read More
Using Castle.Windsor to register an interceptor for only the derived class, not the base class...


castle-windsorcastlecastle-dynamicproxy

Read More
What really interceptors do with my c# class?...


c#classinterceptorcastle-dynamicproxy

Read More
Autofac class interception doesn't work in a certain setup...


c#autofaccastlecastle-dynamicproxy

Read More
How can I get the type name to log along with the method name with a Castle interceptor?...


castle-windsorcastlecastle-dynamicproxy

Read More
Castle DynamicProxy breaks EventWiring Listeners...


c#castle-windsorcastlecastle-dynamicproxy

Read More
How to check if method has an attribute with Castle Interceptor?...


c#wcfdependency-injectioncastle-windsorcastle-dynamicproxy

Read More
BackNext