madhavrao… » Uncategorized

Enterprise Library 3.1 was published for Visual Studio 2005. Enterprise Library 3.1 can be divided into following parts:

  1. Library which works against .Net 2.0 and can also be used with applications developed with .Net 3.5
  2. Design time tool support both outside Visual Studio 2005 IDE as a standalone tool and inside Visual Studio 2005 as integrated tool.
  3. Software Factory to extend Application Blocks and create new Application Block

All of this would work with Visual Studio 2005 except Visual Studio IDE integrated tool for modifying configuration files. Patterns and Practice team has developed registry script which will change it.

To enable Enterprise Library Configuration Editor inside Visual Studio 2008, one would have to follow following steps:

  1. Run the registry script available at Codeplex
  2. Run “devenv /Setup” command from Visual Studio Command prompt.

Share this post :