Enterprise library 4.0

  • Thread starter Thread starter John
  • Start date Start date
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
 
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
 
Back
Top