1
Reply

What is Reflection in ASP.NET 2.0

Sanjeev Singh

Sanjeev Singh

16y
10.2k
0
Reply


    This is a brief definition about reflection
    I can add, it is used mainly to parse types for a given assembly
    to view meta data
    But it is the most useful in my point of view for the  late binding