Unity 2 and Enterprise Configuration Tool
Can anyone show me how to use the Enterprise Library Configuration Tool with Unity2
No matter what I did, when I open the Enterprise Library Configuration Tool, I might not be able to work with the Unity config file.
When I click on the menu to add a new block, there is no Unity config block
What am I doing wrong?
thanks for the help
a source to share
Unity 2.0 and documentation are available as a separate download today.
http://msdn.microsoft.com/unity
http://blogs.msdn.com/agile/archive/2010/04/20/microsoft-enterprise-library-5-0-released.aspx
Unfortunately, the limited support for Unity configuration in the Configuration Tool that you may have seen in one of the beta releases of EntLib 5.0 did not make it to the final release due to time constraints.
However, we made Unity XML configuration much easier for the author with things like assembly and namespace aliases to save the need to re-specify fully qualified types.
a source to share