Skip to content
MA Marko Apfel
Articles Topics Tags About

Browse by term

Log4net

02 Aug 2011 3 min

Performance-Analyzing of log4net regarding creation of new logger vs. taking an existing one

A small performance test of log4net logger access in the context of PostSharp AOP, comparing reused, repeatedly resolved, and individual loggers to evaluate the cost of runtime logger lookup.

Development
31 May 2011 2 min

Break the mechanism, that GAC-assemblies could only bind to other GAC-assemblies

How an AppDomain.AssemblyResolve handler lets a GAC-deployed assembly bind to a dependency that isn't itself in the GAC.

Development

© 2026 Marko Apfel. Built with Hugo.

RSS