THIS IS AN OLD POST FROM MY OLD BLOG (2006) There are quite a few AOP frameworks for .NET out there today. But all (?) of them suffer from the same problem, its hard or impossible to debug them. I myself would pick debugging over AOP any day, so forcing our users to debug via coredbg…More
Author Archives: Roger Johansson
Hello World
Console.WriteLine (“Hello World”);More