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

What is the equivalent of date() and time() in asp.net?

705


In the Repeater control which way you can edit?

830


Define session in asp.net.

704


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

734


Explain the Session state management options available with ASP.NET?

751






What is application variable?

687


Which type of state management is provided by Query String in ASP.NET?

762


What are the differences between the response.write() and response.output.write()?

743


Differentiate between globalization and localization.

728


How many types of sessions are there in asp net?

708


how to write html code with ssl

1726


Which method is used to enforce garbage collection in .net?

590


What are strong names?

765


What is redirecting behavior?

708


Explain the role of global.asax?

709