What are the types of assemblies and where can u store them
and how ?

Answer Posted / mehul kumar wani

Assembly having 3 Types:
1) Private: only for single application.
it will be stored in local Root Directory.
2)Shared: Shared b/w more then one Application.
Stored in GAC(Global Assembly Cache).
3)Sattelite:This is uesd for Localization of Language.
(Localization means Translating)

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by bootstrap in mvc5?

858


what is linq to entities?

852


Explain the new features 3.5 framework against with the tool?

703


What is object service? : Entity framework

886


Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).

2037


Explain the difference between viewbag and viewdata in mvc?

749


What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?

770


mention what is code first approach and model first approach in entity framework?

886


Which version of the common language runtime (clr) does the .net framework 3.0 use?

778


Explain test driven development (tdd) ?

752


What is session state management?

771


What is the advantage of using asp.net routing?

796


How to use Jquery Plugins in ASP.Net MVC validation?

755


What is the difference between windows vista and .net framework 3.0 ?

743


What is entity graph? : Entity framework

732