Search code examples
How to add aspect to method in WinForms?...


c#winformsaopautofaccastle-dynamicproxy

Read More
How to force Castle.DynamicProxy to ignore changing versions of dependencies...


c#aopinterceptorcastle-dynamicproxy

Read More
How to get an EventHandler from a Castle-based DynamicProxy (and call subscribers if any) via Reflec...


c#reflectioninotifypropertychangedcastle-dynamicproxyeventhandler

Read More
Castle interface proxy with a dynamic target...


c#signalrsignalr-hubcastle-dynamicproxy

Read More
How do you give a C# Auto-Property a default value in DynamicProxy?...


c#castlecastle-dynamicproxydynamic-proxy

Read More
Castle DynamicProxy CreateClassProxyWithTarget not using underlying object for non-intercepted prope...


c#castle-dynamicproxy

Read More
Can DynamicProxy generator be used by multiple threads?...


multithreadingcastle-dynamicproxy

Read More
Cast of the intercepted(Castle Windsor interceptor) interface to another interface...


castingcastle-windsorinterceptorcastle-dynamicproxy

Read More
Create proxy from existing object...


c#castle-dynamicproxy

Read More
Castle Interface Proxy without target...


c#castle-dynamicproxy

Read More
Is it possible to use the Unity Policy Injection within StructureMap to provide AOP functionalities?...


unity-containeraopstructuremapcastle-dynamicproxy

Read More
castle dynamic proxy creation...


c#castle-dynamicproxylinfu

Read More
Turn off signing for Castle DynamicProxy...


.netcastlecastle-dynamicproxy

Read More
Proxying meta-interfaces with Castle Dynamic Proxy...


c#castle-dynamicproxy

Read More
Castle dynamic proxy not creating an implementation for inherited interface method...


c#inheritanceinterfacecastle-dynamicproxy

Read More
Problems with Castle dynamic proxy + Ninject as DI...


c#.netdependency-injectionninjectcastle-dynamicproxy

Read More
SignalR hub invoke doesn't work when returning a Castle DynamicProxy object without a default co...


c#json.netsignalrcastle-dynamicproxy

Read More
Castle Dynamic Proxy how to merge data in CreateClassProxyWithTarget...


c#castle-dynamicproxy

Read More
Using Castle DynamicProxy to initialize a constructor with parameters...


c#castle-dynamicproxy

Read More
How can I create a dynamic proxy out of a List<T>...


c#castlecastle-dynamicproxydynamic-proxy

Read More
Why does Autofixture w/ AutoMoqCustomization stop complaining about lack of parameterless constructo...


dependency-injectionmoqcastle-dynamicproxyautofixtureautomocking

Read More
How to change a target using Castle DynamicProxy...


c#castle-dynamicproxy

Read More
Registering components with castle that are dynamically created by DynamicProxy...


castle-windsorcastle-dynamicproxy

Read More
Add an extra interface using Castle Dynamic Proxy 2?...


c#castle-dynamicproxy

Read More
Castle Windsor IInterceptor Configuration (Nancy bug)...


castle-windsornancycastle-dynamicproxy

Read More
Do DynamicProxy classes work well with intellisense/type safety?...


c#intellisensetype-safetycastle-dynamicproxydynamic-proxy

Read More
How to write interceptor for methods returning IEnumerable...


c#ienumerableidisposablecastle-dynamicproxy

Read More
How do you inject a Logging interceptor into a Windsor Controller Factory?...


castle-windsorcastle-dynamicproxy

Read More
Creating interceptors with Autofac and MVC3...


asp.net-mvc-3autofaccastle-dynamicproxymethod-interception

Read More
Rhino Mocks Exception from Castle Dynamic Proxy When Mocking Generics with Where...


mockingrhino-mockscastle-dynamicproxy

Read More
BackNext