Search code examples
How to dynamically decorate a class?...


c#decoratorcastle-dynamicproxy

Read More
Retrieve CustomAttribute from property generated method...


c#castle-dynamicproxy

Read More
Castle DynamicProxy - 'classToProxy' must be a class...


c#.netcastle-dynamicproxy

Read More
How to Intercept non public members with castle dynamic proxy?...


castle-windsorinterceptorcastle-dynamicproxy

Read More
registered a NHibernate proxy factory fot IDataErrorInfo behavoir with lazy properties...


validationnhibernatecastle-dynamicproxy

Read More
Using a DynamicProxy interceptor with dependencies in StructureMap Registry...


c#.netdependency-injectionstructuremapcastle-dynamicproxy

Read More
Persisting a Castle DynamicProxy that's not associated with a NH Session...


nhibernateinterceptorcastlecastle-dynamicproxy

Read More
Is it possible to configure a Castle Dynamic Proxy with Instance method of the WindsorContainer?...


castle-windsorcastle-dynamicproxy

Read More
NuGet: NHibernate, Castle.Core 3.0 and where is ProxyFactoryFactory?...


nhibernatenugetcastlecastle-dynamicproxynuget-package

Read More
Castle.Windsor: Changes for factories and interceptors in 3.1?...


c#castle-windsorcastle-dynamicproxywindsor-facilities

Read More
ASP.NET MVC3 controller AOP proxy not intercepting all methods, only IController.Execute...


c#asp.net-mvc-3castle-windsoraopcastle-dynamicproxy

Read More
Interception with Ninject. Fails to load IProxyRequestFactory...


c#ninjectcastle-dynamicproxyninject-extensionsninject-interception

Read More
How does the White UI Automation library use Castle DynamicProxy?...


c#.netuser-interfacecastle-dynamicproxy

Read More
ObjectDataSource fails to bind list when NHibernate Proxy object if on the first position...


asp.net.netnhibernatecastle-dynamicproxy

Read More
Autofac + Castle DynamicProxy: Order of interceptors...


aopautofaccastle-dynamicproxyinterceptorinterception

Read More
Calls to properties inside non-intercepted methods are not forwarded to target object...


.netcastle-windsorcastle-dynamicproxy

Read More
Castle dynamic proxy don't write custom attributes to proxy...


c#castle-dynamicproxy

Read More
Intercepting explicit interface implementations with Castle Dynamic Proxy...


castle-windsorcastle-dynamicproxy

Read More
Trying to make a Logging Interceptor for StructureMap using DynamicProxy...


loggingstructuremapcastle-dynamicproxy

Read More
Castle Class Proxy for unit tests...


c#unit-testingcastle-dynamicproxy

Read More
Proxying NHibernate Objects with Castle DynamicProxy swallows NH-Functionality...


nhibernateproxyinterceptorcastle-dynamicproxy

Read More
IDataErrorInfo implemented by entity class...


wpfmvvmcaliburn.microcastle-dynamicproxy

Read More
Castle DynamicProxy (or other AOP system) with Entity Framework?...


entity-frameworkcastle-dynamicproxy

Read More
Where can I find the most updated version of Castle DynamicProxy for .NET 2.0?...


.net-2.0aopcastle-dynamicproxy

Read More
Invoke Castle Interceptor on Component Instance...


.netcastle-windsorcastle-dynamicproxy

Read More
DynamicProxy2: CreateClassProxyWithTarget + IInterceptor...


c#castle-dynamicproxyiinterceptor

Read More
What are the differences between LinFu.DynamicProxy and Castle.DynamicProxy?...


.netcastle-dynamicproxylinfu-dynamicproxy

Read More
CastleDynamic proxy: NullReferenceException when calling method of a proxy...


c#castle-dynamicproxy

Read More
Can Mixins interact with the class using it in DynamicProxy?...


castle-dynamicproxymixins

Read More
Castle Dynamic Proxy wants to intercept Object.GetType()...


c#.netcastle-dynamicproxyproxy-classes

Read More
BackNext