I generally underst开发者_如何学Goand Enterprise Library, but one thing puzzles me: What is the prupose of*.Configuration.Design assemblies?I suspect that they have metadata that helps the designer di
I\'m marking verbose log entries like this: Logger.Write(new LogEntry { Message = \"Using debug quote id...\",
I tried to follow this tutorial but couldn\'t find File entry in properties windows. Wh开发者_JAVA技巧en I tried to add filePath attribute manually (taken from same tutorial) i get following error \"P
I\'m looking for a java library thats similar to .NET\'s Enterprise Library specifically the Data Access block.
I am currently getting the following exception while trying to use the Enterprise Library Validation Application Block:
What are your criteria for selection a (open source) library (or framework) for enterprise usage? Some li开发者_如何学Gobraries are pretty small and can be easily checked for security flaws or tested
This current project I\'ve been assigned uses the Version 3.1 levels of: Microsoft.Practices.EnterpriseLibrary.Common;
I have just encountered the MS Enterprise Application Library 3.1 in an application I need to support/enhance. I am trying to get up to speed quickly on Microsoft.Practices.EnterpriseLibrary.Data in p
I am creating a console application using Enterprise Library my code is somethinglike this DataSet ds = db.ExecuteDataSet(command);
Has anyone used the validation application block from enterprise library?Any success? Anyways, my question is with regards to validating a numeric unique identifier.Lets 开发者_运维问答say I have a P