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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net Remoting
 
 


 

 
 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 do you know about .NET assemblies?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What do you know about .NET assemblies?
Answer
# 1
Assemblies are the smallest units of versioning and 
deployment in the .NET application. 

Assemblies are also the building blocks for programs such 
as Web services, Windows services, serviced components, 
and .NET remoting applications. 
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: What do you know about .NET assemblies?
Answer
# 2
An assembly is the functional unit of sharing and reuse in 
the Common Language Runtime. It provides the Common 
Language Runtime with the information it needs to be aware 
of type implementations. To the runtime, a type does not 
exist outside the context of an assembly. Assemblies are a 
fundamental part of the runtime.

In physical terms, an assembly is a collection of physical 
files that are owned by the assembly. These assemblies, 
called static assemblies, can include .NET Framework types 
(interfaces and classes) as well as resources for the 
assembly (bitmaps, JPEG files, resource files, etc.). In 
addition, the Common Language Runtime provides API's that 
script engines use to create dynamic assemblies when 
executing scripts. These assemblies are run directly and 
are never saved to disk, though you can save them to disk 
if you so choose. 

An assembly forms a logical unit of functionality, 
a “logical” dll. An assembly forms the fundamental unit of 
deployment, version control, reuse, activation scoping, and 
security permissions. Contained in an assembly is the 
assembly manifest, which contains all the metadata needed 
to specify the version requirements, security identity, and 
all information needed to define the scope of the assembly 
and resolve references to resources and classes.
 
Is This Answer Correct ?    0 Yes 0 No
James
 
 
 

 
 
 
Other Dot Net Remoting Interview Questions
 
  Question Asked @ Answers
 
What?s Singleton activation mode?  3
Which namespace is used for encryption ? Digital-GlobalSoft2
How do you register a .NET assembly? Microsoft1
Can you configure a .NET Remoting object via XML file?  1
In which conditions do you opt for Remoting services? Tech-Mahindra6
What?s a proxy of the server object in .NET Remoting?  1
How do you define the lease of the object?  1
What are possible implementations of distributed applications in .NET?  1
What distributed process frameworks outside .NET do you know?  1
What are various types of assemblies ? TCS1
What are remotable objects in .NET Remoting?  2
What is UUID and GUID what is the size of this ID ? DELL2
What is the difference between authentication and authorization ? Digital-GlobalSoft2
What is strong name and what is the need of it ? Digital-GlobalSoft1
What do you mean by passport authentication and windows authentication ? TCS2
What is the difference between private and shared assembly?  1
Where are shared assemblies stored?  2
What is strong name and what is the purpose of strong name ? TCS3
What is assembly ? DELL2
What are channels in .NET Remoting?  1
 
For more Dot Net Remoting Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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