Enterprise library 4.0

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John

    Enterprise library 4.0

    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


  • Alvin Bruney [ASP.NET MVP]

    #2
    Re: Enterprise library 4.0

    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
    -------------------------------------------------------


    "John" <info@nospam.in fovis.co.ukwrot e in message
    news:e1EQi5YwIH A.4564@TK2MSFTN GP06.phx.gbl...
    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
    >

    Comment

    Working...