enterprise-library
Enterprise Library Section Error
Everytime when I open my Solution that is using the Enterprise Library from Microsoft I get this error after building or opening my app.config.[详细]
2023-03-26 20:37 分类:问答Choosing between Data Access Block 5.0 or Entity Framework 4.0
I\'m going to develop a Web Application with two essential requirements: Total independence of DBMS. The application should work with different DBMS like Oracle, SQL Server and MySQL. 开发者_开发知识[详细]
2023-03-26 07:45 分类:问答eventlog not working in an asp.net application
from an ASP.Net 3.5 web application, I\'m trying to log messages to the Windows EventLog. I first tried with the En开发者_Python百科tLib Logginh block, but when this failed I tried with the EventLog[详细]
2023-03-25 15:55 分类:问答WPF ContentControl ErrorTemplate
I have a content control that has 2 data templates as follows; <ContentControl Content=\"{Binding ContentViewModel, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}\">[详细]
2023-03-25 12:39 分类:问答Multiple Processes using one Logging Application Block log file
We use the logging application block in our ASP.NET 2.0 application which is called in the following way:[详细]
2023-03-24 19:23 分类:问答Ent Lib Unity when to use
i\'ve been trying to getmy head around on EntLib 5.1 Unity and it\'s confusing me a lot http://msdn.microsoft.com/en-us/library/ff660864%28v=PandP.20%29.aspx.[详细]
2023-03-24 05:26 分类:问答Enterprise Library with VS2005
i\'ll work in a new project using visual studio 2005, .net framework 3.5 and enterprise library 5, there is any problem with this configuration? cause searching for the EL4.1 and EL5.0 both need V开发[详细]
2023-03-22 19:56 分类:问答DAAB GetParameterValue does not return output parameter value
I have a stored procedure that recives as paramter as OUTPUT paramter. The store procedure sets its value. I have the following code in C# application. But I am not getting the value in application (t[详细]
2023-03-22 15:13 分类:问答Programatically update a configuration within a container
In my app I ask the user which database they want to connect to and I was writing it back into EL5.0 like this:[详细]
2023-03-21 15:42 分类:问答Running With DiagnosticMonitorTraceListener Outside of Azure Compute Emulator
We\'re using DiagnosticMonitorTraceListener as a general trace listener (primarily for for ASP.NET Health Monitoring) as well as an Enterprise Library 5 listener for exception handling. This works wel[详细]
2023-03-21 11:14 分类:问答