Dear Friends ,
i am starting the vb.net topics from point of view to achieve the every success which we want in vb.net
Dear Friends ,
i am starting the vb.net topics from point of view to achieve the every success which we want in vb.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jan MontanoPosted Jan 30, 2008, 1:00 AM
Real-world Reflection in .NET
KaranPosted Jan 29, 2008, 12:32 PM
Hello Miss Anamika
U r right
but i want to know the proper program example of reflection in vb.net
u told a good thing about reflection but i need some example . so plz if u have any example then plz send it or make it.
u know somebody told me that reflection used in assemblies , so i want the example in that way.
so if u get the material then plz send it to me.
and thank u very much for joining the topic of reflection
anamika agrawalPosted Jan 29, 2008, 6:12 AM
reflection describes the ability to inspect and manipulate program element at run time....
for eg. enumerate thr member of a type,instantiate a new object,execute the members of an object...,create and compile a new assemble etc