c# - Microsoft Unity LoadConfiguration Performance ASP.NET Issue -


we using microsoft unity xml file configuration. have separate unity.config file (pointed our web.config). "cache" container statically. container initialized on application_start.

the problem when calling loadconfiguration first time, it's quite slow 10-15 seconds. have 200 types registered. not of problem in production (one time) during development it's quite overhead.

anyone same issue?

thanks


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -