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 2986(0.002 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.2
Hi, I've looked up several good books on C++ but haven't been able to find a satisfactory explanation for the order of destruction in case of inheritence and virtual functions especially involving...
Zones: C++, SSIDate Answered: 10/14/1997 Views: 0
Explain virtual function with an example. When it is appropriate to declare a function as virtual.?
Zones: C++, SSI, Tivoli Storage ManagerDate Answered: 03/09/1998 Views: 0
I created a web app and now need to deploy it via a setup program. How do I create an IIS virtual directory and set security options such as ssl, execute only + more...
Zones: Windows ProgrammingDate Answered: 09/01/1999 Views: 0
I've figured out how to use virtual screens in mode 13h. Now I am trying to change to 640x400 at 256 colors.I initialized the graphics with a super vesa unit I found and all i get is the top quarte...
Zones: Pascal, Tivoli Storage ManagerDate Answered: 04/19/2000 Views: 0
Redhat 6.1 host : 10.20.24.1 I need some virtual IP With linuxconf I added 10.20.24.101-120 I cannot ping this IP (hosts unreachable) Where's the problem ? DNS ? (what's the DNS rpm name...
Zones: Linux, Tivoli Storage Manager, RPM I...Date Answered: 06/08/2000 Views: 0
If I lock up a console and am able to get to another console with alt-F2 for example how can I kill the first console so I can regain keyboard control there again without rebooting?
Zones: LinuxDate Answered: 07/09/2000 Views: 0
Hello, I am currently running the IIS 5.0 SMTP Service.  I have a DNS server installed, which contains several MX records routing mail to the \Drop directory.  I do not have microsoft exchange.  Is...
Zones: Windows NT NetworkDate Answered: 07/31/2000 Views: 0
Occasionally, I'm unable to get to my website. In IIS manager, I notice that my virtual directory has reverted back to a normal folder!  I have to re-create the virtual directory to remedy the prob...
Zones: Microsoft IIS Web Server, SSI, Tivoli Storage...Date Answered: 11/14/2003 Views: 0
I have set a web in RH6.1 and www.xxx.com is ready So I add Virtual host in Web Add the following into httpd.conf ======= <VirtualHost 202.70.2.18> DocumentRoot /home/httpd/html ServerNam...
Zones: Apache Web Server, Tivo...Date Answered: 02/28/2001 Views: 0
Hi, I have a base class with two fucntions, both the same name but taking other parameters : e.g. virtual int ProcessStuff (char *Text) ; virtual int ProcessStuff (int x) ; In an inherit...
Zones: C++Date Answered: 05/02/2001 Views: 0