Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 571(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.8
As I have several forms with the quite same layout, I want to encapsulate it in just one form (TPatternForm). Is it possible to do this, inherited the form and the code as I create another unit wit...
Zones: Delphi Programming, ...Date Answered: 04/07/1999 Views: 0
Base class A contains a pointer to class X. class A {  protected: X *x; } Class B inherits from class A, but want pointer x to refer to an instance of class Y, which is inherited from class X and c...
Zones: C++Date Answered: 06/25/1999 Views: 0
Hi, I have two classes "MyFather" and "MyMother" which have their own set of attributes and methods implemented. I want to construct a new class "Me" which inherits from both "MyFather" and "MyM...
Zones: JavaDate Answered: 11/26/1999 Views: 0
Hi all ! Is there any (easy) way to change form inheritance in a D4 project. I think it must be a common problem to start with TForm inheritance and need to change it after some new similar f...
Zones: Delphi ProgrammingDate Answered: 08/30/2000 Views: 0
I was reading in the design patterns book that compsition is btter than inheritance. Can anyone explain with examples as to why that would be better. I am looking for some concreete examples. Th...
Zones: JavaDate Answered: 04/30/2003 Views: 0
Hi guys... I'm trying to learn more about inheritance in C++. I have the following experimental code (complete) that is saved as four separate files that I then compile together etc. //t...
Zones: C++Date Answered: 10/28/2000 Views: 0
I believe this is a question of inheritance, but I could be wrong.  I am still fairly new to C++ programming (worked in C all my life)...  I have a class that I created called Sprite and another cl...
Zones: C++Date Answered: 01/12/2001 Views: 0
hi,   tell me about virtual inheritence with example. thaking you sridhara swamy
Zones: C++, Microsoft Visual C++, SSIDate Answered: 05/28/2002 Views: 0
Is it possible to define a child class within CSS, which inherits values from a parent class??? For example: .font9pt{   font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 9p...
Zones: CSSDate Answered: 03/04/2003 Views: 0
why vb.net is not supporting mulitple inheritance?
Zones: .NETDate Answered: 11/06/2003 Views: 0