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 ?    2 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 0 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 ?    1 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 ?    0 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
 
What are the features that are new in .net 2.0 Emphasis1
what are generics? Without generics what are the disadvantages in 1.1? HP2
I am going for H1B visa interview, I am not having bank statement ,is it neccesary for stamping process? how to handle the,consulate people without that statement ?  1
About .NET Framework ? MMTS4
How do you register the dotnet component or assembly ? Accenture1
What are the mobile devices supported by .net platform  1
What is Global Assembly Cache (GAC) and what is the purpose of it?  2
WHICH IS MORE SECURED AMONG JAVA AND .NET?  3
Difference between <connectionstring> and <appsettings>  3
If background completes its processing will it wait for foreground threads? Kanbay1
Define .NET architecture ? TCS1
How .net assemblies are registred as private and shared assembly ? MMTS1
Tell me about the internal working of Garbage collector? Honeywell2
Types of assemblies that can be created in dotnet ? MMTS1
reading doc file in textbox using .net2005 with c#  2
What is the necessity for singning an assembly with a strong name? L&T1
give the feature of .net2.0 over .net1.1  5
About namespaces ? MMTS2
What is MSIL, IL, CTS?  2
Can we look at the IL for an assembly?  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