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

+2


a source to share


4 answers


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.

+1


a source


We have released standalone Unity 2.0, Unity 2.0 for Silverlight, and the full documentation for Enterprise Library 5.0.



+1


a source


Unity 2 is not yet complete (still in beta 2). I think we need to wait.

In addition, the Unity 2 config file is much easier to enter manually compared to the 1.x versions.

0


a source


If you are interested in the Unity config tool that was part of the beta but did not make it to the final version of EntLib5.0, you can find it here

0


a source







All Articles