.Net Remoting proxies are not really the same type as the proxied type.
You run into trouble with them when you make things like proxied is Type, or things like that.

Usages of Dynamic Proxy include Rhino Mocks, NHibernate, aspect #, etc.
Mostly around intercepting a call and doing something to it.

We have the samples dir on subversion, the one about IoC is herE:

http://svn.castleproject.org/svn/castle/trunk/Samples/InversionOfControl/


On 8/23/06, Carlos Ble <[EMAIL PROTECTED] > wrote:
Hi!
I think that I can understand WindsorContainer better with example
applications. Is there examples somewhere?
The same thing append with DynamicProxy. Which are the benefits of use
DynamicProxy instead of .Net Remoting?
Thanks

--
Carlos Ble
Shidix Technologies
www.shidix.com/carlosble



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to