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/Lightwave_3D/Q_10197051.html
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 ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20653391.html
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
| /
| /
|/...
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 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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20882530.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20902232.html
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 ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20934676.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_20943814.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21414864.html
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 ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21536022.html
Zones:
C#Date Answered: 08/23/2005 Rating: 9.2 Views: 0