jaysonKnight.com
Welcome to my corner of the internet

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Context Bound Objects and Context Attributes

    In a continuation from my previous post , I wanted to provide a quick example of how a combination of ContextBoundObjects and ContextAttributes can allow complete access to message interception and processing in the .Net framework (in this case, intercepting exceptions and logging them) with minimal...
    Posted to Jayson's Blog by Jayson Knight on 12-31-2005
    Filed under: .Net, RSLS
  • Attribute Parameters Must Be Constants

    Haacked (correctly) mentions in the comments of a previous post that using an attribute based system for the logging service I’m currently working on could be troublesome due to the fact that attribute parameters in .Net must be constants; i.e. you can’t use values provided in a configuration...
    Posted to Jayson's Blog by Jayson Knight on 12-30-2005
    Filed under: .Net, RSLS
  • Logging and Tracing in .Net Applications

    I’ve always enjoyed writing application frameworks…you know, the stuff that works behind the scenes to make an application actually…well, work. One thing every application needs is some sort of instrumentation framework built in (logging/tracing/exception management) to make it run more smoothly, and...
    Posted to Jayson's Blog by Jayson Knight on 12-14-2005
    Filed under: .Net, RSLS
Page 1 of 1 (20 items)

Copyright © :: JaysonKnight.com
External Content © :: Respective Authors

Terms of Service/Privacy Policy