enterprise-library
PGP and the Cryptography Application Block
I just had a request to add PGP support to a web application and web service that I\'m developing.I currently am using the Enterprise Library, and would like to use the Cryptography Application Block[详细]
2023-03-21 02:24 分类:问答Exception handling in asp.net
Just trying my hands with exception handling block with开发者_如何学编程 enterprise library 4.0. My application is an asp.net application that has got a DAL, BLL and UI.[详细]
2023-03-20 21:05 分类:问答Attributes of properties in MetadataType are ignored by EntLib Validation
It\'s an EntLib-Validator-issue again. I\'m playing with EntLib 5.0 in C# and .Net 4.0 on XP pro. I have some business objects (partial classes) generated by T4 templates. So I decided to put their v[详细]
2023-03-20 04:16 分类:问答How to map entlib.config on a webservices webconfig with relative path?
it seems that if I don\'t give the correct path (i.e. c:\\something\\entlib.config) I get the following error when running the webservice:[详细]
2023-03-19 19:16 分类:问答EntLib 5 Wrap Handler Message Localization
I have been asked, at very short notice of course, to implement exception logging to the Windows Application event Log in one of our products (vb.Net, framework 3.5, WinForms) using EntLib 5. In and o[详细]
2023-03-17 12:31 分类:问答Setting properties using Unity XML
I want to set the Entity Framework ObjectContext in a repository class - the ObjectContext being a property of the repository.[详细]
2023-03-16 23:46 分类:问答System.Exception.Data will not serialise on DataContract?
I have some WCF services using dataContracts and i wanted to I was hoping to pass a Exception with custom Dictionary< string , object > data in the Data property, but when i add any data on this ar[详细]
2023-03-16 16:00 分类:问答How does parameter caching improve performance in ADO.NET?
Looking to deepen my knowledge of ADO.NET - while reading through the Enterprise Library code I noticed they employ a technique called \"parameter caching\"[详细]
2023-03-16 04:30 分类:问答Unintended consequence of dialing down tracing using Ent-Lib, no error logging
I\'ve run into an unexpected problem using enterprise library tracing and exception logging.What I\'ve noticed is that when I dial down the trace logging using the category filters in \'App.Config\' I[详细]
2023-03-15 05:04 分类:问答Transparent logging in ASP.NET with EntLib
I\'m modifying legacy asp.net project. I want include transparent logging for some namespaces, classes and methods.[详细]
2023-03-15 03:09 分类:问答