I\'m using EntLib 5.0 for logging and exception handling, but not for data access. Everytime I delete the \'database settings\' app block using the entlib designer, it re-adds itself after I rebuild
So, what I\'m try开发者_运维问答ing to accomplish is that my exceptions get logged into the rolling log file (which I use for other things, especially tracing - which is VERY important in the environm
I\'m trying to get fluent configuration working without success. I get the following error: Activation error occured while trying to get instance of type LogWriter, key \"\"
I have added a StringLenthValidator attribute to the name field of my CSLA business object, with that I am trying to use the AJAX PropertyProxyValidator to server-validate the string inputs for that n
I have compared the performance of system.runtime.caching in .NET 4.0 and the Enterprise Library Caching Block and to my surprise it performs terribly in comparison when fetching large data collection
I have my validation configuration stored in validation.config in my Business Object project.The config file is set to copy if newer
I\'m using Enterprise library Validation application block. abstract Class A { publicint fieldA; } class B:A
I have a rather simple internal ASP.Net Website that has issues loading the Microsoft.Practices.EnterpriseLibrary.Data dll about once a week.Here is the Exception message:
I have an application using a dll from the \'Microsoft Enterprise Librar开发者_如何学运维y\'.
I am trying to maximize the benefits from an experience. Also I usually use Enterprise library logging block, I log errors and a portion of statistical information into the database, because it is ce