What are private assemblies?



What are private assemblies?..

Answer / 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

More ASP Interview Questions

Is asp a programming language?

1 Answers  


Should user input data validation occur server-side or client-side?

1 Answers  


How do I print an aspx file?

1 Answers  


who is the best Trainer for ASP.NET MVC in Hyderabad?

0 Answers  


Can I use the win32 api from a .net framework program?

1 Answers  


Explain the post & get method?

1 Answers  


Explain the post and get method or explain the difference between them?

1 Answers  


What data types does the rangevalidator control support?

1 Answers  


Why does my code get a security exception when I run it from a network shared drive?

1 Answers  


What is difference between Server.transfer and Response.redirect ?

7 Answers  


Explain the difference between server.transfer and response.redirect?

1 Answers  


What is asp full form?

1 Answers  


Categories