enterprise-library-5
Activation error occured while trying to get instance of type Database, key
I have a data access layer called \'LDA\' which contains the following code: db = DatabaseFactory.CreateDatabase(\"myConn\");[详细]
2023-04-12 07:02 分类:问答Enterprise Library 5 Logging Block: How to write to event viewer?
I\'m using Logging Application Block from Enterprise Library 5 trying to log into flat file and event log. My configuration looks like this:[详细]
2023-04-06 15:14 分类:问答Microsoft Enterprise Library 5.0 Logging only occurs on first few WCF method call
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[详细]
2023-04-03 16:36 分类:问答Programatically update a configuration within a container
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:[详细]
2023-03-21 15:42 分类:问答MySQL 6 connection with Enterprise Library Data 5
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[详细]
2023-03-18 06:25 分类:问答DAAB and ref cursors, Why no up to date tutorials?
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[详细]
2023-03-14 05:34 分类:问答Shared Application Configuration using Project Settings Configuration with Enterprise Library
I\'m trying to use Enterprise Library Configuration Merge feature, but it doesn\'t see开发者_JS百科m to work.[详细]
2023-03-06 19:43 分类:问答Enterprise Library 5: Exceptions not being logged to Event log on Windows Azure
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[详细]
2023-03-05 23:10 分类:问答EntLib5: Logging application block , configuring via code instead of a config file?
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[详细]
2023-03-01 02:17 分类:问答When to use ExternallyControlledLifetimeManager?
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 \[详细]
2023-02-13 09:01 分类:问答