Is it possible to use the selfvalidation attribute 开发者_StackOverflowwith my validations located in a metadatatype?I\'m using Enterprise Library 5\'s Validation Application Block.As I explained in m
I beginning a new project and开发者_JAVA技巧 I need to create a Project for implementing Entity Framework 4.0 and Unity Framework 2.0 along with Enterprise Library 5.0.
I am looking for examples of configuration based validation using Validation Application Block. I\'ve found this
I\'m using Microsoft.Practices.EnterpriseLibrary.Data.Database to create my accessors and execute my queries.
I am using Dependency Injection pattern to resolve correct instance of mine UnitOfWork. When I am using only one type mapping, all is ok
I already logged thrown exceptions to text file , now i want to log them to MS Sql database but i couldn\'t find clear s开发者_开发问答ample to perform this task.You can configure a DatabaseTraceList
What I am trying to do is pass multiple parameters to Log.Write without first creating a long string of them with newline escape characters.
I was wondering what is the \'correct\' way to log information messages; to files, or to a special log in the event viewer?
I\'m in the process of updating an app to VS 2010 using EntLib 5. In the app as it stands, there are numerous instances where a dropdown list is bound to a SqlDataReader. However, before it is bound,
What will happen if I disable tracing 开发者_StackOverflow社区in Logging Application Block E.g. <loggingConfiguration name=\"Logging Application Block\" tracingEnabled=\"false\" defaultCategory=\