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

6.8
I'm new to this game, so forgive me if I've made an obviously blundering mistake. I have set up DNS for my intranet (ok, overkill for only 4 machines, but I wanted to understand DNS). I have set u...
Zones: Linux, Linux DistributionsDate Answered: 07/27/1998 Views: 0
I've created a spin control asociated with an edit box control, i want to use it for increase/decrease the number in the edit box. It works !!! but... the arrows seem to be reversed, when i click t...
Zones: Windows MFCDate Answered: 03/13/1999 Views: 0
A friend (and yes he exists) has asked me what I know about reverse engineering a exe file that was written in VB. The question is:  How can it be done and what tips? TIA
Zones: Visual BasicDate Answered: 01/24/2000 Views: 0
Hello, This script part should return the hostname. The input is the IP address of the host. $Address = "192.168.0.1"; $Address =~ s!\Aaddr=!!; if ($Address) {       if ($Address =~ m!(\d+)...
Zones: PerlDate Answered: 08/13/2000 Views: 0
when i do reverse engineer in S-designor on my database, is it going to change anything on the database structure (indexing, key ) etc. i'm afraid it will change anything since my objective to ...
Zones: SybaseDate Answered: 08/17/2000 Views: 0
I wrote a Visual Basic program and made an exe file (136 kb) and have now lost the source code.  Is it possible to reverse compile it?  (I'm desperate... email me directly and help me, and I'll gla...
Zones: Visual BasicDate Answered: 09/09/2001 Views: 0
I have a private LAN, which is connected to the domain server with optical fibre leased line. They have supplied me a range of IP addresses i.e. a portion of the class C IP. So I can't configure t...
Zones: Networking, DHCP, DNSDate Answered: 08/31/2003 Views: 0
Hello experts, I have a table with ID, Username, Type and timeIn columns. ID is an identity column. This table logs login attempts (Type: Success, Failed) E.g. ========================...
Zones: MS SQL ServerDate Answered: 02/16/2003 Views: 0
Hullo everyone. I just read about reverse engineering on some websites today. does the term mean that i can get C++ code from an executable? I am really curious how this works, because until today,...
Zones: C++Date Answered: 04/07/2003 Views: 0
i have this string : a, b, c   or a, b, c, d, e etc .. i would like to do : c, b, a   or e, d, c, b, a etc ..
Zones: Visual BasicDate Answered: 11/15/2003 Views: 0