What are the types of assemblies and where can u store them
and how ?
Answer Posted / santhosh.gs
assemblies are of two types, They are Shared assembly and
private assembly. shared assemblies are shared among
multiple applications and they are stored in Global
Assembly Cache. Private Assemblies implies to a single
application and they are stored in the root directory of
the application.
| Is This Answer Correct ? | 40 Yes | 4 No |
Post New Answer View All Answers
Does windows 10 need .net framework?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
what do you mean by table-per-hierarchy?
how to disable the lazy loading framework?
How you can implement custom validation in asp.net MVC?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Is .net framework dead?
What is entity framework in asp net?
what is ssdl?
What is a view engine?
Explain tempdata in mvc?
How the ‘page lifecycle’ of ASP.Net MVC does works?
Is dapper faster than entity framework?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is .net framework in simple terms?