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
What are Code Blocks in Views?
Can I add mvc testcases in visual studio express?
what is entityclient?
Is it possible to create a custom filter?
What is the full form of sp?
What is a model in android?
mention what are the various methods provided by the dataset object to generate xml?
How does the 'page lifecycle' of asp.net mvc works?
What is Layout in ASP.Net MVC?
How do I install .net framework?
What is viewdata?
What is the advantage of mvc?
How the ‘page lifecycle’ of ASP.Net MVC does works?
What you mean by routing in mvc?
What are the advantages of asp.net mvc?