I'm
looking for a way to extend base classes on a system level. At the
moment I'm particulary interested in extending the MessageQueue class
of the System.Messaging namespace with custom logging. I have many
programs using this class and it's send and receive functionality, but
we're experiencing problems in managing the environment. I want to
build in some logging on the system level rather than having to change
all of the applications.
Is this possible?
Is this possible?
Jiri De JagerePosted Mar 12, 2008, 4:56 AM
Thanks.
Anyone ever tried AOP in .Net to achieve this?
Vijaya KadiyalaPosted Mar 6, 2008, 12:09 PM
As far as my knowledge goes you can't change the base classes which comes with system.
Thanks -- Vj
http://dotnetvj.blogspot.com