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

Answers were Sorted based on User's Feedback



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

Answer / rajitha

Types of assemblies in asp.net : specially 2 types

1.private :It will be stored only in local root directory


2.shared:It will be stored in Global Assembly Cache.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Dot Net Framework Interview Questions

How do you specify comments using razor syntax?

0 Answers  


What is Area in ASP.Net MVC?

0 Answers  


What is Value type and reference type in .Net

1 Answers  


what is lazy loading in entity framework?

0 Answers   Microsoft,


When will the .net framework 3.0 be released?

0 Answers  






What is mapping in entity framework? : Entity framework

0 Answers  


What is the use of finalize and dispose eventhough garbage collector is working?

3 Answers   Kanbay,


How can you prevent your class to be inherated further

1 Answers  


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

0 Answers   NA,


what is csdl?

0 Answers   Microsoft,


How can I return string result from action in asp.net mvc?

0 Answers  


What is clr? How does work clr & wht is work of clr?

0 Answers  


Categories