Top "Enterprise-library-5" questions

Microsoft Enterprise Library is a collection of application blocks designed to assist developers with common enterprise development challenges.

Problem when trying to configure enterprise library 5.0 (Data Access Application Block)

I am running into some problems while trying to get DAAB from Enterprise library 5.0 running. I have followed the steps …

web-config enterprise-library data-access-layer daab enterprise-library-5
DbType equivalent to SqlDbType.Bit

Does anyone know what is the DbType equivalent to SqlDbType.Bit? I am trying to convert param[0] = new SqlParameter("@Status", …

c# enterprise-library enterprise-library-5 sqldbtype dbtype
Difference Between Logger and LogWriter

I am using the Microsoft Enterprise Library 5.0 Logging block and I wanted to know the difference between the LogWriter and …

logging customization enterprise-library-5 tracelistener
Error in "loggingConfiguration" by EnterpriseLibrary.Logging

I have a WPF app using Enterprise Library.Logging 5, .NET Framework 4.0 Client Profile I used of logging by Database logic. …

.net logging configuration enterprise-library enterprise-library-5
SynchronizationLockException + Logging

I just started with v5 of the enterprise lib and seem to encounter some strange issues. As usually I started …

.net exception logging enterprise-library enterprise-library-5