I have quite a few SQLCLR functions and sprocs in my MSSQL 2008 DB. Debugging and logging is always a problem. I have used Microsoft Enterprise Library Logging Application Block a lot in straight C# 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 \
In my system, the data access layer of one of the website is build using the enterprise library. Now I am developing another [different] website. How can I use the enterprise library to create the 开发
I would want to learn about MS Entlib 5.0. Frankly I have no idea what it is. Please provide me the links to start exploring. Then I Would have to evaluate whether the following requirements can be me
On my production, I don\'t want to have log entry with severity Verbose (or Debug). I need only the info, error etc. What is the right method to enable and disable logging (the debug entries)?
When I try to do it I get the error \"The application requires .NET Framework 3.5 SP1.\" I have .NET 4.0, how do I insta开发者_开发百科ll 3.5 SP1? Can I have both?Feel free to install all versions of
I\'ve been wondering how the CryptographyManager is able to compare a salted hash with the plain text. It has to save the salt for each hash somewhere, right? Has anyone any insig开发者_运维问答ht on
I\'m logging to event开发者_C百科 log using Ent Lib 5. When I run the application on my Windows 7 machine everything works. But when I deploy it on a WindowsServer 2008 it just stops logging. It doesn
I am using enterprise library logging block 5.0开发者_如何学C. My solution has over 20 projects, most of them are class libraries. When configuring the enterprise library, do I need to add app.config
I have recently start using Enterprise library 5.0 logging block and have two observations. My format for logging is timestamp, severity and the message itself. I could not find any overload of Logg