What is an assembly?

Answer Posted / praveen dintakurthy

1).Assembly is a file (or) module which compiles to an dll
(or) exe file.

2).Assembly is a logical collection of types,methods and
classes which are packed together and works as a single
functional unit.

3).Assemblies are divided into following categories : -
(a).Private assembly.
(b).Shared assembly.
(c).Satellite aassembly.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

538


Explain the difference between response.redirect vs server.transfer

620


What is a web pool?

588


How to do state management in ASP.NET?

601


How many types of sessions are there in asp net?

526






Explain the function of new view engine in asp.net? : asp.net mvc

526


What is the use of autowireup in asp.net?

565


Which validator control you use if you need to make sure the values in two different controls matched?

653


What is difference between mvc and asp.net? : Asp.Net MVC

572


What is difference between asp.net and asp?

565


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

2366


What are the versions of garbage collection?

1460


What is GAC in ASP.NET 2.0

591


Explain Session state management options in ASP.NET.

597


What are the advantages of asp.net?

544