enterprise-library
Logging to stream
Is there an existing trace listener for enterprise library that could be used to write to a stream...such as a udp stream?Or would I need to create a custom trace listener?[详细]
2023-03-14 17:15 分类:问答Enterprise Library 5.0 - DatabaseFactory.CreateDatabase() - Slow performance
Im using Enterprise Library 5.0 Data Access block. the Creation of a databaseinstance is really slow. DatabaseFactory.CreateDatabase() statement consumes a lot of time when connecting to SQL Server[详细]
2023-03-14 16:55 分类:问答Enterprise Library 5.0 64 bit Configuration Utility
I have both version 4 and 5 of the ENT Lib installed on my machine. Version 4 has a configuration utility. I can\'t find it in 5.0[详细]
2023-03-14 08:47 分类:问答WPF + MVVM + Enterprise Library Validation Block
I\'m starting a new WPF MVVM App and I\'m trying to get an idea how to handle validation \"better than I have done before\" - before I used IDataErrorInfo on the model and viewModel. It worked ok but[详细]
2023-03-14 07:13 分类:问答missing "Edit Enterprise Library V5 Configuration"
I installed Entlib 5 . In existing WCF application, I see \"edit wcf configuration\" But I don\'t see\"Edit Enterprise Library V5 Config开发者_开发技巧uration\"-Any idea why it is missing?Check Tool[详细]
2023-03-14 06:25 分类:问答using `mailSettings` section of App.Config with Enterprise Library 5 Logging Block
I\'m trying to set up some console applications to use the Enterprise Library 5 Logging Block. I\'ve defined the necessary elements in my app.config file and I know they work because the Event Log tr[详细]
2023-03-13 16:28 分类:问答Entlib Loading the data inMemory
I am using caching library from EntLib 3.1, we are storing quite heavy data in the caching db around (300 meg), when I instantiate theCacheFactory.GetCacheManager(\"Cache Manager\"), it returns the He[详细]
2023-03-12 18:06 分类:问答Validating datagrid cell values using Enterprise Library config file
In my application,I am working on WPF with MVVM design pattern doing validations through Enterprise Library using configuration file.[详细]
2023-03-12 11:15 分类:问答does EL Logging have a troubleshooting tool like Nlog internal log?
NLog has an internal log that the developer can use to troubleshoot issues with logging. Does Enterprise Library Logging have anything like that that I can use to figure out why my lo开发者_StackOverf[详细]
2023-03-12 10:08 分类:问答Microsoft.Practices.ObjectBuilder2.dll not found after installing Enterprise Lib 5.0
I have re开发者_高级运维cently installed Enterprise library 5.0 but I am unable to find \"Microsoft.Practices.ObjectBuilder2.dll\". I am working onCALTutorial where I will need this dll as reference.[详细]
2023-03-12 02:00 分类:问答