adspace
Answer Posted / Vinay Kumar Sharma
Private Assemblies are .NET DLLs (Dynamic Link Libraries) that are only accessible to the application that they were built with. They are stored in the application's binary directory and do not need to be registered in the system registry.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers