Enter Keywords:
1 - 10 of 241(0 seconds)
Sort By:
 
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: LightwaveDate Answered: 08/24/1999 Rating: 7.4 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 Rating: 6.8 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 Rating: 8.4 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 Rating: 8.2 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 Rating: 5.8 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 Rating: 9.4 Views: 0
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 Rating: 8.4 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 Rating: 6.8 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 Rating: 7.8 Views: 0
Hi I want to place the tests needed in the code using attributes. There seems to be enough code snippets around for me to cover this.  e.g. // Test cases, run these here on the function and ...
Zones: C#Date Answered: 08/23/2005 Rating: 9.2 Views: 0