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                      
tip   SiteMap shows list of All Categories in this site.
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 Partial Assembly References?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Partial Assembly References?
Answer
# 1
We can dynamically reference an assembly by providing only 
partial information, such as specifying only the assembly 
name. When you specify a partial assembly reference, the 
runtime looks for the assembly only in the application 
directory.

We can make partial references to an assembly in your code 
one of the following ways:

1) Use a method such as System.Reflection.Assembly.Load and 
specify only a partial reference. The runtime checks for 
the assembly in the application directory.

method and specify only a partial reference. The runtime 
checks for the assembly in the application directory and in 
the global assembly cache.
 
Is This Answer Correct ?    1 Yes 1 No
Swapna
 
  Re: What is Partial Assembly References?
Answer
# 2
A full assembly reference includes the assembly's text 
name, version, culture, and public key token assembly has a 
A full assembly reference is required if you reference any 
assembly that is part of the common language runtime or any 
assembly located in the global assembly cache. You can also 
dynamically reference an assembly by providing only partial 
information, such as specifying only the assembly name. 
When you specify a partial assembly reference, the runtime 
looks for the assembly only in the application directory.
 
Is This Answer Correct ?    3 Yes 0 No
Reddy
 
 
 

 
 
 
Other Dot Net Framework Interview Questions
 
  Question Asked @ Answers
 
what is .net? IBM12
What are Satellite Assemblies? How you will create this?  3
What is shared and private assembly ? Accenture2
What is gacutil.exe. Where do we store assemblies ? Accenture2
What are the ways to show data grid inside a data grid for a master details type of tables?  1
Have you designed any components? HP1
Can you handle all button click events at once in a form? Give coding. Kanbay1
If background completes its processing will it wait for foreground threads? Kanbay1
Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables?  1
What are the different authentication modes in the .NET environment?  2
VIEWS WITH SYNTAX AND EXAMPLE IN SQL  1
Does the .NET Framework have in-built support for serialization?  1
Difference between manifest , metadata? TCS3
If we not suppress finalize method in dispose what will happen? Kanbay1
what is the diff b/w asp.net 2.0 & 3.5  2
Which is the best institute in hyderabad to learn DotNet? Infosys74
What is strong name?  4
What is namespace used for loading assemblies at run time and name the methods?  2
What are the mobile devices supported by .net platform  1
In which circumstances you used delegates? HP3
 
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