Platforms .NET Communication Components Remoting  

Aspect-oriented extensions for .NET 1.0

download download home home  
important code information
author:
Lukasz Kwiecinski
minimum requirements:
Aspect-oriented extensions for .NET 1.0 description

The library allows intercepting object method calls and accessing to called method/class metadata, method parameters and method return value. For a given object or set of objects you can define a special class (called method execution controller) which will: + be notified about a method call; + return or an exception occurrence; + get a MethodInfo of called method; + get an array of in, ref and out parameters actually passed to the method; + be able to modify any method call argument before or after call; + get a value returned by a method call; + be able to modify a value returned by a method; + be able to provide a transparent lazy initialization of the object; + be able to give a remote (marshaled by reference) access to any object (including an object marshaled by value); + be able to transparently send context data along with a remote call to the object (as if the context object was an additional method call parame


File List:
Istrib.Aop.Setup.msi724Kb

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 39
version
size in Kb 491
popularity   417/5995046
user rating 0/10
ad


New Code
Popular Code