Using Enterprise Library in multiple apps

Last post 11-08-2009 8:55 AM by sukumarraju. 1 replies.

Sort Posts:

  • Using Enterprise Library in multiple apps

    11-06-2009, 8:28 AM
    • Participant
      1,635 point Participant
    • JohanNL
    • Member since 03-28-2003, 8:58 AM
    • Posts 1,196

    We have a lot op apps.

    Is there a way to centralise all enterprise library config information?

    Is it possible to store Enterprise library settings in the machine.config?

     

     

    Johan Theunissen
    MCPD, MCSE, MCTS BizTalk 2006

    ==============================

    Please mark the most helpful reply/replies as "Answer".
  • Re: Using Enterprise Library in multiple apps

    11-08-2009, 8:55 AM
    Answer
    • Contributor
      5,192 point Contributor
    • sukumarraju
    • Member since 06-14-2006, 6:01 PM
    • Scotland, UK
    • Posts 1,139

    Hi

    Each application contains its own config file(either app.config or web.config) 

    I dont think that it is a good practise to use a single config settings for different applications. Note that it also depnds on the Application blocks your using (i.e., Data Access applicaiton block, Exception Handling application block, Validation application block or other block).

    you may consider using the same config settings for all your applications.

    To get best response to your query here http://entlib.codeplex.com/Thread/List.aspx

    Thanks,

    -- "Mark As Answer" if my reply helped you --
    Recommended Book
    Application Architecture Guide 2.0
    My Blog
Page 1 of 1 (2 items)