I have a ASP.Net 4.0 web application for which I need to create typed configuration class. What I mean is as follows:
Does any one know where Microsoft.Practices.ServiceLocation comes from? This is a namespace and a dll used in MS EnterpriseLibrary. Admittedly it\'s a very simple dll with just a handful of classes (u
I have an asp.net 4.0 web application. I need extensive configur开发者_如何转开发ation data for this web application, that is strongly typed and the structure of this configuration data is going to b
I\'m trying out the Enterprise Library 5.0 and was doing some unit-tests on my BL, do I need to have a app.config on the DL or on the Test project?
I believe when the EnterpriseLibrary tries to decrypt a RijndaelManaged encrypted string it expects the Initialization Vector to be prepended to the encrypted text.Currently with the code below.I can
I\'m using Enterprise Library 4.1. I have a new feature to implement and it requires the use of mysql.
Interfaces (In the assembly named \"Interfaces\". In project :- Interfaces) namespace Interfaces { public interface IDoSomeWork1
is it possible to develop with Prism under .NET 3.5 using EntLib 5? According to documentation, Prism 2.1 targets .NET 3.5, but it works with EntLib 4. And Prism 4 works with EntLib 5, but in requirem
is it possible to use SQLite Data Provider from EntLibContrib 4.1 in with EntLib 5.0? I\'m not familiar with EntLib 4.x, I just started using EntLib 5.0 and don\'t know whethe开发者_开发技巧r differen
Hi I´m working on a project that uses Enterprice Libraries´s Unity container to resolve dependencies for exception handling, cache, logging and db access but we keep getting a lot of leaked objects