Microsoft Enterprise Library is a collection of application blocks designed to assist developers with common enterprise development challenges.
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-5Does 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 dbtypeI use ODP.NET and version 4.1 of the Enterprise Library, vs 2008. And all is OK. Now, migrate using ODP.NET …
database enterprise-library odp.net data-access enterprise-library-5I 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 tracelistenerI 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-5I 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