Req. Ideas on Reflection Pls. help me
-
Hi, Can anyone detail me about the realtime usage of Reflection?. I would like to do a project using Reflection. Can anyone suggest the areas. Where can I get raltime Reflection samples too ? Thanks :laugh:DHARMA.R DHARMA.R
Reflection in the sense of message reflection??? If so you need to implement a custom control to take care or message reflection.
"When death smiles at you, only thing you can do is smile back at it" - Russel Crowe (Gladiator)
-
Reflection in the sense of message reflection??? If so you need to implement a custom control to take care or message reflection.
"When death smiles at you, only thing you can do is smile back at it" - Russel Crowe (Gladiator)
-
Here I meant Dynamic Assembly Loading and Creating Pluggable Software application. Can u help me in these areas. Thanks DHARMA.R
I use Reflection for the Persistence Layer to dynamically populate business objects with data from database tables. Creating a persistence layer is a good topic, seems to me. Cheers, Regards, Serge (Logic Software, Easy Projects .NET site)
-
I use Reflection for the Persistence Layer to dynamically populate business objects with data from database tables. Creating a persistence layer is a good topic, seems to me. Cheers, Regards, Serge (Logic Software, Easy Projects .NET site)
-
Hi Serge, Thanks for ur information Is there any resources for "Mastering Reflection" on web ? Resources in the sense samples,tutorials etc... If so can u pls. send me ? Best Regards DHARMA.R
Hi Dharma, As for me, I rely only on MSDN for information I need about the Reflection. I believe, .NET SDK has samples on how to use it. Regards, Serge (Logic Software, Easy Projects .NET site)