all groups > dotnet distributed apps > december 2004 >
You're in the

dotnet distributed apps

group:

Reflection



Reflection Venkat
12/27/2004 11:27:01 PM
dotnet distributed apps: What is Reflection and where should i USe ?
Re: Reflection Sam Santiago
12/28/2004 12:53:51 PM
You might want to start with the simple HOWTO samples here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpqstart/html/cpsmpnetsamples-howtoreflection.asp

Reflection is essentially the ability to use meta data in an assembly to
dynamically discover the properties and methods available for any given
class in that assembly.

Thanks,

Sam

--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com
_______________________________
[quoted text, click to view]

AddThis Social Bookmark Button