Private assembly can be used in single application where this assembly can be stored in application’s directory. Also we can say that private assembly requires to copy in all application folder where we want to use assembly’s functionalities, without copying we cannot access private assembly’s features and power.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Private assembly can be used in single application where this assembly can be stored in application’s directory. Also we can say that private assembly requires to copy in all application folder where we want to use assembly’s functionalities, without copying we cannot access private assembly’s features and power.