ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net Framework
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
what is an assembly?
 Question Submitted By :: Nagraj_10@rediffmail.com
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is an assembly?
Answer
# 1
An assembly is a file that is automatically generated by 
the compiler upon successful compilation of every .NET 
application. It can be either a Dynamic Link Library or an 
executable file.
ASSEMBLIES ARE THE BUILDING OF DOTNET 
FRAMEWORK ,FUNDAMENTAL UNIT OF DEPLOYMENT ,VERSON 
CONTROL,REUSE, ACTIVATION SCOPING AND SECURITY PERMISSION
Diffrent Types of Assemblies:
1.PRIVATE
2.SHARED/PUBLIC
3.SATELLITE 
4.DYNAMIC
5.SINGLE FILE ASSEMBLY
6.MULTYFILE ASSEMBLY
Fratures of Assembles:
1.Assemblies are self_describing.
2.Version dependencies are recorded inside manifest.
3.Assembliles can be loded side by side.
4.Applilcation isolation is endured using application 
domains.
5.Installation can be as easy as copying the files that 
belong to an assemly.
6.Assemblies can be shared or private.
 
Is This Answer Correct ?    3 Yes 0 No
M.d.mallikharjuna Rao
 
  Re: what is an assembly?
Answer
# 2
assembly is the logical code of data,and self deployment unit,
in physical it exist either .dll or .exe,
it contains four major parts:
1. Menifest- additional information of regarding to assembly
2. Type metadata:-Data about data or structure of classes
3. MSIL code:- containing business logics
4. Set of Resource: information or resource of other assembly
 
Is This Answer Correct ?    2 Yes 1 No
Prabhat
 
 
 
  Re: what is an assembly?
Answer
# 3
Assembly's are major building blocks of .net which is
generated by the language compiler.
Assemblies contains MSIL code,metadata,manifest,resource
information.
 assemblies can be a .dll or .exe files
 .dll assembly is called as library assemblies.
 .exe assembly is called as process assemblies.
 
Is This Answer Correct ?    1 Yes 0 No
Shiva Kumar
 
  Re: what is an assembly?
Answer
# 4
asembly is nothing but .dll or .exe files
 
Is This Answer Correct ?    1 Yes 0 No
Chinna Chowdary
 
  Re: what is an assembly?
Answer
# 5
Its versioning deployment unit. it consists of assebly 
manifest,Metadata.
 
Is This Answer Correct ?    1 Yes 0 No
Veeru
 
  Re: what is an assembly?
Answer
# 6
It is the smallest runtime unit
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: what is an assembly?
Answer
# 7
assembly is set of resources and types,along with 
metadata.About these resources and types it deploye as a 
single unit.It contains 1.Metadata
                        2.manifast
                        3.MSIL
                        4.Type /Security information.
                        5.Resources
 
Is This Answer Correct ?    1 Yes 0 No
Srinivasarao
 
  Re: what is an assembly?
Answer
# 8
assembly is the standard for components develoment with the 
ms.dotnet.assemblies may exists or may not exists.
all these assemblies consists defination of 
types ,versioning information of the 
types,metadata,manifest.
 
Is This Answer Correct ?    2 Yes 0 No
Ravisastri
 
  Re: what is an assembly?
Answer
# 9
Assembly will generated for the project when it complies.
Each project have assembly either in .dll or .EXE format


Assembly file contains the IL, metadata , manifest(
information about the assembly version and other related
informations)

there are two types single file and multifile.
in multifile all (metadata, manifest, IL) in separate files.
while in single file all( IL, Manifest, Metadata) are in one
file.
 
Is This Answer Correct ?    2 Yes 0 No
Anjana
 
  Re: what is an assembly?
Answer
# 10
assebly is a single deployment unit that contains all the
informations like dll and exe and MSIL
code,metadata,manifest,resource
information.
 
Is This Answer Correct ?    0 Yes 0 No
Rubanjames
 

 
 
 
Other Dot Net Framework Interview Questions
 
  Question Asked @ Answers
 
im software developer (.net). i goth1b (usa )appointment 30th of this month . chennai people asking responsbilities .can anyone wht responsbilities i need say . plz help me  2
What is the difference between managed and unmanaged code? IBM5
Which is the best institute in hyderabad to learn DotNet? Infosys74
What is the use of trace utility ?  1
How would you make a combo-box appear in one column of a DataGrid?  1
What is the use of finalize and dispose eventhough garbage collector is working? Kanbay3
What is different between User Control and Web Control and Custom Control?  1
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred? Deloitte1
If we want to construct our own Garbage collector what are the steps things we have to do? Honeywell3
Tell me the best web-sites for Learning the ASP DOT NET.  1
What are the properties of Thread class?  1
If we not suppress finalize method in dispose what will happen? Kanbay1
Have you designed any components? HP1
What are the mobile devices supported by .net platform  1
If you are using components in your application, how can you handle exceptions raised in a component ? Accenture3
What is boxing and unboxing? Kanbay2
exe abrevatiom IBM4
about triggers? CSC1
creating crystal reports in asp.net & vb.net  1
How do you sort a dataset?  2
 
For more Dot Net Framework Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com