About Assembly in .NET, types of assemblies, their
difference, How to register into GAC. How to generate the
strong names & its use ?

Answer Posted / sivasubramanian hariharan

Assembly is a basic building blocks of .net framework.
There are 3 types of assembly.
1. Private Assembly
2. Shared Assembly
3. Satelite Assembly.
GAC is used to provide the different versioning.Strong name
used to use it without any complication or fault.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can add the css in mvc?

588


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

564


Is dapper better than entity framework?

531


Explain the difference between Viewbag and Viewdata in ASP.NET MVC?

567


What is Area in ASP.Net MVC?

611






What are the new features 3.5 framework against with the tool?

538


what is model first approach?

605


What is presentation framework?

545


What is the "helperpage.isajax" property?

687


What is meant by bootstrap in mvc5?

637


What is object service? : Entity framework

628


What is Dependency Injection in ASP.Net MVC

584


How large is the .net framework 3.0?

556


What are advantages of Dependency Injection (DI) in ASP.Net MVC?

572


Can a view be shared across multiple controllers? If yes, how we can do that?

587