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 2857(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!

5.6
hi, i've build a template class for hash tables. in it there's a public class NotFound which is used as an exception when a key isn't found (throw NotFound();). in my program i do the following: ...
Zones: C++Date Answered: 07/21/1997 Views: 0
When I try to load Netscape Communicator I get error message "program caused an illegal operation & will be shut down-netscape caused an exception 8007007fH in module Kernel32.dll." I loaded an old...
Zones: Web BrowsersDate Answered: 11/17/1997 Views: 0
I have a case where I cannot catch exceptions generated by CRecordset::MoveNext().  Other exceptions are caught by my exception handler (catch block), but this one results in only the following mes...
Zones: Windows MFCDate Answered: 04/20/1998 Views: 0
I am having some probelms with my computer..... I was wondering if you can help. First..I am having probelms with my printer.... foe example.. when I start Windows 95, right before the log-in box I...
Zones: Windows 95Date Answered: 08/28/1998 Views: 0
Windows 98 seems terribly prone to random blue-screening. Are there known causes for this, and are there any fixes?
Zones: Windows 95, Tivoli Storage ManagerDate Answered: 08/07/1998 Views: 0
Hi, I would like to know how to avoid any error messages from displaying the little windows error box? The error don't came from my code it came from an external event so the try/except statement d...
Zones: Delphi ProgrammingDate Answered: 10/12/1998 Views: 0
Hello, Is there a way to set the default focus within a dialog? The problem I'm having is with modal dialog that displays without any of the controls selected. If the TAB key pressed the following...
Zones: JavaDate Answered: 01/22/1999 Views: 0
What is the memory model for C++ exceptions?  I'm interested in an explanation of both forms that Visual C++ 5.0 provides: C++ exception handling and structured exception handling. Are exception o...
Zones: C++Date Answered: 03/12/1999 Views: 0
I want to write my own Exception classes for my application. What shud be the approach. Any ideas. (The idea is to log the Exception messages, or standardize on way the Exceptions are handled...
Zones: Java, J2SEDate Answered: 01/22/2000 Views: 0
is there a way to cause msdev to break out on frist chance exceptions?  And if so, how do I do it?  Further, if not, is there any way to debug first chance exceptions?
Zones: Windows MFCDate Answered: 02/18/2000 Views: 0