GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Basics
Go To First  |  Previous Question  |  Next Question 
 Basics  |  Question 12 of 42    Print  
What is reflection in Microsoft .NET Context?



  
Total Answers and Comments: 3 Last Update: November 12, 2005     Asked by: Srikanth 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 17, 2005 13:26:04   #1  
Vipul Grover        

RE: What is reflection in Microsoft .NET Context?

Every assembly in .NET has metadata associated with it which has all the information about the assembly.Reflection is used to retrieve that information. It is also used to call the methods at runtime. The various methods are present in System.Reflection namespace


 
Is this answer useful? Yes | No
September 24, 2005 09:26:27   #2  
saravanan s        

RE: What is reflection in Microsoft .NET Context?

.Net Reflection :

The REFLECTION is used to read the metadata information like(type reference and methods). Which is derived from system.assembly.reflection class object.

The simple meaning is to read assembly information by using this system.assembly.reflection class.


 
Is this answer useful? Yes | No
November 12, 2005 03:22:55   #3  
bala        

RE: What is reflection in Microsoft .NET Context?

Reflection is a tool using by this we can see the metadata information at runtime....


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape