Can a 3rd party library effectively use EntLib?

first post: r_keith_hill wrote: It seems that the appropriate place to use EntLib is at the applica...

latest post: r_keith_hill wrote: Thanks for the pointers!

Class LoggingExceptionHandler not present in version 5.0.505 ?

first post: DennesTorres wrote: Hi, When I changed de version of entlib in my application to 5.0....

latest post: randylevy wrote: What version of Enterprise Library were you upgrading from? Are yo...

Retry logic for windows azure

first post: kavitha_yieshanee wrote: In the lesson for Retry logic - Add Retry Logic they mention that ...

latest post: randylevy wrote: There are many resources available. A good place to start is the D...

Hierarchical category support in Logging Application Block?

first post: karldodd wrote: Hello, It seems that logging application block does not support hi...

latest post: randylevy wrote: This feature was not implemented as part of Enterprise Library 6. ...

Entlib6 DAAB - Using accessors to execute stored procedures with optional parameters?

first post: BBauer42 wrote: I'm working with Enterprise Library 6 and using the Data Access App...

latest post: randylevy wrote: The issue is that the accessors use an object array which is positi...

Remote Service Trace Listener using SSL

first post: lax4u wrote: Well I believe I’m not the only one having this issue and there ma...

latest post: lax4u wrote: Thanks, thats is exactly what i was looking for

Enterprise Library 6 - Documentation and Samples

first post: BBauer42 wrote: When are the new code samples and updated documentation going to be...

latest post: randylevy wrote: The documentation along with supporting samples are targeted to be ...

Activation error occured while trying to get instance of type Database, key ""

first post: vvidkaat wrote: Hi All, I am working on creating a new windows application -Clien...

latest post: randylevy wrote: Everything looks fine. Are you sure that the app.config is deploye...

Creating a custom sink

first post: cjstevenson wrote: A custom sink is merely an implementation of IObserver<EventEntry>....

Adding Enterprise Library nuGet packages to TFS solution causes solution auto-check-out on open?

first post: BBauer42 wrote: I noticed that after loading the Enterprise Library 6 EHAB for WCF ...

latest post: BBauer42 wrote: Thanks. I'm doing everything programmatically so I just removed the...