I have a data access layer called \'LDA\' which contains the following code: db = DatabaseFactory.CreateDatabase(\"myConn\");
I\'m using Logging Application Block from Enterprise Library 5 trying to log into flat file and event log. My configuration looks like this:
I am experiencing erratic logging when using Enterprise Library 5.0 Logging. The issue is with a WCF 4.0 application hosted in IIS (7.5) running on Windows 2008 R2 Servers in a load balanced configur
In my app I ask the user which database they want to connect to and I was writing it back into EL5.0 like this:
Building a simple asp.net web app just to test things out (will obviously refactor before anything gets built for a production site), and I\'m trying to connect to a mysql database using the latest ve
Why are there no up to date tutorials books, or anything like that online for working with enterprise library 5.0 and Oracle ref cursors?Is there no one on Earth who needs help with that?I am absolute
I\'m trying to use Enterprise Library Configuration Merge feature, but it doesn\'t see开发者_JS百科m to work.
I have a WCF service that\'s deployed as a Windows Azure Web Role. I\'m using Enterprise Library for exception handling and in my local Development Fabric, exceptions seem to be handled and logged co
I can\'t seem to find any examples for configuring EntLib5 logging application block via code. I have it confi开发者_JAVA百科gured via a config file and its working great but i would love to create a
I was going through different LifetimeManagers available in Unity and was wondering when will we use ExternallyControlledLifetimeManager? Can somebody give me an real life example? The MSDN doc says \