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 ) ...
http://www.experts-exchange.com/Programming/Game/3D/Digital_Lightwave/Q_10197051.html
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 ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20653391.html
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
| /
| /
|/...
http://www.experts-exchange.com/Other/Math_Science/Q_20797678.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20810944.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20882530.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20902232.html
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 ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20934676.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_20943814.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21414864.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21491527.html
Zones:
Visual BasicDate Answered: 07/14/2005 Grade: A Views: 4