Since I am new to using Unity 2.0, I need some pointer or suggestion as to how can I configure a single Unity container for multiple project within the same application?
I need to configure the container using configuration files instead of the API.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can load different config files if you want to. This article describes how to load configuration from alternative files.