.NET Reflection

Question posted in Computer Software on 06 2010
Rate question difficulty level 0 Votes
what is reflection?
 
 
2 Answers
 
The common language runtime loader manages application domains. This management includes loading each assembly into the appropriate application domain and controlling the memory layout of the type hierarchy within each assembly.

full article : http://msdn.microsoft.com/en-us/library/f7ykdhsy%28VS.71%29.aspx

06/24/2010
 
 
Reflection provides objects that encapsulate assemblies, modules, and types. You can use reflection to dynamically create an instance of a type, bind the type to an existing object, or get the type from an existing object. You can then invoke the type's methods or access its fields and properties.

09/03/2010
 
 
Add an answer*
 
Your name
Email
 
Company: TGS
Location: Israel
.NET Reflection

add a question

arrow_blue


Now hiring!
---------------------------
---------------------------
---------------------------
---------------------------
Mercer 
---------------------------
---------------------------
---------------------------