Advertisement

1 - 10 of 196 containing alltags:("Reflection") (0 seconds)
i have modeled & animated boxed products but i have not been able to give the product mapping in such a way that it shows proper reflection & shine (glossiness as such on various waffer packets ) ...
Zones: Digital Lightwave 3D SoftwareDate Answered: 08/24/1999 Grade: B Views: 0
I am writing a Windows Service.  In the same project and name space I have some classes.  I wish to execute certain methods of certain classed on the fly.  I have the class name and method name in ...
Zones: C#Date Answered: 06/19/2003 Grade: A Views: 0
I've been researching this for days.  I haven't been able to find the answer. I was going to give up, then I found this site :)  Registered and here we go... a     d |    /           |  / |/...
Zones: Math & ScienceDate Answered: 11/15/2003 Grade: A Views: 0
Ok I have a this nifty method in a class that instantiates itself with data from the database. here's the weird thing. I'm getting an endless loop in a for loop??? I'm using this exact code in o...
Zones: C#Date Answered: 12/01/2003 Grade: A Views: 0
I am writing a generic logging assembly for our .NET projects so that people can include a reference to the Logging assembly in their project, use a factory to instantiate a logger for the class, a...
Zones: C#Date Answered: 02/12/2004 Grade: C Views: 0
Howdy. I am attempting to use Reflection to set properties on a dropdownlist on webform at runtime. The following code works beautifully: //get a reference to a control on the Parent form Contr...
Zones: C#Date Answered: 08/09/2004 Grade: A Views: 23
Hi, could anyone give some sample code on how to create a property for a class using reflection. I already have the class, i just want to add a few properties to it during runtime, and access them ...
Zones: C#Date Answered: 03/29/2004 Grade: A Views: 0
Hi Guys, Now this is interesting..... Here is the case, I have two assumptions.. 1. The class is avialable in my web app's class path. 2. I have the name of the class as a string( not fully...
Zones: JSPDate Answered: 04/05/2004 Grade: B Views: 0
I have a property defined which is a comma seperated list of classes. Each one of these classes extend a Class A and implement methods of class B. What I want to do is for each class in this list...
Zones: JavaDate Answered: 05/13/2005 Grade: A Views: 0
Is there anyway to find out programmatically the names of all the methods and properties that a class implements? For instance..... List all the methods in Class A to a text box? Some langua...
Zones: Visual BasicDate Answered: 07/14/2005 Grade: A Views: 4