Monthly Archives: March 2005

  • Exception Logging to Email Sink

    Published by admin on March 31st, 2005 7:09 pm under EntLib

    No Comments
    Send an email when an exception is thrown using EntLib is not rocket science. Here is a screen shot of how the configuration looks like The steps involved are: Create an Exception Handling App Block Create a New Policy (for instance “Email Policy“) Create a new type of Exception to manage on the policy. Using... read more
  • EntLib Async Logging – How to

    Published by on March 24th, 2005 12:51 am under Uncategorized

    4 Comments
    I’ve been experimenting with EntLib Logging App Block. I wanted to do the async logging via MSMQ. Async logging is one of the requirements of Enterprise Applications that does not want to waste cpu cycles logging on the Event Viewer or raising a WMI event or whatever logging strategy they use. Instead, a better approach... read more
  • ILOG – a relally cool business rule engine

    Published by Matias Woloski on March 21st, 2005 7:46 pm under CoolStuff

    No Comments
    I was reading the Andres Aguiar blog and found a post about ILOG. That’s a really cool product… http://www.ilog.com/products/rulesnet/
  • MBI 3 Identity Matrix

    Published by Matias Woloski on March 19th, 2005 7:47 pm under MBI

    No Comments
    How useful is the ASP.Net identity matrix? I’ve queried it a lot… I created the same matrix for MBI 3. The scenario is a client calling MBI 3 through DispDirect which uses the WebService transport. IIS configurations below apply to the FwkWebServiceTransport virtual directory. The variable means: Command = cmd.User.Login Thread = System.Threading.Thread.CurrentPrincipal.Name WindowsIdentity =... read more

Tags