Enterprise library 4.0

J

John

Hi

Is it worthwhile using enterprise library 4.0 for logging, exception
handling and data access? Currently I am doing all this myself and am
wondering if it is worth recoding to standardise to Enterprise Library. Are
others using the library as a matter of routine?

Thanks

Regards
 
A

Alvin Bruney [ASP.NET MVP]

Yes it is. It absolutely is. Does your custom code deal with concurrent file
access? Can you configure and redirect to different outputs at run-time? Is
your code safe from memory leaks? on and on.

--

Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The O.W.C. Black Book, 2nd Edition
Exclusively on www.lulu.com/owc $19.99
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top